[Arduino] Fwd: ESP32 e Micropython

giorgio boiero giorgio.boiero a gmail.com
Sab 9 Mar 2019 09:51:42 CET


---------- Forwarded message ---------
From: giorgio boiero <giorgio.boiero a gmail.com>
Date: sab 9 mar 2019, 09:22
Subject: Re: ESP32 e Micropython
To: Arduino slip <arduino a lists.softwareliberopinerolo.org>


Userei questo firmware avanzato
https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki

Interessante l'IDE Thonny con plug in per gli ESP
https://github.com/thonny/thonny/wiki/MicroPython
https://randomnerdtutorials.com/getting-started-thonny-micropython-python-ide-esp32-esp8266/

Il giorno lun 10 dic 2018 alle ore 22:39 giorgio boiero <
giorgio.boiero a gmail.com> ha scritto:

> Sto provando  Micropython su ESP32
>
> Firmware
> http://micropython.org/download#esp32
> Si carica con:
> esptool.py --chip esp32 --port /dev/ttyUSB0 erase_flash
> esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x1000 esp32.bin
>
> Per gestire la comunicazione tra ESP32 e PC uso mpfshell
> https://github.com/wendlers/mpfshell
>
> Qualche tutorial
>
> https://hackernoon.com/get-on-the-good-foot-with-micropython-on-the-esp32-decdd32c4720
>
> https://learn.sparkfun.com/tutorials/micropython-programming-tutorial-getting-started-with-the-esp32-thing/all
> https://www.rototron.info/raspberry-pi-esp32-micropython-tutorial/
>
> Giorgio
>


-- 
Giorgio Boiero
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://liszt.softwareliberopinerolo.org/pipermail/arduino/attachments/20190309/c9adb1e6/attachment.html>


Maggiori informazioni sulla lista Arduino