Where does electricity come from? Who invented the light bulb? How do cities use this technology today? These are just a few questions that we hope to address in this interactive diorama, The Adventure of Electricity! This project was designed for educational purposes so that younger generations can experience a more hands on approach to […]
Projects
Addressable Milk Bottles (LED Lighting + Arduino) using arduino
Make PPE milk bottles into good looking LED lights, and use an Arduino to control them. This recycles a number of things, mainly the milk bottles, and uses a very low amount of power: the LEDs apparently dissipate less than 3 watts but are bright enough to see by. Among other things, I wanted to […]
Accelerometer Based Hand Gesture Controlled Robot using Arduino
Robots are playing an important role in automation across all the sectors like construction, military, medical, manufacturing, etc. After making some basic robots like line follower robot, computer controlled robot, etc, we have developed this accelerometer based gesture controlled robot by using arduino uno. In this project we have used hand motion to drive the robot. For […]
A laundry alarm for the hearing impaired and everyone else using Arduino
This Arduino based project was designed to solve a recurring problem for my hearing impaired wife. Our laundry room is located remotely from our living area. If our laundry has finished washing and is not removed in time, it can sour or even get moldy. If our laundry has finished drying and is not removed […]
8 LED Chaser with 74HC595 8 Bit Shift Register using arduino
Have you wanted to make a sweet Cylon/Knight Rider (Larson) Scanner effect? But you don’t want to use up all of your Arduino IO pins? Well, you can make a nice 8 LED Scanner with a shift register IC. In this tutorial we’ll be using the 74HC595 8 Bit Shift Register, and this is what […]
$50 Analog Joystick (HOTAS) With Haptic Feedback for Flight Sim
The aim is to create a fully functioning USB HOTAS* joystick from low cost electronics parts. I bought Elite Dangerous when it was released for the Mac and realised very quickly I was going to have the floor wiped with me if I didn’t have a decent joystick, the problem is a really good joystick […]
2 Players Competition/Quiz Buzzer Box System Using Arduino
Story A bit of background. My brother came to me with an odd box that a friend of his asked someone to make so that they can determine the fastest contestant to push a button. The box consisted of some LEDs, two buttons, and two sets of bicycle bells that made some weird noises. It […]
100 Watt INVERTER circuit IC 4047 pinout proteus simulation
[otw_is sidebar=otw-sidebar-1] Hi Guys! Hope you are fine. In this topic I will tell you how to IC Inverter using Proteus(INVERTER circuit in proteus). Let’s start. 100 Watt INVERTER USING IC 4047 First of all we have to select the components from the library. The components we using are follows. NPN Power Transistor Battery Diode […]
Yun Bridge Client Example using Arduino Uno with Proteus Simulation
Introduction This Yun Bridge Client Example is an Internet of Things based microcontroller project built around the Arduino Uno in Proteus simulation. The project demonstrates how an Arduino can use a bridge client to make a simple HTTP request to a web server. It is useful for learning how embedded boards communicate with online services […]
ILI9341 TFT LCD Demo using Arduino 328 with Proteus Simulation
Introduction This project demonstrates an Arduino 328 driving an ILI9341 TFT LCD in Proteus. It is a clean microcontroller project for learning how a TFT display works with an AVR-based controller. The simulation shows text, lines, circles, filled shapes, colors, and vertical scrolling on a 240×320 TFT screen. It is useful for students, hobbyists, and […]