Arduino library for the Open Acidification pH Stat Controller
- Clone (or fork and clone if you might contribute to the project) this repository to the Arduino Libraries directory.
- Use
scripts/install.sh
to do the initial install. - After that use
scripts/testAndBuild.sh
to test. - To build the GUI simulator, see GUI/build.sh.
To install onto an Arduino Mega2560 use the Arduino IDE.
To navigate through the menus, press 2, 4, 6, or 8 on the keypad.
The following are "hidden" commands:
- From the 'SeeDeviceAddress' command:
- 'B' goes into an infinite loop that should trigger a reset by the watchdog timer in 8 seconds
- 'C' regenerates a new (random) MAC address that will take effect on the next restart
- On startup you can avoid the 60-second DHCP attempt by pressing any key
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
- Libraries lists the external libraries and their licenses.