- 03 Mar, 2015 7 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.
-
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 11 commits
-
-
devsaurus authored
-
devsaurus authored
-
devsaurus authored
-
funshine authored
-
funshine authored
-
funshine authored
-
funshine authored
-
zeroday authored
add node.compile() api
-
zeroday authored
Update irsend.lua
-
funshine authored
-
ksankark authored
The for loop was reverse because of that when i transfer 0xfff000ff i have received 0xff000fff. This update works perfect (I have tested this by receiving through Arduino IRreceiver).
-
- 12 Feb, 2015 5 commits