Tag: OLED
Displaying Customized Graphics on OLED display using Arduino
One thing we all always wish we could do when using any display is to load our own custom graphics, be it a logo, gif etc. In today’s tutorial we will show how to do just that on an OLED display using an Arduino. OLED (organic light-emitting diode) display is a display based on...
Continue ReadingeVscope – Reaching for the stars as never before
Humanity has always been trying to reach for the stars, this lead to huge scientific developments that got the man into the moon, rovers into mars and a lot more. NASA often unveils photographs of space objects with bright colors and high definition, but these photos are taken using...
Continue ReadingArduino Breathalyzer Using MQ3 Gas sensor and OLED Display
A breathalyzer is a generalized trademarked name for devices used for determining blood alcohol content from a breath sample. This means the device can detect from your breadth, the amount of alcohol you have taken. This device becomes very useful when you consider several cases of...
Continue ReadingFour-Channel Thermometer on OLED display
David Johnson-Davies @ technoblogy.com build a four-channel thermometer that monitors the temperature at four temperature sensors, and gives a continuous readout on a small 128x32 OLED display. It's a useful project for various applications like PSU or PC monitoring. The article...
Continue ReadingESP32 NTP OLED clock
danman @ blog.danman.eu build a OLED display NTP clock and document his process on his blog: As a first project with my new ESP32 module with OLED display I chose to build OLED clock. I thought I’ll just find some existing code, upload it and it’s done. There are a few such...
Continue ReadingGAME BYTE – Retro gaming system
Game Byte the open source gaming system for creating, sharing, and playing games is live on kickstarter. Over 100 free games. Make your own games. Game Byte is an open source gaming system for creating, sharing, and playing games. It's SMALL! About the size of a credit card and fits in...
Continue ReadingDigital UV-meter with OLED Display
techn0man1ac @ instructables.com build a nice VU meter using Arduino and an OLED display. Hello, instructable. Today I will tell you how to make a simple digital VU meter (sound level meter) using Arduino and OLED displays and 2 resistors by yourself (DIY). The device is quite simple,...
Continue ReadingATtiny85 Tiny OLED Watch
An ATtiny85 and a 64x48 OLED display hand clock: This is the third in my series of minimalist watches based on the ATtiny85. This version displays the time by drawing an analogue watch face on a miniature 64x48 OLED display. It uses a separate crystal-controlled low-power RTC chip to...
Continue Reading