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 […]
Projets
$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 […]
Faire une Smart BLE Récepteur pour Mon Muette Porte de Garage
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 Et 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 stéréo avec un 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 […]
Imprimée en 3D EMG Prothèse de Main
If you’ve ever looked at prices for prosthetic hand, you may have noticed that they can cost upwards of $5000, with more advanced myoelectric controlled arms priced at over $20,000. Such prices are not ideal considering that over 80 percent of amputees are from developing countries where access to prosthetic limbs is limited by lack […]
Arduino Tout-En-Un À Distance
Now you can have all the remotes of your house in a device that fits in your hand with Arduino, never fight for who has the TV remote again! To make it you will need: Arduino (I used a cheap copy of the arduino UNO). LCD keypad shield, (I bought mine from dealextreme) 1x Infrared […]
Juste Veggin avec un Arduino Beetbox
Bring Touch Control to the Arduino. Use interesting touch sensors like Carrots or Beets to make a “Beetbox”. In this instructable you will learn: * How to use the Cap Sense library to make Arduino responsive to touch * How adding a Wave Shield (and some root vegetables), you can make a “Beetbox” Step 1: […]
L'INTERRUPTEUR du MOTEUR LED avec Arduino
Here is how to connect a motor, a switch and an LED to your Arduino and how to do some checking to make sure that everything works. The strategy is to get the circuit going in stages, testing each part as you go. Once everything is wired correctly and can be either controlled or read […]
Comment Utiliser le TM1637 Affichage de Chiffres Avec Arduino
In this tutorial, I am going to show you guys how to control the TM1637 4-Digit 7-Segment displays using an Arduino. If you want to displays sensor data, temperature and humidity, or want to design a clock, timer or counter, you will need this 4-Digit Seven-Segment Display. Step 1: Topics Covered In this tutorial […]