Commit Graph

4 Commits

Author SHA1 Message Date
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
820b159a4b Added temps graph
+ therics values of temperature based on the restistor's value
2020-01-23 17:57:31 +01:00
14fb2033c2 blink !
Timers are working and so are GPIOs in output mode
the program contain a basic blink cadenced on a timer IRQ
2019-12-02 22:49:10 +01:00