Forward: This instructable was originally posted at http://www.instructables.com/id/How-to-make-LED-Fader-using-Digispark/ My students and I developed it into this exemplar, for which they received a very good mark. Viewing the following video may leave you with a sense of too much too fast. Please continue to read this Instructable which documents my students’ Tanner and Amanda’s culminating math […]
Projets
pedalSHIELD Arduino Pédale de Guitare
Web site: http://www.electrosmash.com/pedalshield Project Summary: pedalSHIELD is a programmable Arduino Open Source & Open Hardware guitar pedal made for guitarists, hackers and programmers. Users can program and share their own effects in C/C++. Full Project: pedalSHIELD is a programmable Arduino guitar pedal. It is Open Source & Open Hardware and made for guitarists, hackers and […]
Le monde est Petit Moteur pas à pas avec Arduino et EasyDriver
This little wonder of electromechanical engineering came from inside a laser diode sled of an HP CT10L Bluray drive I’ve opened some time ago. The device on the picture consists of several parts, all easily fitting on a dime coin: a bipolar stepper motor with lead screw, a linear stage, a lens, and even an […]
La télémétrie avec des cellules solaires à l'aide d'un Arduino
*NOTE* THIS PROJECT IS DONE BY A GROUP OF STUDENTS FROM SINGAPORE POLYTECHNIC. Telemetry – Solar Cells Our project is using Arduino with the ZigBee to transmit and receive data from the solar cell. Data will be shown in the LCD and the software called “X-CTU”. Components used: 1 Arduino Uno 1 ZigBee Shield (Transmitter) […]
Un Bus I2C alimenté Arduino IO Expander Conseil contrôlé via Bluetooth et Android
Today we’ll expand Arduino’s digital resources thanks to an I2C bus equipped shield and we’ll allow the management of the board via a bluetooth connection RN-42 through an Android systems. All Arduino boards feature a number of digital I/Os. For the simplest projects, such resources are usually more than sufficient, but in those where they […]
La liaison d'un Arduino à un Radiometrix NTX2B Émetteur
Part 1 – Test Circuit and Test Code Introduction Getting your Arduino to transmit via the radio initially may seem daunting but its actually pretty simple. Please freely substitute the word “Arduino” for any micro-controller you wish to use. The example below works for 5V and 3.3V micro-controllers. Please read this : This may be […]
Solaire de Chargeur d'USB 2.0
Everyone has USB gadgets. It’s pretty much a fact of life. Another fact of life is that these USB gadgets also continually run out of power when you most need them. No need to fear, solar power is here! Ditch those crazy wall adaptors, throw out the laptop, and start making your own solar charger! […]
Faire Un 0 à 99 Affichage Lumineux à l'Aide d'Arduino
This circuit will take a light reading then display a number between zero and 99. Step 1: Parts you will need Major Components in Project To make the 0-99 LED display you will need… ~ photo resister ~ Arduino ~ 9 different wires ~ 2 seven segment led displays ~ bread board ~ staples ~ […]
Tracker solaire Relais de circuit à l'aide d'Arduino
I’ve reached the point where I need to think how I’m going to control the motor & linear actuator for my solar tracker. Things to consider – Must be able to go forwards and backwards – so that makes 4 channels, 2 for each motor. Must be able to provide enough power to drive the […]