Skip to content

Commit 88dd1ca

Browse files
authored
Update README.md
1 parent 3ac33b7 commit 88dd1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ One Arduino receives firmware packets from a wireless device (XBee in this case)
88

99
It's also quite cost-effective: the Microchip EEPROM costs $1. Arduino Pros can be found online for about $3 each. Nordic radios can be found for about $1 online.
1010

11-
Here's a prototype I built to control my garage door. A Modern Device RBBB performs the programming while the app runs on the Arduino Pro. I'm using an Arduino XBee shield just for the XBee socket and 3.3V conversion.
11+
Here's a prototype I built to control my garage door. A Modern Device RBBB performs the programming while the app runs on a Arduino Pro. I'm using an Arduino XBee shield just for the XBee socket and 3.3V conversion.
1212

1313
<img src="https://github.com/andrewrapp/arduino-remote-uploader/blob/master/resources/garage-door-prototype.jpeg?raw=true"/>
1414

0 commit comments

Comments
 (0)