Skip to content

Commit f447f2e

Browse files
authored
Merge pull request acamilo#29 from madhephaestus/master
Close acamilo#28 and create readme
2 parents aacbf4d + 9b2b80a commit f447f2e

3 files changed

Lines changed: 25 additions & 1 deletion

File tree

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
11
### Robot Interface Board
22

3-
![Image of Board](board.png)
3+
This is a breakout board for the ESP32 microcontrollers. Power is provided by 6 AA or 2 LiIon batteries.
4+
5+
## PCB
6+
7+
![Image of Board](docs/board.png)
8+
9+
## ESP32Dev Board PINMAP
10+
11+
![Pin Functions](docs/esp32_pinmap.png)
12+
13+
## Availible Servo Pins
14+
15+
2,4,12-19,21-23,25-27,32-33
16+
17+
See: https://github.com/acamilo/RobotInterfaceBoard/issues/31
18+
19+
## Interrupts syntax
20+
21+
See: https://www.arduino.cc/reference/en/language/functions/external-interrupts/attachinterrupt/
22+
23+
## Controller Axis Mapping
24+
25+
See: https://github.com/madhephaestus/WiiChuck/blob/master/src/Classic.cpp#L80
26+
27+
File renamed without changes.

docs/esp32_pinmap.png

537 KB
Loading

0 commit comments

Comments
 (0)