13 Commits

Author SHA1 Message Date
Morten Kals
0a481c7d64 Simplified to core Arduino 2019-05-08 00:15:23 -07:00
Morten Kals
fbf27bd3ca Merge branch 'master' into master 2019-05-03 13:16:16 -07:00
Bryan Poteryko
ea33b9c5db Updated version numbers, quick bugfix
Updated version from 0.4 to 0.5 in both files, as well as removed the unused functions in arduino.py.

Also fixed a mistakenly-commented-out line introduced in the previous commit, which broke temperature readings.
2019-05-02 20:08:39 -07:00
Morten Kals
87ed24da88 Added display support 2019-05-02 16:27:49 -07:00
Bryan Poteryko
e88c87e73e Added SSD1306 display support.
Can now send text to a connected display via displayText(text, fontsize).I have commented out the servo control code so that it doesn't fill up the Arduino Nano's memory.
2019-05-02 16:02:38 -07:00
Morten Kals
c1f4265076 Fixed auto-connect, decode bug and added firmware version check 2019-04-21 16:01:26 -07:00
Morten Kals
2d49f8858b Updates to fix connection issue on startup and added support for DHT sensors 2019-04-20 22:21:12 -07:00
RusKovv
cbfc6a6a3d small editing 2014-05-01 00:24:02 +02:00
RusKovv
ea124942c8 * added EEPROM read and write methods. 2014-04-30 23:47:16 +02:00
Ian Joseph Wilson
80fee04687 Add support for shiftIn and shiftOut commands. 2013-05-29 16:56:17 -07:00
Sjoerd Dirk Meijer
2a05e458ff added capacitivePin-feature 2013-04-30 21:52:51 +02:00
Sjoerd Dirk Meijer
448768dcf2 My prototype.ino 2013-04-30 16:50:50 +02:00
Tristan Hearn
4d78792192 restructured sketch folder 2013-04-19 14:41:09 -04:00