Projects

Programming an ATTiny13A using Arduino

Programming an ATTiny13A using Arduino & servo interpreter

So there I was, browsing eBay, looking for some cheap deals on Atmel chips when i came across a pair of ATTiny13 chips for £2.50. I just had to have them! After all, how hard can it be? I needed a small chip to read servo signals from a hobby RC Receiver and control a […]

Retablillo de las Maravillas

Retablillo de las Maravillas v1.0

4./ Interactivity & electronics 4.1/ Switches / characters 4.2/ Screen / interface 4.3/ Motor controller 4.4/ I/O controller & interface [4./ electronics] [4.1/ switches / characters] The characters on top of the moving platform function, as interfaces, actually as on-off switches. While standing in its position on the platform that keep a switch on. Once […]

Arduino control a Servo

How to control a Servo using Arduino

In this one, servo is programmed to be controlled by two buttons, one turns servo to the left and the other one turns it to the right. When the servo is turning, corresponding LED will be switched on to indicate the operation. Result: Because Arduino has built-in library for controlling servo, which makes servo a […]

IoT Using ESP8266 01 and Arduino e1682656138320

IoT Using ESP8266-01 and Arduino

Ever asked how to control any device from any place in the world? In this tutorial, we’ll learn how to control things wirelessly over WiFi. Story Introduction Today, we will build a device that connects to the internet and allow the user to control his/her home remotely over wifi. We will use the Arduino board(any […]

Desktop Fist Bumper using arudino

Desktop Fist Bumper using arudino

This simple device sits on your desk at work, ready to give you fist bumps throughout the day as you need them. A 3D printed “fist” is moved by a servo attached to a rack and pinion mechanism. An ultrasonic range finder detects when you place your hand near it, and an Arduino Uno controls […]

Arduino Basic Wifi Project using ESP8266 wifi module

Arduino Basic Wifi Project using ESP8266 wifi module

Overview ESP8266 is a highly integrated chip designed for the needs of a new connected world. It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor.   ESP8266 has powerful on-board processing and storage capabilities that allow it […]

Arduino TV Annoyer

$1.50 Arduino TV Annoyer

Hey Arduino fans! Here is an ‘ible for making a device that turns TVs on when you want them off, and off then you want them on! If you hide it in something inconspicuous, it would make a great April Fools joke or gag gift. And the best part is that the total parts cost […]

Making a Smart BLE Receiver for My Dumb Garage Door e1682654228455

Making a Smart BLE Receiver for My Dumb Garage Door

My garage door comes with a motor and a 433MHz remote that I don’t always carry with me because it is quite bulky and in the way. Because of that, sometimes when I am in front of it and I want to open it, I had to go inside and press the trigger switch that […]

Katrina And Maya

Katrina And Maya

bOunce is a haptics-based learning game system that teaches the concepts behind wave dynamics, and in particular, resonance. The bOunce device (an adaptation of the Haptic Paddle) allows a user to “bounce” a ball in a virtual environment. By feeling the haptic force feedback from the virtual ball, as well as seeing the ball’s waveform […]

Audio with Arduino

Stereo Audio with an Arduino

Recently I’ve been posting a lot of projects that use an 8 bit resistor ladder digital to analog converter(DAC) and an Arduino to make sound.  (see the Arduino vocal effects box, the Arduino drum sampler, and my audio output tutorial).  The technique I’ve been using to make these DACs is very simple, it requires only a handful of 10k and […]

Scroll to Top