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

Dependencies:   SMARTWAV mbed

New Sound module and soft Reset serial command

Hey Mattias,

I added a "kaboom" serial command that allows you to reset the mbed without physically pressing the hardware reset button. We were not satisfied with the smartWAV shield and have switched to a SOMO II sound module. I integrated a new SOMO II library that has equivalent functions to the smartWAV library's functions. You can switch between sound modules at line 154/155 of mbedInterface.cpp

-Andy

Karpova Lab fork of stateScript

1 comment:

28 Jan 2016

Also, sorry for the redundant commit messages. I'm still getting used to mbed's version control.