Commit Graph

3 Commits

Author SHA1 Message Date
3c7a09479c Got the display of all temps to work
+ added function libraries to keep main.c clean
+ moved temprature calculus to fixed-point
* fixed ADC driver messed up during dma_dev branch creation
2020-02-01 14:54:47 +01:00
5e65b9156a LCD driver is fixed (in a crappy way)
* fixed weird bug in lcd driver
+ imported graphs for the thermistor
* updated linker file to better fit the device used (more to be done)
2020-02-01 14:53:52 +01:00
45fde375b8 Working initialisation on LCD
+ lcd driver
+ lcd doc (HD44780)
2020-01-26 16:59:04 +01:00