VS Code MicroPython
Pymakr – MicroPython Plugin for VS-Code. Quick installation and a few tips on the subject.
Continue reading "VS Code MicroPython"Pymakr – MicroPython Plugin for VS-Code. Quick installation and a few tips on the subject.
Continue reading "VS Code MicroPython"VS Code, with some extensions, has displaced the rather simple Arduino GUI in many areas. Especially when it comes to larger projects or other programming languages like MicroPython, you can hardly avoid VS Code. In this article, I will briefly outline the portable installation as I have set it up for myself. …
Continue reading "VS Code Installation (Portabel)"I have described how to install the PlatformIO IDE in the relevant report. This section is about using it for the ESP8266. I am using a NodeMCU V3 for hardware.
Continue reading "PlatformIO + ESP8266"PlatformIO is an environment for developing software for IoT devices. It runs on Linux, Mac, and Windows and supports various microcontroller platforms. Here, I will limit myself to installation on Windows.
Continue reading "Platform IO"