acid-drop

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

commit 75fbbbd96b83ff77f16ed86f9d5de86cefe2bbb5
parent abf0e133a0a82ddfe4aa567fd426f93772b23a9c
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sat, 25 May 2024 16:36:06 -0400

Added preview screens and improved flashing documentation

Diffstat:
A.screens/preview1.jpeg | 0
A.screens/preview2.jpeg | 0
MREADME.md | 14+++++++++-----

3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.screens/preview1.jpeg b/.screens/preview1.jpeg
Binary files differ.
diff --git a/.screens/preview2.jpeg b/.screens/preview2.jpeg
Binary files differ.
diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
 <p align="center">
-  <img src="./.screens/aciddrop.png" />
+  <img src="./.screens/aciddrop2.png" />
 </p>
 
 
@@ -12,14 +12,18 @@ The project started out with as IRC bridge for [Meshtastic](https://meshtastic.o
 
 This is being developed in my free time as a fun project. It is no where near being useful.
 
+# Previews
+![](./.screens/preview1.jpeg) ![](./.screens/preview2.jpeg)
+
 # Flashing the Firmware
-1. Add your user to the `dialout` group: `sudo gpasswd -a YOURUSERNAME dialout`
+1. Add your user to the `dialout` group: `sudo gpasswd -a YOURUSERNAME dialout` *(You will need to re-login after adding your user to the `dialout` group for it to take affect)*
 2. Install [Visual Studio Code](https://code.visualstudio.com/)
 3. Install the [PlatformIO plugin](https://platformio.org/install/ide?install=vscode)
-4. Press F1 and select PlatformIO : Build
-5. Press F1 and select PlatformIO : Upload
+4. Hold down the trackball on the device, turn it on, and plug it in to the computer.
+5. Press **F1** and select `PlatformIO: Build`
+6. Press **F1** and select `PlatformIO: Upload`
 
-**Note:** Your device will likely be `/dev/ttyAMC0` or `/dev/ttyUSB0`. You will also need to re-login after adding your user to the `dialout` group.
+**Note:** Your device will likely be `/dev/ttyAMC0` or `/dev/ttyUSB0`
 
 # Roapmap
 - [X] IRC Client