- 06 Mar, 2015 6 commits
- 05 Mar, 2015 6 commits
-
-
funshine authored
-
zeroday authored
Add TravisCI integration
-
George Hahn authored
-
George Hahn authored
-
zeroday authored
Add TravisCI build status
-
George Hahn authored
-
- 04 Mar, 2015 1 commit
-
-
zeroday authored
Accidentally removed ROM_MODULES_U8G
-
- 03 Mar, 2015 8 commits
-
-
Markus Gritsch authored
I am sorry, I made an error in my last pull request and accidentally removed ROM_MODULES_U8G. Here is it back again.
-
zeroday authored
Changed the ws2812 byte order from GRB to RGB
-
Markus Gritsch authored
There seems to be interest in using the more intuitive RGB byte order to specify the LED color. Also fixed the documentation.
-
markusgritsch authored
Dev
-
Markus Gritsch authored
There seems to be interest in using the more intuitive RGB byte order to specify the LED color. Also fixed the documentation.
-
funshine authored
-
zeroday authored
Fix file.seek() return value (@Ezekiel-DA)
-
zeroday authored
I2C Driver Module For the MCP23008 I/O Expander (@AllAboutEE)
-
- 02 Mar, 2015 2 commits
-
-
Miguel Alvarez authored
Added I/O expander MCP23008 module and two examples: digital output with...
-
AllAboutEE authored
Added I/O expander MCP23008 module and two examples: digital output with LEDS, and digital input with buttons.
-
- 01 Mar, 2015 1 commit
-
-
Vowstar authored
Move contributing guidelines to repository
-
- 28 Feb, 2015 1 commit
-
-
Vowstar authored
Fix Pinout HTML table layout
-
- 27 Feb, 2015 2 commits
-
-
Felix Richter authored
when trying to copy the layout into html, the output breaks due to a missing closing backet
-
George Hahn authored
Moves guidelines for contribution from issue #176 to a file in the repository. Github will show a message with this file to contributors, increasing its visibility. Closes #176
-
- 25 Feb, 2015 1 commit
-
-
Ezekiel-DA authored
Made file.seek() return nil on error / EOF, as specified in documentation, instead of returning true.
-
- 21 Feb, 2015 1 commit
-
-
Vowstar authored
ver 0.9.5 reports error in tmr.alarm()
-
- 20 Feb, 2015 1 commit
-
-
Damian authored
There was no alarm ID.
-
- 17 Feb, 2015 2 commits
- 16 Feb, 2015 2 commits
-
-
robcazzaro authored
Addresses issue #225, slower loop timing due to the use of floats. Should be safe to use with integer-only builds, since on integer-only builds I could never see "3" as a valid value for either low or high
-
devsaurus authored
-
- 14 Feb, 2015 4 commits
- 13 Feb, 2015 2 commits