As I was finalizing design decisions for an upcoming ESP32 WiFi Kit 32 based project requiring three button input, one noticeable problem was that the WiFi Kit 32 does not possess a single mechanical pushbutton, yet alone three mechanical buttons, for input. However, the WiFi Kit 32 does have plenty of capacitive touch inputs, so […]
Projets
Électronique Magic 8 Ball et le Globe oculaire
I wanted to create a digital version of the Magic 8 Ball… The body of this is 3D printed and the display has been changed from an polyhedron in blue dye to a small OLED controlled by a random number generator programmed into an Arduino NANO. Then I went on a bit of a tangent […]
Stroboscopique Fontaine
For our SIDE project, a year long project that we do for Ms. Berbawy’s Principles of Engineering class, we decided to make a stroboscopic fountain. The stroboscopic effect, pioneered by Harold Edgerton, makes objects appear as though they are moving in slow motion. How does this work? A strobe light is flashed at the same […]
Arduino Bluetooth Caméra
Today you can hardly surprise anyone with a mobile phone with a camera, wireless gadgets and other technical advances. Thanks to the Arduino platform, millions of people have discovered the wonderful world of electronics and programming. 100,500 instructions were written on how to exchange data between a mobile phone and Arduino via bluetooth … What […]
Simple Arduino RVB LED Cube (3x3x3)
I´ve been looking into LED Cubes and noticed that most of them were either to complicated or to expensive. After looking at a lot of different cubes, I finally decided that my LED Cube should be: easy and simple to build affordable very stylish and extravagant After having build multiple Arduino LED Cubes, I can […]
Doggo La Marche De La Lumière
Walking a dog in the dark comes with the safety risk of motorists who don’t see you walking, we’ve had a few close shaves with drivers turning quickly into or backing out of driveways or when crossing road intersections. So why not illuminate your favorite Doggo with a rainbow of colors to get motorists attention […]
À l'aide d'une Matrice LED Comme un Scanner
Ordinary digital cameras work by using a large array of light sensors to capture light as it is reflected from an object. In this experiment, I wanted to see whether I could build a backwards camera: instead of having an array of light sensors, I have just a single sensor; but I control each of […]
Tourner un Commodore 64 En un IOS Clavier Bluetooth
This instructable describes how to turn a Commodore 64 computer into a bluetooth keyboard. It involves programming a micro controller with the Arduino IDE and constructing a circuit board. Supplies you’ll need (some are optional): Commodore 64 with keyboard (remove mother board, it is not used) (2) 74HC595 shift registers (8) 1N4148 diodes (3) 220 […]
Modèle De Chemin De Fer De Mise En Page Automatique Avec Passage De Voie D'Évitement (V2.0)
This project is an update of one of the previous model railroad automation projects, The Model Railway Layout with Automated Siding. This version adds the feature of coupling and decoupling of the locomotive with the rolling stock. The operation of the railway layout is as follows: The locomotive will start from the mainline and proceed into […]
Affichage Fluorescent Sous Vide À Regarder
That whole project started a while back with an hackaday article from 2014 in which [Johngineer] build the ‘ChronodeVFD’, a wristwatch made from an old soviet vacuum fluorescent display. It kind of triggered the ‘shut up and take my money’ reflex in me, but as it wasn’t for sale and didn’t have any design details available I […]