Posts by Ibrar Ayyub:
Faire Un Toucher moins Commutateur à l'Aide d'Arduino
Posted on: 09 Août 2024
Arduino Project – Touch Me Not I modified the Arduino project from the Arduino Starter Kit (Touch Sensor Lamp). Now it lights up an LED when your hand is close on the aluminium foil (without even touching it). This can be used as a ‘Touch-less Switch’. I just did it because it seemed pretty cool […]
Faire un Calculateur de Distance à Ultrasons
Posted on: 09 Août 2024
Arduino Project – The distance calculator I have been playing with Arduino (micro-controller) for about 2 years now and I am becoming more and more passionate about circuits. For those who are not aware of Arduino, check out my article “Arduino – A Guide for Beginners“. Recently, I was testing some new components that I […]
Utiliser Arduino pour l'Interface avec la Distance de l'Interrupteur d'Alimentation
Posted on: 09 Août 2024
Update: check out the RFToy — an easy-to-use standalone gadget to control remote power sockets. Also, support for remote power sockets have been added to OpenSprinkler firmware 2.1.1. For a while I’ve been looking for a way to switch household power line (110V) devices. One of the simplest options is to use a relay that is connected to […]
Automatisé LED escaliers à l'aide d'arduino
Posted on: 09 Août 2024
After seeing the lovely LED stairs at interactivefurniture.de, I decided to make my own, open-source version. Here is a video of them in action. I am not an expert videographer and cannot do the stairs full justice, but they came out exactly as I wanted. In this clip I use a very simple lighting sequence […]
Portable Charger for your Smartphone
Posted on: 09 Août 2024
For a long time I’ve had old back up cell phones taking up space in my desk drawer. I was curious if I could put any of these old phones to some use. I can’t just throw them away so I decided to try and re-purpose one of them as a portable charger for my […]
Contrôler Votre Robot à l'Aide d'une manette Wii Nunchuck (et un Arduino) à l'aide d'arduino
Posted on: 09 Août 2024
After wearing myself out playing Wii Boxing I got to thinking wouldn’t it be great if I could use this to control my robot, (looking to my left hand). Looking around the internet I found a bevy of people doing similar things, (links to everyone just below the video). So what follows is a re-packaging […]
Le contrôle d'un RepStrap avec Traitement à l'aide d'arduino
Posted on: 09 Août 2024
This instructable shows how you can use many openly available projects together to build an interesting and complex system. It draws on several community projects including: RepRap, Arduino, Processing, Linux and, of course, Instructables! More specifically this intructable shows how to draw the path of a bouncing ball with a CNC machine. But this is […]
Faire un mur en évitant le Robot! à l'aide d'arduino
Posted on: 09 Août 2024
Objective: To create from scratch a working robot that is able to avoid walls and obstacles. Ever wanted to make a robot that could actually do something, but never had the time or knowledge to do it? Fear no more, this instructable is just for you! I will show you step by step how to […]
MARIONNETTE CONTRÔLEUR à l'aide d'arduino
Posted on: 09 Août 2024
Three kinds of motion: Human, Mechanical, Animation. Blend them together to build a puppet controller for the real and virtual world. Or, Pacman – three ways. This Instructable includes: – Using an adjustable resistor as input to the Arduino Micro-controller – Controlling two servo motors from the Arduino -Controlling animation on the computer from the Arduino […]
Comment Construire un Arduino Alimenté d'Échecs de Jeu de Robot à l'aide d'arduino
Posted on: 09 Août 2024
Judging by the sheer number of chess related Instructables, I think it’s safe to say the community enjoys the game. It can be difficult, however, to find someone who plays on the same level you do. To solve this dilemma, and to increase my playing skills, I built this arduino powered chess playing robot. The […]