Getting started with Gun4All and Raspberry Pi Pico #22
Replies: 1 comment
-
I don't think this project should even be indexable on Google, let alone discussed by many other individuals... Anyways, the installation's pretty simple; download the binary from the latest release that corresponds to the board you have - in your case, that would be You can configure the board further, including custom pins mapping, settings adjustments, and access camera/button testing with the GUN4ALL-GUI. Extract that somewhere in your PC and run the executable with the gun plugged in, it's pretty straightforward from there.
If for whatever reason the GUI does recognize the Pico but ISN'T able to establish a connection, that might be due to the camera not being connected (e.g. data wire plugged into the clock pin) and stalling the boot process. That's the only showstopper to my knowledge. |
Beta Was this translation helpful? Give feedback.
-
Can anyone direct me to a how to / tutorial on getting started with Gun4all and a Raspberry Pi Pico board? I've been Googleing in my spare time for a week and can't find anything that walks me though the process of flashing the Pico board.
I have no experience with Arduino or raspberry pi boards but I am far from a techno illiterate.
I'm currently stuck on when ever I attempt to flash the board using Arduino (2.3.2) I error out saying "Compilation error: #error Incompatible USB stack. Use Adafruit TinyUSB."
Any help would be GREATLY APPRECIATED!!
Beta Was this translation helpful? Give feedback.
All reactions