GithubHelp home page GithubHelp logo

esp32rowersensor's Introduction

esp32 Rower sensor

Ratio: 100 cm is 4.805 clicks. 1 click is about 20.81 cm.

https://medium.com/@gomaketeam/connecting-the-esp32-devkitc-and-aws-iot-using-mongoose-os-part-ii-88c241fef03

https://lastminuteengineers.com/esp32-deep-sleep-wakeup-sources/

Pin Diagram

https://raw.githubusercontent.com/playelek/pinout-doit-32devkitv1/master/pinoutDOIT32devkitv1.png

sudo chmod a+rw /dev/ttyUSB0

RPC

curl http://192.168.1.130/rpc/Led -d '{"a":1, "b": 2}'

https://mongoose-os.com/docs/mongoose-os/userguide/rpc.md

SerLCD

https://docs.google.com/document/d/1Jg1R2eXgXl7fwOFfjCIDnrc-6mAETJV2R8NGf-ptP0Q/edit

Control Character Command Description 0xFE 0x01 Clear Display 0x14 Move Cursor Right 1 Space 0x10 Move Cursor Left 1 Space 0x1C Scroll Right 1 Space 0x18 Scroll Left 1 Space 0x0C Turn Display On / Hide Cursor 0x08 Turn Display Off 0x0E Underline Cursor On 0x0D Blinking Cursor On 0x80 + n Set Cursor Position 0x7C 0x03 20 Characters Wide 0x04 16 Characters Wide 0x05 4 Lines 0x06 2 Lines 0x0A Set Splash Screen 0x0B Set Baud Rate to 2400 0x0C Set Baud Rate to 4800 0x0D Set Baud Rate to 9600 0x0E Set Baud Rate to 14400 0x0F Set Baud Rate to 19200 0x10 Set Baud Rate to 38400 0x80 Backlight Off* 0x9D Backlight Fully On* 0x12 Reset to 9600 Baud - send during boot-up

esp32rowersensor's People

Watchers

Toni Mangas 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.