Moppyduino, is a 6 channel Arduino based M_usical Fl_oppy controller PCB: Moppyduino is a M_usical Fl_oppy controller PCB based around the Arduino. The code is provided courtesy of Sammy1Am.
Category Archives: Arduino
eNTuino based biped robot
WebWarrior sends a video of a eNTuino based biped robot: Junior is a Biped Robot based on eNTuino (Arduino-Compatible) platform. Robotics enthusiasts can make the best of the quality electronics platform, smartly designed mechanics and the wonderful Arduino IDE to create some jaw dropping moves. Integrating Wireless (Zigbee, WiFi, Bluetooth, GSM/GPRS) and Sensors will be […]
Controlling Arduino via Android mobile device
Kerimil over at Arduino forum posted this simple how to on controlling an Arduino board with an Android mobile device. He describes, “The circuit is just a Bluetooth module, Arduino UNO, LED, resistor and some wires. The LED can be switched on using buttons as well as voice activation (anything that contains the word ‘on’,’off’ […]
Geek love: Valentine’s Day robot
Clint Stevenson and his son built this animatronic robot head for his Valentine’s Day treat box for school and wrote up the build on the Casco Logix blog. He relates, “The blog post doesn’t talk about or show the body of the robot, just the head. But my son and I are pretty excited for […]
Automatically lower TV sound during loud commercials
Want to adjust TV sound during loud commercials? TechBitar shows you how to easily make an automatic volume control using Arduino: The TV Volume Loudness Guard will listen to your TV and if the volume goes higher than a certain level, it will bring it lower. Via the contact form.
Arduino V3B-K magstripe reader library
matthewg42 has released this library for using V3B-K magstripe readers with Arduinos on Gitub. He describes, “This is more or less a wrapper around Stephan King’s code which has been floating around the nets for a while. I fixed a small problem with a potential buffer overflow if someone jiggles a card around while it […]
New book: LEGO and Arduino Projects
We’ve been informed of the new MAKE publication by authors John Baichtal, Matthew Beckler and Adam Wolf entitled LEGO and Arduino Projects: Projects for extending Mingdstorms NXT with open-source electronics. The purpose of the book is to acquaint beginners with the both Mindstorms and the Arduino platform and how they can be interfaced using open […]
Arduino based stereo 7 band equalizer display
Here’s a tutorial describing how to design a stereo 7 band equalizer display using an Arduino and two MSGEQ7 ICs. The MSGEQ7 does most of the work by reading the input signal and outputting 7 voltage levels depending on the strength of their respective bands in the signal. The output is time multiplexed, meaning you […]
8 digit 7 segment display with SPI interface
Raj designed this 8 digit 7 segment display with an SPI interface using a MAX7219 display driver: The SPI7SEGDISP8.56 module can be interfaced with any microcontroller that has 3 I/O pins available. If the microcontroller features a built-in hardware SPI, then the display module can be interfaced as a SPI slave device. In that case […]
Arduino burglary prevention
michu figures thieves rarely enter a house if they think someone is home. You might fool a burgler by leaving on a light or TV when you go out, but what a waste of electricity. This simple Arduino project simulates the lighting of a TV, making it look like it’s on while consuming far less […]
R-Pi as Arduino HDMI server
jokkebk over at Code and Life has developed a simple “HDMI server” for the Raspberry Pi that uses pyserial to receive commands over Pi’s serial interface, and pygame to display graphics primitives according to those commands. An Arduino client was written to send these commands to the Pi, drawing a string of blue rectangles to […]
OpenPipe open hardware MIDI bagpipes
The OpenPipe crew designed a MIDI-USB shield for the Arduino that can turn just about anything into a musical instrument. To demonstrate the shield they built the open source bagpipes in the video above. Via Hacked Gadgets.
Universal re-routing board for Arduino shields
While visiting Dimitri’s workshop in Shenzhen he showed us the MIX-UP board. It’s an Arduino shield that let’s you re-route any digital or analog signal (excluding D0 and D1 pins) to any pin on a shield. The board is populated with a bunch of DIP switches which control the routing of the pins. MIX UP […]
Simulator for Arduino v0.98
Simulator for Arduino is a software tool currently being developed. The development team views this product as beneficial in teaching, debugging, software testing prior to acquisition of hardware and easier development of complicated sketches. For additional info and downloads visit the Simulator for Arduino site. They also have a product datasheet available for download. Note: […]
Arduino doomsday countdown clock shield
Tully wrote to us about his latest project, the Arduino doomsday clock shield. The board features six 7-segment displays counting down up to the end of the Mayan calendar. Hey Ian, I want to show off one of my recent creations, the Doomsday Clock Arduino Shield. You can use it to countdown the final hours […]
How to give your Arduino wireless capability
It seems the Ethernet Shield is unnecessary if you want to connect your Arduino to WiFi via the cheap TP-Link WR703N router. This is due to the fact that the router can be hacked with OpenWrt making it a Linux box with a fully functional USB. For those of us who are not afraid of […]
How to give your Arduino Ethernet shield wireless capability
Connecting your Arduino to the internet is cool, but it’s even cooler to connect over WiFi. Luca explains how to connect your Arduino Ethernet shield to a cheap WiFi router to give it WiFi access. If you want to boost the security and privacy of your home’s wifi network, you may buy residential proxies. Sometimes […]
Arduino Esplora comprehensive dev kit geared toward beginners
Beginners to the MCU scene may want to check out the Arduino Esplora. This new board design is open source and based on the Arduino Leonardo. The Leonardo’s ATmega32u4 is augmented by the inclusion of a number of on-board peripherals, including a microphone, LDR, accelerometer, potentiometer, analog joystick, temperature sensor and sound and light output […]
Pinoccio – An open source wireless hardware and software platform
Bryan pointed us to the Pinoccio. It’s an Arduino compatible Wireless platform. It’s based on the ATMega128rfa1 microcontroller with an 802.15.4 compliant radio built in. It also features a LiPo charger and battery, making it easy to recharge over USB. The project is open source and hosted on github. Via contact form.
Visual Micro Arduino IDE for Visual Studio
Tim Leek informs us that the Visual Micro crew have extended their Arduino IDE for Visual Studio to include a unique Arduino debugger. “The debugger includes many features such as trace/break/step and update of variables on a running Arduino. The IDE and debugger has been successfully tested with various Seeduino boards. The debugger and graphical […]
