Commit Graph

22 Commits

Author SHA1 Message Date
Lucas Pleß 6d85e932aa added v2 2013-09-04 17:44:16 +02:00
Lucas Pleß 42e3e34ecc changed overvoltage levels and behaviours 2013-06-15 15:34:47 +02:00
Lucas Pleß 7b3165aa7c fixed leading zero issue 2013-06-15 15:34:15 +02:00
Lucas Pleß fadf444a08 cleanup 2013-06-15 10:03:58 +02:00
Lucas Pleß 6cd04b244a removed leading zeros from sevensegmen 2013-06-15 07:10:34 +02:00
Lucas Pleß a64bc39662 made bigbar working with a delta of 10 Ampere 2013-06-15 07:01:38 +02:00
Lucas Pleß 92d0e1b3da vertical power les bars working 2013-06-15 05:25:36 +02:00
Lucas Pleß 17be17b75c first working version, just sevensegments, still without leds 2013-06-14 23:18:48 +02:00
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