Commit Graph

67 Commits

Author SHA1 Message Date
Christian Kroll f1dca77db9 main.c: disabled workaround; replaced MAX232 and capacitors => UART works fine 2014-06-17 02:05:02 +02:00
Christian Kroll 39796a93be switched to fast PWM, added workaround for UART transmission errors 2014-06-15 04:27:26 +02:00
Jan-Philipp Warmers 1752f5a0a1 flapping servo workaround, ugly ass hell, do not use as example 2014-06-14 12:34:03 +02:00
Lucas Pleß 5e12e742ba first release of working firmware 2014-06-13 21:04:19 +02:00
Lucas Pleß 270696d654 working on the powerboard firmware, added first draft of one state machine 2014-06-11 01:59:00 +02:00
Lucas Pleß b349c8c9ca fixed wrong values of C14,C15 2014-06-04 02:05:39 +02:00
Lucas Pleß 2cc08730e3 there is still a nasty fucking bug with OCR1A 2014-06-03 16:47:18 +02:00
Lucas Pleß c66c8a0def changed the serial protocol and cleaned up the code, fixed a bug in the timer (PWM got inverted sometimes) 2014-06-03 16:29:55 +02:00
Lucas Pleß 37031ed445 reformatting, lowered the polling interval, changed the code so the new value gets display faster 2014-06-03 03:42:28 +02:00
Lucas Pleß ee10cdf4ef added basic test script 2014-06-03 02:54:38 +02:00
Lucas Pleß 62d1a3bf63 added comments, removed debug code, fixed power calculation 2014-06-02 23:54:39 +02:00
Lucas Pleß 21be4e1626 added sample display code, added enclosing files 2014-06-02 20:31:49 +02:00
Lucas Pleß 54c2f8bdca fixed ram problem, made program working 2014-06-02 20:31:14 +02:00
Lucas Pleß 720ba155ad adding some docs, adding current software release of display servo 2014-05-27 22:15:00 +02:00
Lucas Pleß 09535d3dfd deleted old directory 2014-05-22 00:07:43 +02:00
Lucas Pleß 0fdd3778ed sorted the boards into seperate directories with corresponding software altogether 2014-05-22 00:05:33 +02:00
Lucas Pleß 64a0c81d81 added bill of materials 2014-05-21 23:24:10 +02:00
Lucas Pleß 7caf3d6751 added 3 test pads 2014-05-21 23:19:55 +02:00
Lucas Pleß 6ad5662a63 made the board a bit smaller 2014-05-21 21:36:05 +02:00
Lucas Pleß 396ac74b6c finetuning of the board, included Seppos recommendations 2014-05-21 19:53:33 +02:00
Lucas Pleß d177d31065 did some finetuning on the boards 2014-05-21 17:17:03 +02:00
Lucas Pleß a358089379 fixing merge 2014-05-20 14:54:11 +02:00
Lucas Pleß 1a91230449 working on new powerboard layout and schematic 2014-05-20 14:51:55 +02:00
Jan-Philipp Warmers e1ac064ca9 working demo display 2014-05-17 23:42:44 +02:00
Jan-Philipp Warmers ece0961854 ports init OC1A and OC1B 2014-05-17 15:53:03 +02:00
Lucas Pleß af6e1eb53b changed uC to tiny2313 and added schematic+board 2014-03-25 21:48:37 +01:00
Lucas Pleß 1262b14481 cleaned up code, removed unused parts from uart 2014-03-25 19:38:04 +01:00
Lucas Pleß abe946e01f removed even more files 2014-03-25 19:36:48 +01:00
Lucas Pleß acdf53a409 deleted unused files 2014-03-25 19:34:20 +01:00
Lucas Pleß 12f32ff3bf cleaned up software and implemented (untested) servo control 2014-03-25 19:27:15 +01:00
Lucas Pleß ed8753a873 moved new servo display code accordingly 2014-03-25 18:08:27 +01:00
Lucas Pleß ee549b25f3 moved new servo display code accordingly 2014-03-25 18:07:51 +01:00
Jan-Philipp Warmers 3f14db0941 added servo version initial 2014-03-09 11:03:06 +01:00
Lucas Pleß c75afc0f18 , 2014-02-14 01:09:26 +01:00
Lucas Pleß 0b0e5188f6 working on next version 2014-02-14 01:09:04 +01:00
Lucas Pleß 6d85e932aa added v2 2013-09-04 17:44:16 +02:00
Lucas Pleß 059cf48d94 added version 2 of powerboard for use with external voltage regulator 2013-08-24 19:28:32 +02:00
Lucas Pleß f7a42c5e73 added frontpanel drawing 2013-06-15 15:35:27 +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