Readme: Typos
This commit is contained in:
parent
fc9d0fb4b9
commit
c46b5b198f
|
@ -1,6 +1,5 @@
|
||||||
# pentabug
|
# pentabug
|
||||||
|
|
||||||
|
|
||||||
This is a fork of https://github.com/c3d2/pentabug
|
This is a fork of https://github.com/c3d2/pentabug
|
||||||
|
|
||||||
The pentabug is a small microcontroller soldering project. It's especially suited for young hackers and beginners of all ages. Assembly requires no prior soldering skills and can be accomplished - with a little help for the tricky parts - by children old enough to savely hold a soldering iron (thats about 7 years and up).
|
The pentabug is a small microcontroller soldering project. It's especially suited for young hackers and beginners of all ages. Assembly requires no prior soldering skills and can be accomplished - with a little help for the tricky parts - by children old enough to savely hold a soldering iron (thats about 7 years and up).
|
||||||
|
@ -41,11 +40,12 @@ Make sure you have a recent Arduino IDE, then...
|
||||||
make flash
|
make flash
|
||||||
```
|
```
|
||||||
|
|
||||||
## Apps
|
|
||||||
|
## Standard Apps
|
||||||
|
|
||||||
### buggy
|
### buggy
|
||||||
|
|
||||||
Roach mode - pentabug reacts to light and flashed LEDs, beeps, vibrates
|
Roach mode - pentabug reacts to light and flashes LEDs, beeps, vibrates
|
||||||
|
|
||||||
### jumpy
|
### jumpy
|
||||||
|
|
||||||
|
@ -65,4 +65,4 @@ Pentabug sings "Alle meine Entchen".
|
||||||
|
|
||||||
### blinker
|
### blinker
|
||||||
|
|
||||||
Pentabug flashed its LEDs. If you briefly press one button, you can switch the motor on/off.
|
Pentabug flashes its LEDs. If you briefly press one button, you can switch the motor on/off.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user