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
History
Added "version command"
2017-02-07, by mkarlsso [Tue, 07 Feb 2017 19:40:32 +0000] rev 8
Added "version command"
Fixed flip command for digital outputs
2017-02-07, by mkarlsso [Tue, 07 Feb 2017 18:45:25 +0000] rev 7
Fixed flip command for digital outputs
Fixed an issue where events were not being debounced properly.
2016-06-10, by mkarlsso [Fri, 10 Jun 2016 21:22:34 +0000] rev 6
Fixed an issue where events were not being debounced properly.
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.
2016-01-21, by mkarlsso [Thu, 21 Jan 2016 14:28:46 +0000] rev 5
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.
Fixed an issue where syntax errors caused the program to crash instead of just reporting the syntax error.
2016-01-15, by mkarlsso [Fri, 15 Jan 2016 22:13:23 +0000] rev 4
Fixed an issue where syntax errors caused the program to crash instead of just reporting the syntax error.
Changes ports for new PCB board
2015-10-10, by mkarlsso [Sat, 10 Oct 2015 22:37:17 +0000] rev 3
Changes ports for new PCB board
Working version with proper interrupt pausing during dIn update
2015-06-03, by mkarlsso [Wed, 03 Jun 2015 23:41:16 +0000] rev 2
Working version with proper interrupt pausing during dIn update
fixing digital in interrupt pausing during update. Not a working version.
2015-06-03, by mkarlsso [Wed, 03 Jun 2015 22:54:25 +0000] rev 1
fixing digital in interrupt pausing during update. Not a working version.
initial commit
2015-05-19, by mkarlsso [Tue, 19 May 2015 15:45:42 +0000] rev 0
initial commit