Content for OLED Display

Arduino RMS Meter Module

“This is a small Arduino module for measuring TrueRMS voltage. The meter displays the rms voltage in mV with digits and an analog level scale. The module is intended as a “build in” module for monitoring a signal.”

Covid-19 Update Tracker Using ESP8266

“This is a project shows the current data of the coronavirus outbreak of various cities of states of India in realtime on OLED display. This Live status tracker helps you monitor realtime covid-19 update of your district. This project is …

Make Your Own Oscilloscope(Mini DSO) With STC MCU Easily

“This is a simple oscilloscope made with STC MCU. You can use this Mini DSO to observe waveform. Time Interval: 100us-500ms Voltage Range: 0-30V Draw Mode: Vector or Dots.”

Oled Alarm Clock

“There’s a lot of arduino/ESP32 clocks going around, but do they use those nice and crisp OLEDs? I’ve been experimenting with arduinos and ESP32’s for a while now, but I never made it to a finished …

DIY Arduino + GY-906 Infrared Thermometer

“Follow this project to make an infrared thermometer by yourself! The infrared thermometer can measure the surface temperature of an object. Its advantage is non-contact temperature measurement, which can conveniently and accurately measure the temperature of a remote object. Now …

ESP-01 based Weather Notifier

“1. ESP8266 ESP-01: Basically, it is the first hardware that was used with Arduino UNO for wireless communication. After a few years later, it became standalone hardware that sends and receives the information through wireless medium and since it …

No-contact IR Thermometer

“My local Department of Health got in touch with me because they needed a way to track the body temperature of their employee’s health on a daily basis during the 2020 Covid-19 crisis. Normal, off the shelf IR thermometers …

Pcb Speaker V2

“I recently made an interesting wireless speaker project that was a finalist in the PCB competition. You can check this post by clicking here and the video as I created by clicking here. I used PCB for this, which I …

Smart 3D Printer Filament Counter

“Why bother counting filament? A few reasons: Successful prints require a properly-calibrated extruder: when the gcode tells the extruder to move the filament 2mm, it needs to move exactly 2mm. Bad things happen if it over-extrudes or under-extrudes. A well-calibrated …

Arduino Based Watch - OLED, Menu, RTC

“Have you ever wanted a device which is too large for a watch but yet too small for a clock? Well, it is, but it can easily be made into a watch, and also easily be made into a clock …