Skip to content

Jupyter

Phil Schatzmann edited this page Oct 4, 2025 · 4 revisions

I initially only wanted to have an interactive Jupyter environemnt in which I could play around with Arduino commands and when I discovered that Arduino provides a good starting point with their ArduinoCore-API I decided to start this project.

You can also use xeus-cling as a runtime environment to simulate an Arduino Development board and I have added the missing implementation using C or the C++ std library.

Here is a quick demo:

Clone this wiki locally