The MBED firmware used on the Chipin sorter, developed over 12 weeks for a 3rd year university systems project. Chipin is a token sorter, it sorts tokens by colours and dispenses them to order through an online booking system and card reader. This program interfaces with an FPGA, PC and LCD screen to control the sorter. The sorter has an operation mode where it can process orders when a card is entered into the machine. There is also a maintenance mode where the device responds to maintenance instructions such as 'dispense all'. More information at http://www.ionsystems.uk/
Dependencies: MCP23017 TCS3472_I2C WattBob_TextLCD mbed-rtos mbed
History
Commened main
2014-12-05, by IonSystems [Fri, 05 Dec 2014 09:53:04 +0000] rev 28
Commened main
Done all commenting, just need to do main.cpp comments
2014-12-04, by IonSystems [Thu, 04 Dec 2014 22:05:18 +0000] rev 27
Done all commenting, just need to do main.cpp comments
Finished FPGAcomms commenting
2014-12-04, by IonSystems [Thu, 04 Dec 2014 12:31:23 +0000] rev 26
Finished FPGAcomms commenting
Added more comments, still working through FPGAcomms
2014-12-04, by IonSystems [Thu, 04 Dec 2014 11:12:29 +0000] rev 25
Added more comments, still working through FPGAcomms
Commented the .h files from top to bottom, got half way through FPGAcomms
2014-12-03, by IonSystems [Wed, 03 Dec 2014 17:49:41 +0000] rev 24
Commented the .h files from top to bottom, got half way through FPGAcomms
might be working
2014-11-29, by IonSystems [Sat, 29 Nov 2014 16:32:57 +0000] rev 23
might be working
almost working sort, working dispense
2014-11-25, by IonSystems [Tue, 25 Nov 2014 22:32:26 +0000] rev 22
almost working sort, working dispense
Started writing card reader data comms over serial to PC.
2014-11-25, by IonSystems [Tue, 25 Nov 2014 13:48:23 +0000] rev 21
Started writing card reader data comms over serial to PC.
Added wait functions for complete signals from FPGA.
2014-11-25, by IonSystems [Tue, 25 Nov 2014 12:59:11 +0000] rev 20
Added wait functions for complete signals from FPGA.
Added lift operation
2014-11-25, by IonSystems [Tue, 25 Nov 2014 12:06:26 +0000] rev 19
Added lift operation