Commit Graph

14 Commits

Author SHA1 Message Date
Lucas Pleß cc96b5baf3 changed currents to unsigned int and checked while getting these values. 2013-06-14 22:46:01 +02:00
Lucas Pleß 1a7c59bed8 began working on actual code for parsing values from uart
not working yet!
2013-06-14 15:04:10 +02:00
Lucas Pleß 7352839d1e removed unnecessary uart1 code 2013-06-14 15:03:36 +02:00
Lucas Pleß 3bf7ceee79 changed power to 16bit
added output of relais states
2013-06-14 15:02:48 +02:00
Lucas Pleß 15f63351c0 minor changes, made counters 8bit 2013-06-14 12:47:35 +02:00
Lucas Pleß 7fa7355afa made a first version with 7-seg number output 2013-06-14 01:35:59 +02:00
Lucas Pleß 7dc7d1ed27 changed counter (bugfix)
changed baudrate to 19200
2013-06-14 01:35:41 +02:00
Lucas Pleß 0b1a157bfd bugfixes, live check on avr
working for now
2013-06-13 00:13:53 +02:00
Lucas Pleß 147a6d8e25 working, refactured a bit, optimised for size 2013-06-12 15:31:48 +02:00
Lucas Pleß ee0f2a921d optimisations in adc code 2013-06-12 15:30:15 +02:00
Lucas Pleß c9bc24d8a7 added first draft of overvoltage protection by using dump load 2013-06-12 01:50:54 +02:00
Lucas Pleß 6cd0a6371a bla 2013-06-12 00:31:41 +02:00
Lucas Pleß b8402e32fc - added 3rd party uart lib
- added measurements for voltage and current
2013-06-12 00:30:49 +02:00
Lucas Pleß 6d0e569a3f created software directory 2013-06-11 14:47:29 +02:00