some brainstorming
This commit is contained in:
14
notes/arduino.md
Normal file
14
notes/arduino.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Arduino Board
|
||||
## Capabilities
|
||||
- debugging board
|
||||
- access to address, data lines + other
|
||||
- CPU control lines
|
||||
|
||||
## Debugging
|
||||
- halt CPU
|
||||
- read/write memory
|
||||
- get/set paging buffer
|
||||
|
||||
## Design
|
||||
- [Mega2560](../datasheets/Mega2650PRO.pdf) Arduino Mega compatible board
|
||||
- using [ATmega2560](../datasheets/ATmega640-1280-1281-2560-2561.pdf)
|
||||
Reference in New Issue
Block a user