|
You are here |
blog.landr.com | ||
| | | | |
synthanatomy.com
|
|
| | | | | Superbooth 24: Synthux Academy Touch 2 is a new open-source Daisy Seed-powered tactile Synthesizer with swappable firmware. | |
| | | | |
synthandsoftware.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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. | ||