PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Revisions of source/main.cpp

Revision Date Message Actions
96:676d01c86b61 2018-04-11 Demo LEDFade and Summer working for Design Review 2 File  Diff  Annotate
95:b02e1b2a6cbd 2018-04-11 demo tool is running now, changed setRGB File  Diff  Annotate
94:b24d2b432b27 2018-04-10 merge File  Diff  Annotate
93:32cd0af29c2b 2018-04-10 fixed serialinterrupt; disabling interrupts not yet working, compile error File  Diff  Annotate
92:96ad0a9ff337 2018-04-10 added stuff to state 47 File  Diff  Annotate
91:443b0ac21de0 2018-04-10 merge File  Diff  Annotate
90:d0805b58b0ae 2018-04-09 added stuff; File  Diff  Annotate
87:a0b824c35b1b 2018-04-09 clean up in main File  Diff  Annotate
85:04fe3dff23f4 2018-04-09 worked on servotest and nextPosition File  Diff  Annotate
84:14ed3d02e782 2018-04-09 added testfunction nextPosition servo to main.cpp File  Diff  Annotate
83:d327a532c0ad 2018-04-09 added testfunction DutyCycle Servo at main.cpp File  Diff  Annotate
82:2fc026430ff2 2018-04-09 merge File  Diff  Annotate
81:a869abf56e85 2018-04-08 erase and read file added File  Diff  Annotate
80:6e3eb8246ced 2018-04-08 tried to read files File  Diff  Annotate
79:c825bd2dea81 2018-04-08 merge, program compiles now correctly File  Diff  Annotate
77:c2e22d1e5d44 2018-04-07 write_medProtocol; write_medInventory; write_medError; erase_medError; erase_medProtocol; are working now File  Diff  Annotate
76:53a25f1dc2b6 2018-04-06 merge File  Diff  Annotate
74:a4dacab0d3dd 2018-04-06 added stuff File  Diff  Annotate
73:7fd3701def5b 2018-04-06 sd write test added File  Diff  Annotate
72:172b40dd16ee 2018-04-06 added stuff File  Diff  Annotate
71:3d0a4dbff536 2018-04-06 general clean up File  Diff  Annotate
70:cc7ed2325202 2018-04-06 clean up File  Diff  Annotate
69:ec1cfc0cd161 2018-04-06 merged files and commented some parts out. Still not compiling, due to errors in serialInterrupts. I don't understand why these errors occures, when #include serialInterrupts.h is commented out. File  Diff  Annotate
63:be13158bb4dd 2018-04-05 serialInterrupt added / has to be modified and tested File  Diff  Annotate
61:086bcd5ca968 2018-04-05 Aeschlimans demoprogramm fuer Design Review LED Fade; File  Diff  Annotate
60:7554e4272b3b 2018-04-05 implemented summer switch on user button 1 File  Diff  Annotate
59:1867088695f3 2018-04-05 implemented demo RGB LED FADING TOOL File  Diff  Annotate
58:cda5298c9b7f 2018-04-05 added writeMedication (to SD card) in sdcard.cpp File  Diff  Annotate
57:79fed71031da 2018-03-31 Implemented checksum function to verify medication read.; bugfixes File  Diff  Annotate
56:218601547d13 2018-03-31 bug fixes File  Diff  Annotate
55:bdab541f434d 2018-03-30 expanded meadication read; added medication print test tool File  Diff  Annotate
53:1c61cadbcb35 2018-03-30 added readMedication() to sdcard.cpp; File  Diff  Annotate
52:701d0c2f47d7 2018-03-29 Added SD card test tool File  Diff  Annotate
46:cdc24a24e4e3 2018-03-29 changed set PWM to 0...4095 scale File  Diff  Annotate
42:ba59ed6a2a06 2018-03-29 added pwm board init to the test tool File  Diff  Annotate
41:f054a83f9556 2018-03-28 Updated variables.h from copy.; changed a few variables to fit the lower camel case convention File  Diff  Annotate
40:b5e533e1e033 2018-03-27 implemented Test Tool for Servos and a Console Based State Switch File  Diff  Annotate
35:a9bf045dc014 2018-03-27 changed printf File  Diff  Annotate
34:9d6dd3a12641 2018-03-27 testtool readtime (state 46) File  Diff  Annotate
27:bf0577ecfa6e 2018-03-27 implemented time test function in main; File  Diff  Annotate
17:bbafd216e059 2018-03-26 implemented setTime; File  Diff  Annotate
10:1f327f8aa4dd 2018-03-25 - added PWM board enable and disable functions; - created source and header folders, moved files to there folder; File  Diff  Annotate | base