Added fist release!

This commit is contained in:
Dionysus 2024-05-27 18:52:54 -04:00
parent a317971c77
commit bf090d5d88
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ A compiled "release" will be done once I finish somoe fo the basic features, but
7. Press the RST *(reset)* button ont he device. 7. Press the RST *(reset)* button ont he device.
###### Using ESP Tool ###### Using ESP Tool
1. Take the `firmware.bin` file from the release page and download it. *(no releases yet, we still building)* 1. Take the `firmware.bin` file from the release page and download it.
2. Install [esptool](https://pypi.org/project/esptool/): `pip install esptool` 2. Install [esptool](https://pypi.org/project/esptool/): `pip install esptool`
3. Hold down the trackball on the device, turn it on, and plug it in to the computer. 3. Hold down the trackball on the device, turn it on, and plug it in to the computer.
4. Confirm the serial device in your `/dev` directory *(Your device will likely be `/dev/ttyAMC0` or `/dev/ttyUSB0`)* 4. Confirm the serial device in your `/dev` directory *(Your device will likely be `/dev/ttyAMC0` or `/dev/ttyUSB0`)*

Binary file not shown.