Content for Perfboard

Arduino Distance Meter

“This a project I’ve been working for some time now. It is a device that shows in a little LCD display the distance to the nearest object it can find, usually the floor, the ceilling and two walls or …

Arduino Relay Circuit

“The circuit is used a relay wthe arduino to control high voltage electronics.”

attiny2313 based electronic hourglass

“I got an arduino a long time back to play around. Made some basic projects to start with. But never quite liked using it. No, arduino is awesomely good.”

Building a MultiComp-based Z80

“Let’s see if we can build an FPGA-based system. The biggest challenge is that everything involved is completely different from software and hardware design. It’s a new ball game!”

How to Make a USB Breadboard Power Supply

“I purchased many USB breadboard power supply from market but none of them fit on my bread board. Reason being non standard dimensions of breadboard. Holes are 2.54 mm apart, but total size is variable. Hence I decided to …

IoT Mood Lamp From Power Socket

“One day a surface mounted power socket burned out in the room. The hot wire touched the ground pin. The socket turned black on the inside, but remained untouched on the outside. I’ve replaced it with a new one …

Portable Ultrasonic Range Meter

“This device is a small, portable ultrasonic range meter using an ATMega328 microcontroller, an ultrasonic module and a 4x20 LCD for ranging distances in meters and inches.”

The Saga of the Soldering Stations

“Designing and building a temperature controller for a soldering iron might seem unusual in these days of cheap Chinese-made soldering stations. In my case, I went even further, designing three different controllers. Crazy? Well, here’s the full story. “

Dual Frequency RC Outlet Webserver

“This project is an ESP8266-based “home automation” server that can control multiple RF-controlled electrical outlets on 315MHz and 434MHz. Using two receivers and two transmitters (one pair for each frequency), it can control most commonly available remote controlled …

Guide to ESP8266 and Tweeting Using ESP8266

“I learnt about Arduino 2 years ago.So I started playing around with simple stuff like LEDs,buttons,motors etc.Then I thought wouldn’t it be cool to connect to do stuff like displaying the day’s weather,stock …