Microcontroller firmware that uses a simple, yet powerful scripting language to control the timing of input and output events with high temporal resolution. Written by Mattias Karlsson
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:872b843a3053 | 2017-02-07 | mkarlsso | Added "version command" |
7:5fe7329751d4 | 2017-02-07 | mkarlsso | Fixed flip command for digital outputs |
6:6a6761a47951 | 2016-06-10 | mkarlsso | Fixed an issue where events were not being debounced properly. |
5:67d67d452545 | 2016-01-21 | mkarlsso | Fixed a small bug in the "trigger" command causing the program to think the chosen function index does not exist as the script is compiled. |
4:abee20c0bf2a | 2016-01-15 | mkarlsso | Fixed an issue where syntax errors caused the program to crash instead of just reporting the syntax error. |
3:d7b0a0890d96 | 2015-10-10 | mkarlsso | Changes ports for new PCB board |
2:35266b266eaa | 2015-06-03 | mkarlsso | Working version with proper interrupt pausing during dIn update |
1:3a050d26d4f6 | 2015-06-03 | mkarlsso | fixing digital in interrupt pausing during update. Not a working version. |
0:8dbd6bd9167f | 2015-05-19 | mkarlsso | initial commit |