readme typos

master
Ondřej Hruška 9 years ago
parent 3e490df01f
commit 9d3ccd83a9
  1. 4
      README.md

@ -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

Loading…
Cancel
Save