View allAll Photos Tagged Arduino,
Just bought this to try making a TagTool. Only messing with basic tutorials right now, but can hardly wait!
Elaborado sobre plástico flexible, este Arduino es un ejemplo de lo que se puede hacer siguiendo la técnica de David, autor del blog sewboard.cancamusa.net/
Accelerometer logger with neopixel display indicating G's of acceleration along an axis. Parts from Sparkfun and Adafruit. Case bits from Pokono.
arduino - signed by all 5 core team members
massimo banzi
david cuartielles
tom igoe
gianluca martino
david mellis
this circuit is another 'minimal arduino' that has just enough to support download of software, led-13 (usual for diagnostic and testing), a local reset button and an IR (infra red) receiver 3pin molex port.
to see the circuit in-use (as a volume control controller):
A PicoCricket is a tiny computer that can make things spin, light up, and play music.
You can plug lights, motors, sensors, and other devices into a PicoCricket, then program them to react, interact, and communicate.
For example, you can make a cat and program it to purr when someone pets it. Or you can make a birthday cake and program it to play a song when someone blows out the candles.
The PicoCricket Kit is similar to the LEGO® MINDSTORMS™ robotics kits. MINDSTORMS is designed especially for making robots, while the PicoCricket Kit is designed for making artistic creations with lights, sound, music, and motion.
Here's my initial protoboard build of an Arduino Bare Bones Board interfacing to a LIS3LV02DQ 3-axis accelerometer via SPI. I followed the tutorial at Near Future Laboratories to start, but I plan on tweaking the firmware a bit. I should point out that the accelerometer is a 3.6v device running on 5v and liking it. I'm sort of terrified of the long-term survivability of this arrangement, but I'm told it works alright.
Arduino + Pmr + RTTY = Remote Temperature Sensor
emmanuelgranatello.blogspot.it/2012/08/remote-temperature...
3 x Ribbon cables are to drive the 3 driver chips
Code available here - github.com/ibuildrockets/NixieTemperatureDisplay
Using two 4051 multiplexer ICs I am able to simulate the electric typewriter's keyboard matrix and can control the entire functionality of this machine via the Arduino board.
This example shows the result of a tool that tries to recreate an image with the available letters on the daisy wheel. It types several layers of type over each other and also uses half-letter spacing and half-line feeds to cover more paper with carbon. The principle of this is demonstrated here: incubator.quasimondo.com/DarwinCss.html
Arduino. Reunión del grupo de hardware libre. Control de Motores paso a paso y aplicaciones en fotografía
13.11.2013 18:30h - 20:30h
Lugar: Cantina (planta baja/basement)
Seguimos trabajando y descubriendo las posibilidades de esta plataforma de electrónica abierta para la creación de prototipos basada en software y hardware flexibles y fáciles de usar. Se creó para artistas, diseñadores, aficionados y cualquiera interesado en crear entornos u objetos interactivos.
Este miércoles trataremos el control de motores paso a paso y sus aplicaciones en fotografía.
Assembling a bare-bones Arduino-compatible board for use in my Touchpad DIODER project. This is really just a little strip of protoboard with an ATmega168, a 20 MHz crystal, and some caps and headers. I didn't have any official Arduino boards handy, and they wouldn't have fit in the available space anyway.
Using a sensor to operate the TV instead of using the remote. Waving you hand at different distances changes the channel, sound etc...
More info at: luckylarry.co.uk/2010/06/arduino-redefining-the-tv-remote/