Final project C++ programing classes at UFSC 2018. Development of a coin machine using oriented object programming concepts to run the code in a computer and in a ARM embedded board. Directories: * Project_CCS Contains the files generated Code Composer Studio (CCS) IDE. * Project_MVS Contains the files generated Microsoft Visual Studio Initial (MVS) IDE. * test_messages_MVS Cotains a simple MVS project to test the display and console. * teste_queue_MVS Cotains a simple MVS project to test the queues. * src Contains the .cpp e .hpp e .h source files.
krgouveia/final_project_oo_2018
C++ Final project - Vending machine using a ARM® Cortex®-M4F Based MCU TM4C123G LaunchPad™ Evaluation Kit - EK-TM4C123GXL
C++BSD-3-Clause