Explore >> Select a destination


You are here

mcukits.com
| | www.hackster.io
9.4 parsecs away

Travel
| | This WiFi module makes it convenient for the user to switch between two audio sources without the need to swap and insert the audio cables. Find this and other hardware projects on Hackster.io.
| | diyelectromusic.com
6.8 parsecs away

Travel
| | Here are the build notes for my Arduino Pro Mini USB Host Proto PCB. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for any damage to expensive instruments! If you are new to electronics and microcontrollers, see theGetting Started pages. Bill of Materials Arduino Pro Mini...
| | zzncx.top
12.3 parsecs away

Travel
| | Arduino Pro Mini clone's regulator fried when connected with 12V power supply.
| | blog.nobugware.com
59.9 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.