readme typos
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
- Arduino
|
- Arduino
|
||||||
- 3 sonars
|
- 3 sonars
|
||||||
- 3 colors in the spectrum
|
- 3 colors in the spectrum
|
||||||
- RGB led strip
|
- RGB LED strip
|
||||||
- Magic!
|
- Magic!
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
To run this project, you need Arduino Pro Mini, or Nano (those $2 eBay clones will work perfectly).
|
To run this project, you need Arduino Pro Mini, or Nano (those $2 eBay clones will work perfectly).
|
||||||
You can also try to use a genuine Arduino, even larger (UNO), though I haven't tried that.
|
You can also try to use a genuine Arduino, even larger (UNO), though I haven't tried that.
|
||||||
|
|
||||||
To flash the firmware, run `make flash`. Adjustment the Makefile as needed. Naturally, you'll need
|
To flash the firmware, run `make flash`. Adjust the Makefile as needed. Naturally, you'll need
|
||||||
`avr-gcc` and `avrdude` installed (and Linux or OSX).
|
`avr-gcc` and `avrdude` installed (and Linux or OSX).
|
||||||
|
|
||||||
Make sure the correct Serial device is defined in the Makefile (`/dev/ttyUSB0` or other - it tends
|
Make sure the correct Serial device is defined in the Makefile (`/dev/ttyUSB0` or other - it tends
|
||||||
|
|||||||
Reference in New Issue
Block a user