11 lines
672 B
Plaintext
11 lines
672 B
Plaintext
This folder contains codes for O-ESD microcontroller(s) that orchestrate all functionalities.
|
|
|
|
Due to the ESD tests, the Arduino Nano & Arduino Nano Every are selected as microcontrollers. Hence, the code is for Arduino Nano family of microcontrollers.
|
|
|
|
The currently used code in O-ESD prototypes can be found in Code.ino. Note that only functionalities used up to this moment are coded, while the place-holders are put for additional functionalities that are planned. This code is under development and will change.
|
|
|
|
Additionally, the code for synthesis of pulse trains of precise frequency can be found in Registers.ino. It is primarily used to test prototypes.
|
|
|
|
|
|
|