Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malaksadek/minigame-console
A mini-game system implemented in C for a Basys Board 🕹 🔌 (2018)
https://github.com/malaksadek/minigame-console
basys-board basys3-fpga c hardware-designs i2c i2c-protocol led-controlling leds microcontroller mysql php uart uart-protocol wifi-modules
Last synced: about 7 hours ago
JSON representation
A mini-game system implemented in C for a Basys Board 🕹 🔌 (2018)
- Host: GitHub
- URL: https://github.com/malaksadek/minigame-console
- Owner: MalakSadek
- License: gpl-3.0
- Created: 2020-05-14T19:24:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T16:15:55.000Z (over 3 years ago)
- Last Synced: 2024-09-09T16:11:44.463Z (2 months ago)
- Topics: basys-board, basys3-fpga, c, hardware-designs, i2c, i2c-protocol, led-controlling, leds, microcontroller, mysql, php, uart, uart-protocol, wifi-modules
- Language: C
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mini Game Console
A mini-game system implemented in C for a Basys Board 🕹 🔌 (2018)There are two game modes, a mode where the user was presented with a fact or incorrect statement and they had to guess whether it was true or false, and a mode where the user was presented with a pattern that they had to copy using the flip switches on the board before the timer ran out.
The final score of the user was calculated and sent using a `WiFi module` to a `MySQL database` on a remote server using `PHP scripts` and the user was informed if they had a high-score.
The system makes use of the Baysis board's `flip switches`, `console buttons`, `RBG LED`, `normal LEDs`, `UART` and `I2C ports`.
# Contact
* email: [email protected]
* LinkedIn: www.linkedin.com/in/malak-sadek-17aa65164/
* website: http://malaksadekapps.com/