Bitmap graphics on an Arduino Touch Screen and other top Arduino Displays


https://www.electronics-lab.com/bitmap-graphics-arduino-touch-screen-top-arduino-displays/

In this video tutorial educ8s.tv shows us how to load bitmap graphics in our Arduino Touch Screen projects using Adafruit’s GFX library. The procedure that I am going to describe works with all the color displays that are supported by Adafruit’s GFX library and by the displays that use the TFTLCD library from Adafruit with […]

3 MilliWatt-Consumption Data Glasses


https://www.electronics-lab.com/3-milliwatt-consumption-data-glasses/

Data glasses display information to the eye without interfering with the wearer‘s vision but they run energy down very quickly due to the consumption of electronics while processing video images and data. Researchers at  Fraunhofer Institute for Organic Electronics, Electron Beam and Plasma Technology FEP had developed a new data glass that has low-power consumption. […]

A LEGO-Compatible Digital Weather Billboard


https://www.electronics-lab.com/lego-compatible-digital-weather-billboard/

Internet of LEGO “IoL” is an interactive LEGO city built and designed by Cory Guynn, a cloud computing and IoT enthusiast. This project combines computer and electronics  engineering with our favorite childhood toy, LEGO! Through the IoL blog, Cory shares a collection of circuit projects, coding examples, and tutorials which use Arduino, Raspberry Pi, NodeJS, […]

CHIP Computer Project: CPU Temperature Monitor with OLED display SSD1306


https://www.electronics-lab.com/chip-computer-project-cpu-temperature-monitor-oled-display-ssd1306/

Today educ8s.tv is going to connect an OLED display to the CHIP 9$ computer in order to monitor its CPU temperature in real time. I received the CHIP single board computer about a year ago. It is an impressive board, it costs $9 and it offers a 1GHz CPU, 256MB of RAM wifi Bluetooth and […]

Tiny OLED PC Performance Monitor


https://www.electronics-lab.com/tiny-oled-pc-performance-monitor/

Rupert Hirst build a tiny OLED PC performance monitor based on Psyrax’s serial monitor. The display monitors CPU and GPU temperature and activity etc. He writes: After a recent purchase of a Nvidia GTX1080 graphics card, 4k monitor plus Doom(2016), I thought it would be great to see some external telemetry… from my exorbitant purchase. Then, […]

RFID Tutorial with an Arduino Uno and an OLED display


https://www.electronics-lab.com/rfid-tutorial-arduino-uno-oled-display/

educ8s.tv uploaded a new video on a RFID Arduino Tutorial: Today we are going to build a very interesting project. For the first time we are going to use RFID tags with Arduino. I have built a simple project which reads the Unique ID (UID) of each RFID tag we place close to the reader […]

DIY Altimeter using a NEO UBLOX GPS module and a Color OLED


https://www.electronics-lab.com/diy-altimeter-using-neo-ublox-gps-module-color-oled/

In this video educ8s.tv is going to build a DIY Altimeter using the UBLOX NEO-6M GPS module along with a color OLED display with the SSD1331 driver. About a year ago, I built some GPS projects using this GPS shield. This shield is great but unfortunately it is no longer available for sale. Also its […]

Arduino Tutorial: Color OLED SSD1331 display with Arduino Uno


https://www.electronics-lab.com/arduino-tutorial-color-oled-ssd1331-display-arduino-uno/

In this video educ8s.tv shows us how to use the Color OLED display with the SSD1331 driver with Arduino. It’s very easy! A few weeks ago, I discovered this promising new display on Banggood.com and I thought that it might be useful in some of our projects so I bought it right away. It is […]

Tiny Lisp Computer using ATmega328


https://www.electronics-lab.com/tiny-lisp-computer/

The Tiny Lisp Computer is a self-contained computer programmed in Lisp. Some programming examples are included in the author’s website. This article describes a self-contained computer with its own display and keyboard, based on an ATmega328, that you can program in Lisp. You can use it to run programs that interface to components such as […]

How to interface OLED 0.96inch LCD with Arduino


https://www.electronics-lab.com/interface-oled-0-96inch-lcd-arduino/

This tutorial is going to teach you the basics on using OLED 0.96inch LCD128x64 with Arduino. OLED 0.96 inch is a monochrome graphic display module with a built-in 0.96 inch, 128X64 high-resolution display. OLED 0.96inch is able to work despite the absence of backlight. In a dark environment, contrast of OLED display is higher than […]