Slide switch circuit

Introducing the Single-Pole, Double-Throw (SPDT) Switch SPDT switches have three legs: one common leg and two legs that vie for connection to the common leg. The common pin is in the middle. It's always connected to one of the outside pins, but which pin it's connected to depends on which way the switch is flipped. However you can use... Continue Reading →

Capacitive Sensing example

Here is a good introduction to capacitive sensing. Read through it to see possible uses and helpful tips for making your own. Here is my simplified and clarified revision of the example code: https://gist.github.com/ericjforman/8fd70b69a1751588aee1f9fcffa7cd42 Don't forget to install the CapacitiveSensor library from the Arduino IDE: Go to menu Sketch / Include Library / Contributed Libraries, then... Continue Reading →

Ohm’s Law and series/parallel

Power sources connected in series result in their voltage being added together. For example, AA batteries are 1.5V each. So three in series are 4.5V (1.5+1.5+1.5). LEDs use a certain amount of voltage when turned on: Color Typical Forward Voltage (VF) Red, orange 2.0 Yellow 2.1 Green (older yellow-green variety) 2.2 Blue, white, ultraviolet and newer “true”... Continue Reading →

Segmented LED displays

Segmented LED displays look kind of old school and are a fun way to add a readout display to your project.  7 segment displays which can display numbers and some letters, and 16 segment displays can display the full alphabet. Displays can be either Common Cathode (shared - or ground) or Common Anode (shared + or power). On... Continue Reading →

More Arduino Tutorials from Tronix

"This is the start page for our series of over fifty Arduino tutorials. Each tutorial from chapter zero to thirteen will cover a variety of topics and lessons, then from chapter fourteen each chapter will cover a particular topic.  If you are looking to learn about the world of Arduino – this is a great... Continue Reading →

Atari Punk Console

http://youtu.be/LOxEmDpTzgM "The Atari Punk Console (commonly shortened to APC) is a popular circuit that utilizes two 555 timer ICs or a single 556 dual timer IC. The original circuit, called a "Stepped Tone Generator", was published in a Radio Shack booklet: "Engineer's Notebook: Integrated Circuit Applications" in 1980 and then in "Engineer's Mini-Notebook - 555... Continue Reading →

Small transistors

Some common NPN transistors are the 2N2222 and 2N3904. Look at the part numbers carefully as PNP transistors look the same! Most of the time, an NPN transistor will work for you. Here is a comparison of NPN vs PNP: These little guys can switch incredibly fast but have lower maximum ratings than TIP120's -... Continue Reading →

Peter Vogel sound circuit art

"Fascinated by the work of English neurophysiologist William Grey Walter (1910-77), who invented small robots (called Machine Speculatrix) that simulated basic neurophysiological behaviour, Vogel was intrigued to discover that, with the help of sound and light sensors, such machines could react to the world. Thus, at a time when many artists were pursuing the idea... Continue Reading →

Create a website or blog at WordPress.com

Up ↑