Giter VIP home page Giter VIP logo

sophiaconf-2021's Introduction

conf_af_tv_sophia_2021

How to use it ?

prerequisites

You'll need a mosquitto and redis up and running

web server

Install dependencies in requirements.txt and run gunicorn -b 0.0.0.0:8080 app:app from frontend folder

backend

Install dependencies in requirements.txt and run python consumer.py

load code to m5stick

You need to have ampy and picocom installed You need to know which port your m5stick uses, something like /dev/tty.usbserial-6152A0EFA8

Then you need to fill config.py with proper configuration

Once it's done, upload config.py and main.py to your m5stick using ampy

ampy -p /dev/tty.usbserial-6152A0EFA8 --baud 115200 put main.py /flash/main.py

ampy -p /dev/tty.usbserial-6152A0EFA8 --baud 115200 put config.py /flash/config.py

slides

Slides are made with marp. To generate them in html format, use cli marp slides.md -o html/slides.html

sophiaconf-2021's People

Contributors

axelfauvel avatar

Stargazers

Bruce LANE avatar

Watchers

James Cloos avatar Julien Holtzer avatar Noterbel avatar

Forkers

brucelane

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.