I am a teacher in a US public middle school. It is a Title 1 school district, so I am trying to keep the costs as low as possible (frankly, most of the cost is coming out of my own pocket).
This semester I worked in a module, that took about one month, that introduced the students to programming and electronics. This fits very well into the state curriculum and there was a strong buy-in from the students.
That said, I had a lot of trouble with communication between the boards (Arduino Uno) and the school computers. By the end of the semester, the problems were significantly reducing student buy-in. Most of the suggestions for dealing with the problem called for accessing the Device Manager. I am not permitted to access the Device Manager and the IT department is not interested/willing/able to help.
Toward that end, I have been thinking that next semester I will try to use the student Chromebooks instead of the PCs. I have ordered a bunch of USB C to B cables (yes, cheap ones, when I am paying for it I am not getting great ones).
Here I get to the point
I am now trying to understand the Chrom app and the Web app. I downloaded and opened the Arduino Create for Education on chrome. It seems to simply redirect me to app.adruino.cc . Is this correct?
Is there a reason to download the Chrome App over just going directly to the website on the chromebooks?
Looking at the free version, I am a bit unclear, What is a "Thing"?
As I see it, the biggest issue is that the user of the free version is that the user is limited to
Two "Thing"
25 compiles
100mb for sketch storage (more than enough)
So, I should be able to run the class using this Free tier, is that correct?