Software for a deposit bin prototype, created as part of the 'Introduction to Business' course (VadZB019).
Main contents:
controller: Barcode scanner and main controller for the deposit bindriver: Arduino controller for the physical componentsmocking: Script that mocks the driver for development purposes
For a general guide on how to set up the environment see setup.md.
To set up the controller, see controller/README.md.
For development purposes, you probably want to mock the physical components.
To set up the mock driver, see mocking/README.md.
Contributions are welcome from the Deposit System developer team.
For more information see CONTRIBUTING.md.
This repository is licensed under the MIT License. For more details, see the LICENSE file.