System code for MIS-CTU Locker system. Designed for Raspberry Pi based devices. Tested on Raspberry Pi 3B+.
- User guide: Show user on how to use the locker.
- Admin guide: Guidance for admin, how to further configurate the software, or further develop it.
- Software Installation: How to flash Rasbian and install the system.
- Hardware Documentation: Documents about PCB, electronics components,...
- Undergrad Thesis Report: A part of this project is also my undergraduate thesis, you can have a look of it here. (in Vietnamese)
- Python3-fingerprint, (c) 2016 Bastian Raschke. Licensed under the German Free Software License
- Adafruit CircuitPython ADS1x15, (c) 2017 Carter Nelson for Adafruit Industries. Licensed under the MIT License.
- pySerial, (c) 2001 - 2017 Chris Liechti cliechti@gmx.net. Licensed under the BSD Liscense.
- smbus,(c) 2015 - 2017 Pimoroni Ltd.
- smbus2, (c) 2017 - 2019 Karl-Petter Lindegaard. Licensed under the MIT License.
- RPi.GPIO, (c) 2012 - 2019 Ben Croston. Licensed under the MIT License.
- wiringPi, (c) 2013 - 2019 Gordon projects@drogon.net.
- Flask, (c) 2010 Pallets. Licensed under the BSD 3-Clause Liscense
- WTForm, (c) 2008 by the WTForms team. Licensed under the BSD Liscense.
- SQLAlchemy, (c) 2005 - 2020 SQLAlchemy authors and contributors. Licensed under the MIT License.
- Flask-Migrate, (c) 2013 Miguel Grinberg. Licensed under the MIT License.
- Flask-Bootstrap, (c) 2013 - 2019 Marc Brinkmann. Licensed under the BSD 3-Clause Liscense.
- Readonly, (c) 2017 - 2019 Ways. Licensed under the GNU License.
- Gevent, (c) 2015 - 2020 Denis Bilenko, Jason Madden. Licensed under the MIT License.
And the contribution of the huge open-source community world wide.
Made for Maker Innovation Space, Can Tho University, Can Tho, Vietnam (MIS-CTU).
(c) 2019 - 2020 Minh-An Dao - Minh-Luan Nguyen Licensed under the MIT License. All rights reserved.