Monday, July 7, 2014

Another Attempt to Integrate

I have packaged up my humble additions and corrections to the popular Arduino controller environment and stuck them in a zip file for easy access. This contains:
  • Non-pre-emptive Task Scheduler.
  • ADC interrupt and averaging code.
  • Message receive delimiter interface.
  • Plus free bonus code!
       freeRam() function to see how much memory you have left.
       MMA8452Q accelerometer interface library.
       Template project allows one to (mostly) avoid the Arduino IDE.
And you can read all about it here:

Schip's Arduino Additions

No comments:

Post a Comment