Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

My students don't have permission to run "cmd" thus can't compile their code in Arduino IDE 1.8.x on school PCs #8649

hogfanboy started this conversation in Ideas
Discussion options

My school locks the students out of a lot of permissions on the school's PCs. That includes running "cmd"

The students "can" compile programs for the ESP8266 using the compiler from ESP8266 community.
But fails when compiling with the ESP32, they get an error that there permission group doesn't allow them to run cmd.

So I was wondering if you could take a look on how it works with the ESP8266 boards and apply that to the ESP32 boards

Thanks

You must be logged in to vote

Replies: 3 comments · 2 replies

Comment options

The requirements for ESP32 and ESP8266 are very different. We use CMD to support different partitions, custom bootloaders and many more things that are not supported on ESP8266. We can not get away from CMD at this point.

You must be logged in to vote
2 replies
@hogfanboy
Comment options

Thanks for the quick reply. I'm a high school teacher, and don't have a grasp on writing cores. But I hope you can appreciate there is a market for using the ESP32 in educational settings, and schools often limit permissions of students on schools PCs

@Xylopyrographer
Comment options

Have you considered CircuitPython? Runs on a number of ESP32 boards.

Comment options

@hogfanboy In schools where access is needed to everything it is usual to setup virtual machines on the students machines. The get deleted when PC is powered down and a fresh new Virtual Machine is deployed at start.

You must be logged in to vote
0 replies
Comment options

Hi hogfanboy,

It sounds like a challenging situation. If the ESP8266 compiler works without needing "cmd" access, it might be possible to adjust the ESP32 setup similarly. Hopefully, the team can explore this and find a solution. In the meantime, if you're looking for resources, you might want to check out the Vedu mod APK download for some additional tools that could be useful.

Thanks for bringing this up!

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
💡
Ideas
Labels
None yet
5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.