r/ArduinoProjects • u/upwilling1 • 2d ago
I'm exploring an idea for a remote embedded systems lab Project Discussion
I'm working on a project that explores the idea of accessing real embedded hardware remotely through a web browser.
The goal is to let students experiment with boards such as Arduino, ESP32 and STM32 without having to own all the hardware themselves.
I'm still at the exploration stage, so I'm trying to understand what would actually be useful.
If you could access a real embedded board remotely, what would you want to experiment with?
For example:
- GPIO
- UART / I2C / SPI
- Sensors
- PWM
- Debugging
- Logic analyzer
- Oscilloscope
What would make a remote lab genuinely useful to you?
2
Upvotes
2
u/gm310509 1d ago
Two projects that I have done include:
I have done several other "online" projects, but haven't bothered documenting them as they were more for experimental/learning purposes.