Explore >> Select a destination


You are here

blog.landr.com
| | synthanatomy.com
13.0 parsecs away

Travel
| | Superbooth 24: Synthux Academy Touch 2 is a new open-source Daisy Seed-powered tactile Synthesizer with swappable firmware.
| | synthandsoftware.com
12.2 parsecs away

Travel
| | KORG's multi/poly Analog Modeling Synth Is Here. It's based on the '80s Mono/Poly, but that's just the beginning. And it's affordable.
| | www.ethanhein.com
12.7 parsecs away

Travel
| | This fall, I am teaching Technology in Music Education at Western Illinois University. The students are in-service music teachers who are working toward masters degrees. Here's my syllabus. I...
| | blog.nobugware.com
85.1 parsecs away

Travel
| Sparkfun and others sell a 434Mhz transmitter and a receiver for ?2.88 and ?3.61. This version receives at 2400bauds but there is a 4800 bauds version. Simply connect the transmitter to an arduino pin then your are done (almost). My first try was to follow the example from sparkfun, which simply read a value from the receiver: // read in values, debug to computer if (Serial.available() > 0) { incomingByte = Serial.