Python and microcontrollers
Python and microcontrollers
I would like to know how many MCUs are supported by Micropython. First, I'm interested in using Micropython with the Microchip 18F series MCU.
Re: Python and microcontrollers
I don't know Micropython, I use Python which is more suitable for programming WEbs than microcontrollers. To create programs for microcontrollers I use C++, IDE from Keil or something. Basic is also very popular for 8-bit microcontrollers.