I made a Clock that not only display Time,Date, Temp & Hum but you can send message to the clock via Mobile App (Blynk) from anywhere in the World as long as you are connected to internet. And you can also alert by Pressing Panic Button in Clock a Notification Alert will be sent to Mobile instantly through internet. […]
Projects
How to make a XY-plotter with Makeblock
Last month, I made a XY-plotter by Makeblock and use it to built a Drawing Robot. This Drawing Robot was built with two Linear Motion Shaft D8x480mm, two Long Beam0824, the timing belt, two stepper motors, two stepper motor driver, and a micro-controller Arduino. You can send a picture from the phone or you can […]
How to Build a Smart House Model
Smart House will be the next smartphone. The technology that encompasses a smart house will become the new normal for modern-day homeowners. Smart houses range from basic to advanced depending on the sensors that are installed in the house and the operating system. The ARD-02, 201 Arduino Basics Starter Kit, comes with everything to build […]
Best RGB LEDs for any project (WS2812)
When we’re working with LEDs, we often like to control their state (on/off), brightness, and color. There are many, many different ways of going about this, but none are as compact a solution as the WS2812 RGB LED. In its tiny 5mm x 5mm package, the WS2812 includes 3 super bright LEDs (Red, Green, […]
Rainbow Led Circuit Sculpture
Today I would like to share how to make a sculpture circuit that controls 16 RGB leds using ATTINY85. We can adjust their colors separately according to the colorwheel rule with a touch button. Step 1: Things We Need The main components are as follows: 1pcs x DigiSpark ATTiny85. 1pcs x Shift Register 74HC595N. 1pcs x Power Logic […]
Tiny MatchBox LCD Display – Desktop Decor
Have a nice day, in this instructable I’ll explain how to make a little decorative display for your desktop. It connects to your PC via USB and you can upload any image you want (240*240 BMP) It uses an Arduino pro micro for the serial connection and a ST7789 LCD display, I decided to use […]
How to Build 8x8x8 LED Cube
An 8x8x8 LED cube is a visual treat with 3D effects and patterns. It works on the concept of Persistence of Vision, a feature of the human eye which tricks our brain in to thinking that an object is present permanently at a place if it appear about 60 times in a second. Since an […]
The Dryer Messenger using Arduino
The dryer in our house is in an out-of-the-way corner where it’s hard to hear the buzzer. When we miss it, the clothes sit in the dryer getting wrinkly, so we start the dryer again, don’t hear the buzzer again … it’s an endless cycle. After what seemed like the thousandth time, my wife quipped, […]
Morse Code Iambic Trainer and Decoder
In Amateur radio, Morse code is used to send messages using a series of short or long pulses which are heard by the operator as audio beeps. The short beeps are known as dots or dits, and the longer beeps are known as dashes or dahs. To be understood, the duration of the dits and […]
Sense Magnetic Fields Like a Bird – Sensory Extension Puppet
This project will show you how to create a computationally enriched puppet that can detect magnetic fields. The puppet (who I call Compy) has two very sensitive GMR analog magnetic sensors that are located in her beak, these sensors are read by an Arduino Nano that actuates a 3×3 haptic display (Figure 3) based on […]