https://github.com/anthonyec/ttt_firmware
https://github.com/anthonyec/ttt_firmware
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonyec/ttt_firmware
- Owner: anthonyec
- Created: 2018-12-21T17:16:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-05T18:42:09.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T00:26:30.715Z (4 months ago)
- Language: C++
- Size: 663 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TTT Firmware
## Requirements
### Hardware
- 2x SSD1306 OLED I2C 0.96" White Display
- 2x Arduino Nano
- 2x USB A to B micro
- 4x Push buttons
- 2x HC-05 Bluetooth module
- A bunch of wires### Software
#### Optional
- [Fritzing](http://fritzing.org/download/) for schematics
## Setup
### Board ConfigurationI've had more luck with using **old bootloader** for some reason.
| Setting | Value |
| ---------- | ---------------------------------- |
| Board | Arduino Nano (Arduino AVR Boards) |
| Processor | ATmega328P (Old Bootloader) |
| Programmer | AVRISP mkII |### Circuit
