fork of seeed studio 4-digit display for st nucleo board

Dependencies:   Data_Clock_Pair Seeed_Chainable_LED Seeed_Four_Digit_Disp Seeed_IR_Temp_Sensor Seeed_Led_Bar

Fork of Seeed_Grove_4_Digit_Display_Clock by Seeed

Changes

RevisionDateWhoCommit message
20:2e72ddd68cda 2017-06-22 tulanthoar add q touch which doesn't work yet default tip
19:ad7bc3db9f1a 2017-06-22 tulanthoar I don't remember
18:904d89c7811a 2017-05-21 tulanthoar move Seeed classes to libraries for easy reuse
17:71c14845db51 2017-05-21 tulanthoar use infinite for loop and embed the delay in the loop declaration
16:cebc9f55d2a6 2017-05-18 tulanthoar supplimental files to previous commit
15:abda719ba6e6 2017-05-18 tulanthoar use cxx11; change IR thermo to use floating point math
14:1139e6439f93 2017-04-27 tulanthoar merge something or something
13:0f5c622b00bd 2017-04-27 tulanthoar remove unused libraries
12:a16d86fac131 2017-04-27 tulanthoar use a pin pair struct to avoid confusing data and clock pins
11:fd38ac1c4106 2017-04-21 tulanthoar remove FastIO due to incompatibility
10:770eea24a6ff 2017-04-21 tulanthoar remove SeeedStudio's digit display library
9:43e407c6ee51 2017-04-21 tulanthoar add fastio library
8:09c844708255 2017-04-21 tulanthoar add fastio library
7:b16b9733d859 2017-04-21 tulanthoar commit the contents of the Seeed class headers, use rtos Thread::wait in main
6:14929f54ed6f 2017-04-20 tulanthoar Add my own implimentation of LED bar, four digit disp, and chainable LED.
5:d28207a2d2a6 2017-04-11 tulanthoar decrease by another factor of 10
4:d540dccad60a 2017-04-11 tulanthoar shorten wait time by a factor of 10 when writing byte
3:c4427ce4d171 2017-04-10 tulanthoar change to using 10 led bar on D5/D6
2:1ae739c15893 2017-04-10 tulanthoar change display pins to D5/D6 (PE_11/PE_9)
1:f45925081128 2014-08-20 yihui Digital Clock
0:89330707469d 2014-04-28 yihui initial