hArduino v0.3 Release Notes

Release Date: 2013-02-10 // about 11 years ago
    • Library
      • Add support for pull-up resistors
      • Implement routines for waiting on digital triggers
      • Add support for reading analog values and setting sampling frequency.
      • Add support for LCDs (based on the Hitachi 44780 chip)
      • Better handling for Ctrl-C interrupts
    • Examples
      • Counter: Use push buttons to count up and down
      • Analog: Reading analog values
      • LCD: Control an LCD, writing text/glyphs etc