Git Product home page Git Product logo

traintimer's Introduction

Anurag's GitHub stats

traintimer's People

Contributors

ktansai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

traintimer's Issues

構成の変更

現在の構成

  • AWS S3上の時刻表.csvを取得して、ESP32内で演算する
  • その結果、ESP32内での時刻比較、時刻演算などが容易にできない問題がある

次の構成

  • AWS Lambdaにリクエストを投げると、 09:08 のような現在時刻の次の時刻を返すAPIを用意する
  • ESP32はこのAPIにリクエストを送り、帰ってきた時刻とNTPで取得した時間を比較し、表示する

todo

  • lambdaの実装
    • S3にcsvファイルを配置
    • Lambdaでパース, 最新版取得
  • esp32で取得しパースする
  • 残り時間を分,秒で取得する

arduino-esp32 バージョン互換性

バージョンを上げた際にエラーが出る。

動作確認済み
arduino-esp32, 1.0.0
Arduinojson 5.13.4
WiFi 1.2.7
M5stack 0.25
HTTPClient 1.1.0

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.