{"id":16133772,"url":"https://github.com/urfdvw/circuitpython-online-ide-2","last_synced_at":"2026-03-06T02:31:38.460Z","repository":{"id":192634595,"uuid":"687085712","full_name":"urfdvw/circuitpython-online-ide-2","owner":"urfdvw","description":"The CircuitPython Online IDE is a browser-based IDE for CircuitPython supported microcontrollers. No installation needed. Handy and powerful.","archived":false,"fork":false,"pushed_at":"2026-01-10T04:13:15.000Z","size":32610,"stargazers_count":10,"open_issues_count":34,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-11T01:18:31.935Z","etag":null,"topics":["circuitpython","editor","ide","microcontroller","plotting","python","repl"],"latest_commit_sha":null,"homepage":"https://urfdvw.github.io/circuitpython-online-ide-2","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/urfdvw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-04T15:19:46.000Z","updated_at":"2026-01-10T04:13:18.000Z","dependencies_parsed_at":"2023-12-30T03:29:37.724Z","dependency_job_id":"0f0698bc-d2c1-4259-b27e-c92ddb5f94b4","html_url":"https://github.com/urfdvw/circuitpython-online-ide-2","commit_stats":null,"previous_names":["urfdvw/circuitpython-online-ide2","urfdvw/circuitpython-online-ide-2"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/urfdvw/circuitpython-online-ide-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfdvw%2Fcircuitpython-online-ide-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfdvw%2Fcircuitpython-online-ide-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfdvw%2Fcircuitpython-online-ide-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfdvw%2Fcircuitpython-online-ide-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urfdvw","download_url":"https://codeload.github.com/urfdvw/circuitpython-online-ide-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfdvw%2Fcircuitpython-online-ide-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30159515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["circuitpython","editor","ide","microcontroller","plotting","python","repl"],"created_at":"2024-10-09T22:45:42.029Z","updated_at":"2026-03-06T02:31:38.453Z","avatar_url":"https://github.com/urfdvw.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CircuitPython Online IDE\n\n\u003e The easiest way to code CircuitPython. **No installation** required. Perfect for **Education** and **Hobbyists**. Supports **Chromebooks**.\n\n## [![Launch IDE](https://img.shields.io/badge/🚀_Launch-Open_Web_Editor-green?style=for-the-badge\u0026logo=google-chrome)](https://urfdvw.github.io/circuitpython-online-ide-2)\n\n![CircuitPython Online IDE Demo](/docs/media/main.png)\n\n---\n\n## Why use this IDE?\n\n-   **Instant Setup:** This IDE runs entirely in your browser. Just plug in your board and start coding.\n-   **Powerful tools:** Comes with a built-in **Library Manager** and **Serial Plotter**.\n-   **Education Ready:** Works flawlessly on school **Chromebooks** where installing software is blocked.\n\n---\n\n## Key Features\n\n### 🐞 Debugger\n\nThe first-ever visual debugger for CircuitPython is here! Step through your code, set breakpoints or conditional breakpoints, track variables, and rewind time to catch bugs before they happen.\n\n![Debugger](/docs/media/debugger.png)\n\n### 📦 One-Click Library Manager\n\nNever worry about dependencies again! Just write your code, and the IDE will analyze your imports and install all required libraries with a single click. You can also search and browse the entire Adafruit and Community Bundle to discover available libraries.\n\n![Library Manager Screenshot](/docs/media/library_management.png)\n\n### 📈 Built-in Serial Plotter\n\nVisualizing sensor data? You don't need external tools. Plots numeric data from the serial output in real-time. Perfect for STEM experiments.\n\n![Serial Plotter Screenshot](/docs/media/plotter.png)\n\n### 📂 Visual File Management\n\nManage files on your microcontroller just like on your computer. Create, edit, and organize without leaving the browser.\n\n![Folder View Screenshot](/docs/media/folder_view.png)\n\n### 📷 Camera View\n\nShowcase your microcontroller to others during streaming, remote learning or collaboration. Share your camera feed directly through the IDE.\n\n![Camera View Screenshot](/docs/media/camera.png)\n\n---\n\n## Quick Start\n\n**You only need 3 steps:**\n\n1.  **Plug** your CircuitPython board into your computer via USB.\n1.  **Open** the [CircuitPython Online IDE](https://urfdvw.github.io/circuitpython-online-ide-2) (https://circuitpy.dev) in browser.\n1.  **Connect** your microcontroller following the Navigation tab.\n\n---\n\n## Compatibility\n\n-   **Hardware:** Supports all CircuitPython boards.\n-   **OS:** All desktop OSes including Chromebooks.\n-   **Browsers:** Google Chrome, or Chromium-based browsers such as Microsoft Edge, Opera.\n\n---\n\n## Feedback \u0026 Community\n\n-   **Tell me your story!** [Fill out the Survey](https://docs.google.com/forms/d/e/1FAIpQLSdupiJIRViFwPpuQC1hMp8gRvhxACLoAjgepm_-IRZumwK7Cg/viewform)\n-   **Found a bug?** [Check out this guide](https://github.com/urfdvw/circuitpython-online-ide-2/blob/main/src/docs/Feedback%20and%20Code%20Contribution.md)\n-   **Follow Me:**\n    -   YouTube: [@Riverwang](https://www.youtube.com/channel/UCeunCRTBkjHWynMl4I4le_A)\n    -   Twitter: [@River\\_\\_\\_Wang](https://twitter.com/River___Wang)\n    -   Mastodon: [@Riverwang](https://fosstodon.org/@Riverwang)\n\n**If this project helped you, please give it a Star ⭐️ on GitHub!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furfdvw%2Fcircuitpython-online-ide-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furfdvw%2Fcircuitpython-online-ide-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furfdvw%2Fcircuitpython-online-ide-2/lists"}