set led to common anode

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of xively-dreamforce by Ilya Dmitrichenko

Changes

RevisionDateWhoCommit message
20:4bb2758223fb 2013-11-14 frontispiece fixed LED common anode default tip
19:ca595d80895b 2013-11-11 errordeveloper Control RGB led from Xively in simple way, but the colours are odd, but
18:07869e8bddb2 2013-11-11 errordeveloper Print to the LCD when updating/reading data
17:6457dc373c2d 2013-11-11 errordeveloper LED1 will indicate when data is communicated to Xively
16:878226cefdb1 2013-11-11 errordeveloper Remove commented code
15:7443df31ff5b 2013-11-11 errordeveloper Control RGB LED from a thread using pots, control fan using GPIO via an NPN transistor
14:1bb008e28de8 2013-11-09 errordeveloper Initial WIP...
13:d4a21765a203 2013-11-08 Ilya Dmitrichenko Add TODO note...
12:27471bb09274 2013-11-08 errordeveloper First prototype
11:bdf601a405fc 2013-10-14 errordeveloper Improve a few things about the LCD output:; ; * don't output debug logs; * show Xively logo on boot;
10:86ffba646df1 2013-10-14 errordeveloper Updated all dependencies and fixed issue with mixing C and C++
9:c5dc85d192e2 2013-10-14 Ilya Dmitrichenko Add user config header as it's now required
8:81743e1228a7 2013-10-11 xively Merged r6 with r7
7:0eff5db44b8b 2013-10-11 xively Update to use latest version of libxively (in sync with git)
6:9e4f4a8c1829 2013-09-20 Ilya Dmitrichenko Add missing `)` in a comment
5:04b5c5242bbf 2013-06-26 xively Added temperature datastream and sleep of 15.0 seconds
4:e7ca62a11595 2013-06-26 xively Added temperature datastream and sleep of 15.0
3:7ad3f6543b6e 2013-06-26 xively Added:; - pause to avoid Xively API rate limits; - reading of temperature sensor available on the application board;
2:51b141cc909a 2013-06-26 xively Updated to use mbed-libxively-34c8b32
1:0a61d7ab702c 2013-05-13 xively Indicate that XI_FEED_ID and XI_API_KEY need to be set by the user
0:efdea27c3b81 2013-05-13 xively Xively Jumpstart Demo (v1)