Giter VIP home page Giter VIP logo

esp32_micropython-1's Introduction

ESP32 proyects with Micropython

This repository features several proyects implemented on an ESP32 board using micropython firmware.

Micropython installation on ESP32 board

For the installation of Micropython on your ESP32 board see: Micropython: Getting Started

Running programs on ESP32 board with ampy

In order to easily edit, run and push files from your computer to your ESP32 board I recommend using Ampy by Adafruit. Edit: Adafruit no longer supports Ampy, however I had no problems following their latest guide and using Ampy to push code to my ESP32 board.

Once you have installed the firmware on your board, as well as Ampy on your computer, you can clone this repository and proceed to run the included programs on your board and begin experimenting!

To run a program on your board, without actually saving the corresponging code to your board's memory, simply execute make run from a terminal on the desired program's directory. This is especially usefull when experimenting with your code.

Once you are happy with the results and want to save your program to the board's memory to be executed everytime it boots up, execute make push.

esp32_micropython-1's People

Contributors

carlosvq1337 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.