arduino

Arduino Row column Scanning to control an 8x8 LED Matrix

Arduino Row-column Scanning to control an 8×8 LED Matrix Code

LED displays are commonly packaged as arrays of LEDs organized in rows with shared positive terminals and columns with shared negative terminals, or vice versa. Here is a standard illustration, along with its diagram: These exhibits can be very useful. To control a matrix, you connect its rows and columns to your microcontroller. The columns […]

Arduino Row-column Scanning to control an 8×8 LED Matrix Code Continue Reading

Make a Mind Controlled Arduino Robot by Tero Karvinen Kimmo Karvinen E Book

Make a Mind-Controlled Arduino Robot by Tero Karvinen, Kimmo Karvinen E-Book

Build a robot that responds to electrical activity in your brain—it’s easy and fun. If you’re familiar with Arduino and have basic mechanical building skills, this book will show you how to construct a robot that plays sounds, blinks lights, and reacts to signals from an affordable electroencephalography (EEG) headband. Concentrate and the robot will

Make a Mind-Controlled Arduino Robot by Tero Karvinen, Kimmo Karvinen E-Book Continue Reading

Arduino Matrix sound machine

Matrix sound machine: Generative music with a particle system using Arduino

This project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. Creating emergent patterns that can be converted into sounds fascinates me. So this is my first experiment in building an arduino platform for creating such patterns. This version uses a Gameduino as its

Matrix sound machine: Generative music with a particle system using Arduino Continue Reading

Mr. Indecision

Mr. Indecision – a small felt version of yourself that turns its head and looks at you using Arduino

This is a tutorial on how to use 123D Catch to get a 3D scan of your whole body. Once you have the scan or “catch” the tutorial will take you through a technique to clean it up and manipulate it ready for 123D Make. The tutorial will go through how to slice the model

Mr. Indecision – a small felt version of yourself that turns its head and looks at you using Arduino Continue Reading

Reading pulses from meters with pulse outputs..

Reading pulses from meters with pulse outputs.. using arduino

A note on what this document covers The key addition to the wealth of online information about pulse counting is the method of counting pulses from multiple sources (up to 12) using continuous sampling and direct port manipulation in an Arduino sketch instead of interrupt-based counting. When tallying pulses from one or two pulse output

Reading pulses from meters with pulse outputs.. using arduino Continue Reading

Scroll to Top