Projects

Arduino multi mode lamp

Arduino multi-mode lamp with soft touch switch

In this Arduino-based project, we will build a lamp with multiple light displays: color sequencer, dimming light, color chaser, firelight – all selected by a touch bar on the circuit board. All the functions are done in software, including the touch sensor, which is a unique feature. Step 1: What is needed? We will be […]

Arduino multi-mode lamp with soft touch switch Continue Reading

HSM 20G temperature humidity analog sensor Nokia5110 LCD

HSM-20G temperature & humidity analog sensor + Nokia5110 LCD

Temperature and humidity measurement are always a nice addition to hobbyist projects. In my previous post, I’ve discussed the DHT11 sensor, which is capable of measuring both temperature and humidity. They are digital sensor and provide calibrated outputs with temperature and relative humidity. I’ve also demonstrated how to interface with Arduino and display it on

HSM-20G temperature & humidity analog sensor + Nokia5110 LCD Continue Reading

Arduino Binary Clock

Arduino Binary Clock (hours, minutes and seconds)

Hello everyone; I was looking for this project for a long time.  Finally I it it together with a lot of effort.  For this project you will need: [box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″] 1-   Arduino Uno ($30 from Radio Shack) 2-   RTC DS1307 (like

Arduino Binary Clock (hours, minutes and seconds) Continue Reading

Solar powered wireless Arduino based Geiger counter porject

Solar powered wireless Arduino based Geiger counter porject.

Hello, I have plans to build myself a solar powered wireless Geiger counter using a RH Electronics Arduino IDE Geiger counter connected via a serial connection through a logic level converter to a 3.3V ATmega328P-AU Pro MCU with an ESP8266 serial WiFi tranceiver to send the readings from the Geiger counter to radmon.org.I intend to

Solar powered wireless Arduino based Geiger counter porject. Continue Reading

RS 232

RS-232

In this tutorial you will learn how to communicate with a computer using a MAX3323 single channel RS-232 driver/receiver and a software serial connection on the Arduino. A general purpose software serial tutorial can be found here. Materials needed: Computer with a terminal program installed (ie. HyperTerminal or RealTerm on the PC, Zterm on Mac)

RS-232 Continue Reading

Scroll to Top