Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add senseBox MCU-S2 ESP32-S2 #121

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Add senseBox MCU-S2 ESP32-S2 #121

merged 1 commit into from
Nov 8, 2023

Conversation

mariopesch
Copy link
Contributor

I'm asking for 3 PIDs for our new senseBox MCU-S2 with ESP32-S2.
One each for Arduino, Circuit Python and the UF2 Bootloader

The senseBox MCU-S2 is an open source ESP32-S2 based board which will be mainly used in education and citizen science projects together with a series of sensors and other electronic components. A graphical (blockly) based programming interface (https://blockly.sesenbox.de) supports the young learners in developing their own project ideas. Sensor data gets published on the openSenseMap and can used by everybody for free.

Reason for custom PIDs are:

CircuitPython - Adafruit require every board that runs CircuitPython to have a unique PID for CircuitPython and the UF2 Bootloader
Arduino - Having a unique PID allows the board to be listed against the port it's on in the ports dropdown list, so once flashed in the Arduino IDE for the first time, the board can be easily recognized as the correct one.

I am requesting these PIDs on behalf of the senseBox-Project which is a joint project by the university of muenster and reedu. More informations about the project can found on our website

Thanks you very much

@Spritetm
Copy link
Member

Spritetm commented Nov 7, 2023

Ah, I'm terribly sorry but I made a mistake and merged another PR first... Your PR looks good otherwise, but would you mind updating your PIDs and rebasing on the current master? After that I'll merge it in.

add senseBox MCU-S2
@mariopesch
Copy link
Contributor Author

@Spritetm no worries, just updated the PIDs. Thank you!

@Spritetm
Copy link
Member

Spritetm commented Nov 8, 2023

Excellent, thanks!

@Spritetm Spritetm merged commit 090581f into espressif:main Nov 8, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants