FirewallDragon / amulet-of-entropy

Software for the HackerBoxes #0080 project - a DEF CON indie badge
MIT License
19 stars 0 forks source link

Data screen with no pictures #3

Open tsegner opened 2 years ago

tsegner commented 2 years ago

It took some work, but I have this up and running... kind of. ​It boots to a screen showing random scrolling data for items in a list (LDR:, Temp:, Shot, GyrX, etc) but just stays there no matter what I do. ​Any advice is Appreciated. dd

FirewallDragon commented 2 years ago

This is the "hb80_demo.ino" test program from step 10 on Instructibles. You need to load the amulet.ino from this repo, which is explained in the Setup doc.

tsegner commented 2 years ago

Thank you for this super-fast response! So, it looks like the amulet.ino is failing to complete the upload and the pico is reverting back to its last image?

A recompile fix it! Awesome project, please keep up the great work sir!

FirewallDragon commented 2 years ago

Yes, that appears to be the issue. However, I'm not sure what to do about that one. Sounds like a more general RPi or Arduino IDE issue. You can try standard stuff like restarting the IDE, resetting the RPi, or restarting your PC.

tsegner commented 2 years ago

A recompile fix it! Awesome project, please keep up the great work sir!

FirewallDragon commented 2 years ago

Thanks!! Enjoy!