28 Commits
Author SHA1 Message Date
Kenneth van Ewijk bee6773ee7 Added battery icon 2014-10-27 17:45:39 +01:00
Kenneth van Ewijk f78dbdd4c4 Improved Graph Icon 2014-10-26 18:37:43 +01:00
Kenneth van Ewijk f42e9acc27 Added graph button 2014-10-26 18:03:40 +01:00
Kenneth van Ewijk 1df87ba2fc Made the navigation buttons look nicer 2014-10-26 17:52:32 +01:00
jancoow 923065bc99 Wil now show play and pauze icons, cleaner code for changing buttons & screens 2014-10-25 23:24:39 +02:00
Janco Kock 710483a418 Fixed a stupid bug. 2014-10-23 22:19:16 +02:00
Janco Kock 85b6a9d448 Doesn't display a .0 anymore 2014-10-23 14:25:36 +02:00
Kenneth van Ewijk 8d790ff754 Added a lot of comments 2014-10-23 11:07:39 +02:00
jancoow b4258909e3 "Some" improvements 2014-10-22 21:40:15 +02:00
Kenneth van Ewijk 38e5715cd6 FIXED ALL THE FUCKING THINGS
Ik haat school... eeuwen met de code bezig, blijven maar foute data uit
komen... blijkt alle data in de database zo'n beetje corrupt te zijn als
je 3 maanden of meer terugkijkt... wat een onzin zeg.
2014-10-20 19:00:42 +02:00
Kenneth van Ewijk d5b1113eb9 Reduced console output when drawing graphs 2014-10-20 16:29:56 +02:00
Kenneth van Ewijk 51bd0ac686 Made animation quicker 2014-10-14 09:54:48 +02:00
Kenneth van Ewijk a3cc2ac923 Added init method 2014-10-14 08:53:41 +02:00
Kenneth van Ewijk 17066aed8b Added normalizeData()
Added method to normalize the data and create more fluid graphs
2014-10-13 11:51:58 +02:00
Kenneth van Ewijk a2bb37204c General bugfixes 2014-10-11 21:06:45 +02:00
Kenneth van Ewijk eb3718cc0b Added support for graphs
Also added small bits of code to center the name on the matrix display.
2014-10-11 20:05:47 +02:00
Kenneth van Ewijk 94cab3188e Added formulas for the writeGraphToMatrix method. Not yet correctly implemented. Axis are create, graph does not yet show up. The "Weerstation" class needs code to call this method when the red button is pressed to make testing easier 2014-10-09 14:34:22 +02:00
Janco Kock ba994ef1d6 De clear methodes zijn nu public 2014-10-09 12:42:16 +02:00
Kenneth van Ewijk 045d544c6c Fixed/Created the CreateAxis method 2014-10-09 11:41:12 +02:00
Kenneth van Ewijk 7ddda721aa Added checks to writeTo*Digits() 2014-10-09 10:13:04 +02:00
Groamer 54407c0519 Syncbitch
derp
2014-10-09 09:29:35 +02:00
jancoow 8220696da6 Je kunt nu tekst naar het matrix scherm dumpen doormiddel van writePageToMatrix(regel1, regel2, regel3) 2014-10-08 23:15:03 +02:00
Janco Kock 3cdfcec9f2 Update GUIboard.java 2014-10-06 20:23:46 +02:00
Janco Kock bec9de9259 Fixed the wrong 3 2014-10-06 20:21:37 +02:00
jancoow 0b504ee756 writeDigits will now round on 2 decimal.
Code cleanup
2014-10-05 15:45:46 +02:00
kennyboy55 f4b53aa4be Bugfixes 2014-10-03 11:26:17 +02:00
Kenneth van Ewijk 7302c54cc9 Added new methods for clearing and writing to certain displays. 2014-10-03 11:22:24 +02:00
jancoow 49fe959640 GUI board toegevoegd 2014-10-02 22:57:25 +02:00