tgatomic / TokenMachine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TokenMachine

/************************************************************************************

							 Token Machine

************************************************************************************/

The token machine is a school project, where the aim is to make it simpler to get coffe from the schools machine. The machine today only takes fysical money and in the todays society, we seldom have it on outselves.

So we plan to create a token maschine, where you can charge your school card with money and then use it to get a token, for the coffee machine using an RFID reader.

Use instructions: Install GNU ARM Toolchain in eclipse Open a C/C++ project based on your processor Create files with CubeMX and generate the code Use the CubeMXImporter to copy those files into the right place in the workspace Import the settings to the project, You'll find them in Program_settings folder

The importer and instructions can aso be found here: https://www.element14.com/community/thread/48115/l/how-to-quickly-import-a-stm32cubemx-project?displayFullThread=true

/************************************************************************************

************************************************************************************/

About


Languages

Language:C 97.8%Language:C++ 1.6%Language:Makefile 0.5%Language:Assembly 0.1%Language:KiCad Layout 0.0%Language:Arduino 0.0%