Archives: Projects
ThermoDuino – OLED Display Thermometer and Tiny Arduino Board
ThermoDuino is a mini Arduino compatible board that consists of LM35 temperature sensor, ATMEGA328 chip, and 0.96" OLED display. The board has been designed to measure temperature. We have used the LM35 SO8 SMD sensor which is connected to A0 analog pin of the chip, and the...
Continue ReadingDigital Pressure Gauge 0 to 10kPa (0 to 1.75 psi) with OLED display
The project presented here is a Digital Pressure Gauge using an OLED display. The measuring range of this unit is 0 to 10kPa (0 to 1.75 psi). Additional this compact open-source hardware is Arduino compatible. This board can be used for measuring low pressure up to 1.75psi with great...
Continue ReadingLow Cost Room Thermometer Using 16×2 LCD and Atmega328
This is an easy to build small size and low-cost room thermometer. The project consists of LM35 analog temperature sensor, 16x2 LCD, and an Atmega328 chip. This compact board is Arduino compatible and provided with an onboard connector for Boot-Loader burning and Arduino IDE...
Continue ReadingSmart RGB LED Light Stick – Arduino Compatible
This is a Smart LED light stick that contains 20 x WS2812B single wire addressable full colors RGB LEDs and Atmega328 microcontroller. These full colors chainable intelligent RGB LEDs work with a single wire addressable protocol thus they require a micro-controller to generate the...
Continue ReadingRGB LED Controller using Atmega328
This is a 3-channel, PWM based current-adjustable LED driver designed for RGB LED control. The circuit has been designed to control high current RGB LEDs or RGB LEDs strip. Colors of the three RGB LEDs can be set using 3 potentiometers, different colors are possible by adjusting these...
Continue ReadingCurrent Meter Using 0.96″ OLED Display
This project provides an economical and precise solution for DC current sensing and display on an OLED display. This board uses the ACS715T-20A hall effect-based linear current sensor chip, 0.96 Inch I2C OLED Display and Atmega328 microcontroller chip. It is an Arduino compatible...
Continue ReadingAttiny85 8-pin Arduino Programming Shield
This Arduino shield transforms your Arduino UNO into an ISP-Programmer for the ATtiny85 microcontroller. The board simplifies the Boot-loader burning on the ATtiny85 chip. It consists of an 8-pin DIP socket to insert the new ATtiny85 chip, C1 decoupling capacitor, and C2 capacitor is...
Continue ReadingInfrared Remote-Controlled AC Load ON/OFF switch with SSR
Driving an AC high voltage and current load using an Infrared remote is very easy with this project. This is an open-source Arduino compatible hardware that is based on ATMEGA328 microcontroller, SSR (Solid-state Relay), Infrared Receiver TSOP1838, and analog input interface. We have...
Continue Reading