Content for Arduino Due

NESDUE-Arduino_DUE_Nintendo_emulator

“Nintendo Emulator for Arduino DUE by Nathalis Overclocked Arduino DUE quite able to emulate NES games, the emulator is based on Nofrendo Remix, contains memory hacks, because Arduino DUE has a hardware limit of 96 KB RAM. Nothing is guaranteed …

Arduino MIDI Rhythm Section Sequencer

“Having a good software drum machine is easy and cheap today but using a mouse kills the fun for me. This is why I realized what initially was intended as a pure 64 steps hardware MIDI drum sequencer capable of …

Arduino Multi-track MIDI Loop Station

“A loop station, or a looper, is essentially a tool to playback in real-time your instrumental riffs (loops). It’s not intended as a recording media, but an instrument to shape the inspiration without distraction (and eventually perform live…). There …

Body-ultrasound Sonography With Arduino

“My hobby and passion is to realize physics projects. One of my last work is about ultrasonic sonography. As always I tried to make it as simple as possible with parts you can get on ebay or aliexpress. So let …

Self Balancing Robot via Stepper Motor

“With stepper motor via microstepping, digital motion processing, auto tuning via Twiddle Algorithmus, cascaded PID Controller I bought my first Arduino three years ago. I was fascinated by by the idea of a self-balancing-robot and this was my first project …

SerialDebug: Improving Debug to Arduino

“Improved serial debugging, with debug levels and simple software debugger, to see/change global variables, add watch, or call a function. Improving debugging for the Arduino Modern development platforms, such as Android and iOS, has debug output with levels (verbose …

Self-learning Chaotic Robot

“Are you interested in machine learning, AI och robots? You don’t need to work at some fancy university. This is is a description of my chaotic robot. It is a very simple robot to demonstrate how to use self …

Kevin The Full Autonomous Vehicle

“This is Kevin. It is radio controlled car with ability to perform full autonomous drive. My first goal was to make autonomous vehicle controlled by Arduino. So I bought cheap Chinese chassis. But it was terrible because I wasn’t …

Arduino-Based Automatic Guitar Tuner

“This Arduino-based tuner uses Simulink to get audio input from an electric guitar and then tune each string based on this input. I have always loved music and have been playing guitar since a very young age. One of the …

Building a Single Pixel Scanner

“A flat bed scanner typically uses three rows of CCD sensors (RGB) to capture images placed directly on top of the glass bed. When the CCD array scans from one end of the image to the other, the digitized color …