{"id":16237722,"url":"https://github.com/pschatzmann/arduino-emulator","last_synced_at":"2025-07-19T03:04:04.615Z","repository":{"id":113205297,"uuid":"320503406","full_name":"pschatzmann/Arduino-Emulator","owner":"pschatzmann","description":"A simple Arduino Emulator that can be used in Windows, Linux or OS/X","archived":false,"fork":false,"pushed_at":"2025-06-07T07:31:48.000Z","size":1742,"stargazers_count":39,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-07T08:19:23.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pschatzmann.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-11T07:45:50.000Z","updated_at":"2025-06-07T07:31:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f614247-9750-4787-a587-ad6198d18734","html_url":"https://github.com/pschatzmann/Arduino-Emulator","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pschatzmann/Arduino-Emulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschatzmann%2FArduino-Emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschatzmann%2FArduino-Emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschatzmann%2FArduino-Emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschatzmann%2FArduino-Emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pschatzmann","download_url":"https://codeload.github.com/pschatzmann/Arduino-Emulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschatzmann%2FArduino-Emulator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265879015,"owners_count":23843056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T13:36:46.715Z","updated_at":"2025-07-19T03:04:04.590Z","avatar_url":"https://github.com/pschatzmann.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An Arduino C++ Emulator Library\n\n## Using this Project as a library\n\nIf you have an Arduino Sketch that you want to run e.g in Linux or OS/X you can include this library with cmake. \nHere is an [example cmake file](https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-desktop/generator/CMakeLists.txt) for a [Arduino Audio Sketch](https://github.com/pschatzmann/arduino-audio-tools/tree/main/examples/examples-desktop/generator)).\n\n\n## Jupyter\n\nI really wanted to have an interactive [Jupyter](https://jupyter.org/) environemnt in which I could play around with [Arduino](https://www.arduino.cc/) commands and when I discovered that Arduino provides a good starting point with their [ArduinoCore-API](https://github.com/arduino/ArduinoCore-API/tree/105276f8d81413391b14a3dc6c80180ee9e33d56) I decided to start this project.\n\nI am using [xeus-cling](https://github.com/jupyter-xeus/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.\n\nHere is a quick demo:\n\n- [Setup](01-Setup.ipynb)\n- [Introduction into some Basic Commands](02-BasicCommands.ipynb)\n- [The Network Stack](03-Network.ipynb)\n- [Using Pins](04-Pins.ipynb)\n- [Using Serial](05-Serial.ipynb)\n\n\n## Documentation\n\nThe generated [Class documentation](https://pschatzmann.github.io/Arduino-Emulator/html/annotated.html). \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschatzmann%2Farduino-emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpschatzmann%2Farduino-emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschatzmann%2Farduino-emulator/lists"}