Skip to content

This project allow you to manage your MicroPython ESP32 project easily, automaticing the execution of the code, upload all the code and update some files manually.

License

Notifications You must be signed in to change notification settings

alekay2200/MicroPythonESP32ProyectManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPythonESP32ProyectManager

This project allow you to manage your MicroPython ESP32 project easily, automaticing the execution of the code, upload all the code and update some files manually.

First of all install MicroPython on your esp32

Dependencies

  • pip install adafruit-ampy : Necesary to communicate with esp32

Commands

  • upload [--upload path_to_proyect]. Upload entire proyect
  • tree [--tree] show on console estructure of the proyect inside the esp32 board
  • clean [--clean] clean all files and directories inside the esp32 board
  • run Not working

About

This project allow you to manage your MicroPython ESP32 project easily, automaticing the execution of the code, upload all the code and update some files manually.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages