Coder Social home page Coder Social logo

jakub-wysocki / message-board-software Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 311 KB

Software part for my engineering thesis project: "Door message board for displaying information defined by the remote user". This part handles the e-ink screen using ESP32 microcontroller, handles MQTT requests. Written using ESP-IDF framework

License: MIT License

CMake 0.13% C 99.87% Makefile 0.01%
eink eink-devices einkdisplay esp32 esp32-idf mqtt

message-board-software's People

Contributors

jakub-wysocki avatar

Stargazers

 avatar

Watchers

 avatar

message-board-software's Issues

Add posibility to set broker IP address and credential without flashing the MCU

Currently changing broker require changing hard-coded data: IPv4 address, MQTT credentials and sometimes wi-fi credentials. This could be resolved, by turning on wireless hotspot in ESP32. It would allow user to connect to hotspot, set required data using MQTT client app, next the device should use stored data to connect with a broker. Similar functionalities are used in e.g. printers.

Put microcontroller in sleep mode between refreshes

When MCU is neither receiving data nor changing displaying text, it should be in sleep mode. It should wake up after user-defined time, to check whether new message has been published. This would save energy. Decision whether to use light sleep, or deep sleep should be made. Choosing deep sleep mode will require changing Wi-Fi connection handling.

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.