ControllerBox directs electromechanical equipment in restaurants to display information.

Dependencies:   TextLCD MbedJSONValue libMotiv picojson mbed-rtos mbed

Fork of Mbed_MotiVControllerBox by Tim Wöstemeier

History

Some more cleaning up. Removed RTC library as it is not used. default tip

2015-01-14, by TimWoo [Wed, 14 Jan 2015 21:02:31 +0000] rev 12

Some more cleaning up. Removed RTC library as it is not used.


Did some tidying up, removing dead and commented code.

2015-01-14, by TimWoo [Wed, 14 Jan 2015 20:53:52 +0000] rev 11

Did some tidying up, removing dead and commented code.


Some minor changes to main

2015-01-10, by TimWoo [Sat, 10 Jan 2015 15:35:53 +0000] rev 10

Some minor changes to main


-Coded main program loop with a timer. This way data is pulled from the API with a regular interval. Sending messages is interrupted for the API call.

2015-01-08, by TimWoo [Thu, 08 Jan 2015 01:58:52 +0000] rev 9

-Coded main program loop with a timer. This way data is pulled from the API with a regular interval. Sending messages is interrupted for the API call.


Publish

2015-01-06, by TimWoo [Tue, 06 Jan 2015 23:03:53 +0000] rev 8

Publish


Converted libModbus to lib

2015-01-06, by TimWoo [Tue, 06 Jan 2015 23:02:11 +0000] rev 7

Converted libModbus to lib


Some changes to MbedJSONValue. Makes no difference...

2015-01-06, by TimWoo [Tue, 06 Jan 2015 22:41:10 +0000] rev 6

Some changes to MbedJSONValue. Makes no difference...


Malloc call needed for picojson hangs the program silently... Don't see how to debug.; ; Going to try MbedJSONValue library instead

2015-01-06, by TimWoo [Tue, 06 Jan 2015 22:18:27 +0000] rev 5

Malloc call needed for picojson hangs the program silently... Don't see how to debug.; ; Going to try MbedJSONValue library instead


Sandboxy state of MotiV ControllerBox.; ; ControllerBox directs electromechanical equipment in restaurants for displaying information.

2014-12-07, by TimWoo [Sun, 07 Dec 2014 13:18:27 +0000] rev 4

Sandboxy state of MotiV ControllerBox.; ; ControllerBox directs electromechanical equipment in restaurants for displaying information.


Still sandboxing, but more inside the classes.; ; command building by Device and thus Flower works; updating table works; commandList basics now done;

2014-12-04, by TimWoo [Thu, 04 Dec 2014 22:26:30 +0000] rev 3

Still sandboxing, but more inside the classes.; ; command building by Device and thus Flower works; updating table works; commandList basics now done;