(sorry if this is the wrong category)
I work for a STEM education nonprofit. We are trying to support teachers and students who have Chromebooks. As of April 3rd, 2024, we cannot get any of the currently-online directions for using Arduino with Chromebook to work. I bought a cheap refurbished Chromebook to test myself and this is what I've run into:
-
If you go to the main software page https://www.arduino.cc/en/software and scroll down, there's an "Arduino with Chromebook" section that directs you to the Arduino Web Editor (which as far as I can tell is the "new" cloud editor, the naming is a little confusing depending on where you look on the site).
-
The first time you open the Cloud Editor on a Chromebook, you get a pop-up prompt that says "To upload sketches via USB port, make sure you have Create App installed on your computer." I know this is the case for Windows and I've done it without issues there.
-
If you click Install on a Chromebook then it downloads a tar.gz file. Googling "how to install tar.gz file on Chromebook" turns up a bunch of Reddit/Stackexchange et. al. threads that quickly devolve into Linux command line stuff, which is a non-starter for our users. We are talking teachers, parents, and students who have probably never used an Arduino before and have never touched a Linux command line - any installation needs to be easy. So that is a dead end.
-
If you google "use arduino with Chromebook" you get this page as the first result: https://support.arduino.cc/hc/en-us/articles/360016495639-Use-Arduino-with-Chromebook, but as far as I can tell it is orphaned (it is no longer prominently linked from the main software page). The note at the top says there's a new app that's replacing the previous Chrome app, but the link to the app in the Play store gives a "not found" error. Searching for the app directly in the Play store doesn't turn it up either. So that's also a dead end.
-
If you scroll down to the second section on that page - Use the Cloud Editor on Chromebook - there is a separate set of instructions that makes it look like you can use the Cloud editor without installing the Create app/agent, and that you will get a popup to authorize USB connection the first time you use it. I tried following these instructions as written (after closing the Create app popup) and got up to step 7, but then the upload button was grayed out and I could not click it. Another dead end.
So, I think I've exhaustively tried all the official instructions and ran into three separate dead ends. I may try to figure out the tar.gz thing myself but I'm not much of a Linux user and again that's not an option for our students.
Am I missing anything? Any advice would be appreciated.