Commit Graph

16 Commits

Author SHA1 Message Date
23eba94e9d Clean project for successful make with renamed proto file 2016-08-27 17:01:39 +01:00
b58331bc28 Add example code from http://www.dfrobot.com/wiki/index.php?title=Arduino_LCD_KeyPad_Shield_(SKU:_DFR0009) 2016-08-27 16:43:16 +01:00
778eb47997 Remove TM1638 library, copy in LiquidCrystal 2016-08-27 16:42:29 +01:00
8551b6417e Disable broken functionality 2016-07-14 08:43:28 +01:00
5a1c088136 Return buffer directly via argument 2015-11-07 21:54:23 +00:00
015ea873ab Fix callback for parsing string 2015-11-07 21:49:51 +00:00
841cbde3da Replace tabs with spaces 2015-09-01 13:20:22 +01:00
ea15951f36 Start implementing complete protocol buffer protocol 2015-07-16 22:40:30 +01:00
6e5417035d Add platformio dependency 2015-07-15 15:58:08 +01:00
211927769a Python protobuf from virtualenv 2015-07-15 15:52:24 +01:00
9d2b41add5 Add license 2015-06-11 22:54:03 +01:00
3ba8b769a7 Add rudimentary support for buttons states 2015-06-11 22:51:52 +01:00
579e07adc6 Add readme stub listing dependencies 2015-06-11 22:50:47 +01:00
a1812e08b2 Migrate to initial protocol for communication that allows setup of display and control of LEDs 2015-03-18 20:47:17 +00:00
5e99d0a14b Add library for TM1638 as submodule 2015-03-16 20:32:47 +00:00
a7863182d1 Add protobuf (https://github.com/google/protobuf) and nanopb (https://github.com/metormote/nanopb) to build example beerduino project (https://github.com/ilyevsky/beerduino) using platformio (http://docs.platformio.org/en/latest/). 2015-03-13 11:57:41 +00:00