intellij-micropython
MicroPython IDE
An IntelliJ plugin for developing and running MicroPython code on various boards.
Plugin for MicroPython devices in PyCharm and IntelliJ
513 stars
43 watching
106 forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
editoresp32esp8266ideintellijmicrobitmicropythonpyboardpycharmraspberry-pi-pico
Related projects:
Repository | Description | Stars |
---|---|---|
jczic/esp32-mpy-jama | An integrated development environment and toolbox for MicroPython on ESP32 microcontrollers | 426 |
bradenm/micropy-cli | Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
carglglz/jupyter_upydevice_kernel | A Jupyter kernel for interacting with MicroPython boards over USB/Serial or WebREPL connections. | 14 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
guycarver/micropython | A collection of hardware and software drivers and utility libraries for MicroPython on various platforms | 147 |
jposada202020/micropython_lis3dh | A Micropython driver for the LIS3DH sensor | 1 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
pjz/micropython-wiegand | A Wiegand protocol reader library for Micropython microcontrollers | 28 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |