Coder Social home page Coder Social logo

lamium2 / uiflow-micropython Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m5stack/uiflow-micropython

0.0 0.0 0.0 65.03 MB

uiflow micropython project

Home Page: https://uiflow2.m5stack.com

License: MIT License

Shell 0.50% C++ 6.03% Python 62.10% C 28.52% Assembly 0.41% Makefile 0.30% CMake 2.13%

uiflow-micropython's Introduction

uiflow_micropython

How to build

Setting up ESP-IDF and the build environment

mkdir uiflow_workspace && cd uiflow_workspace
git clone -b uiflow/v2.0-idf5.0.4 https://github.com/m5stack/esp-idf.git 
git -C esp-idf submodule update --init --recursive
./esp-idf/install.sh
. ./esp-idf/export.sh

Building the firmware

git clone https://github.com/m5stack/uiflow_micropython
cd uiflow_micropython/m5stack
make submodules
make patch
make littlefs
make mpy-cross
make flash_all

The default board build the M5STACK_AtomS3 one, You can specify a different board by passing BOARD=<board> to the make commands. More BOARD type define is under m5satck/boards path.

More command support, you can check the Makefile.

Documentation

API documentation for this library can be found on Read the Docs.

License

  • micropython Copyright (c) 2013-2023 Damien P. George and licensed under MIT License.
  • umqtt Copyright (c) 2013-2014 micropython-lib contributors and licensed under MIT License.
  • urequests Copyright (c) 2013-2014 micropython-lib contributors and licensed under MIT License.
  • ir Copyright (c) 2020 Peter Hinch and licensed under MIT License.
  • neopixel Copyright (c) 2013-2014 micropython-lib contributors and licensed under MIT License.
  • bh1750fvi Copyright (c) 2022 Sebastian Wicki and licensed under MIT License.
  • bmp280 Copyright (c) 2020 Sebastian Wicki and licensed under MIT License.
  • checksum Copyright (c) 2022 Sebastian Wicki and licensed under MIT License.
  • dht12 Copyright (c) 2020 Sebastian Wicki and licensed under MIT License.
  • pcf8563 Copyright (c) 2020 Sebastian Wicki and licensed under MIT License.
  • qmp6988 Copyright (c) 2022 Sebastian Wicki and licensed under MIT License.
  • scd40 Copyright (c) 2022 Sebastian Wicki and licensed under MIT License.
  • sgp30 Copyright (c) 2022 Sebastian Wicki and licensed under MIT License.
  • sht4x Copyright (c) 2021 ladyada for Adafruit and licensed under MIT License.
  • vl53l0x Copyright (c) 2017 Tony DiCola for Adafruit Industries and licensed under MIT License.
  • camera Copyright (c) 2021 Mauro Riva and licensed under Apache License Version 2.0.
  • haptic Copyright (c) 2022 lbuque and licensed under MIT License.

uiflow-micropython's People

Contributors

lbuque avatar imliubo avatar pandiannano avatar icyqwq avatar lovyan03 avatar gitshaoxiang avatar tinyu-zhao avatar felixlubenben avatar felmue avatar pandian-nano 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.