Code Monkey home page Code Monkey logo

aoglightbar_m5stickc's Introduction

AOpenGPS(v5.1.3 ~ v5.6.34)

https://github.com/farmerbriantee/AgOpenGPS/releases

Libraries

https://github.com/m5stack/M5Stack

https://github.com/FastLED/FastLED

Parts

  • M5stickC (with LCD ,Battery)

https://m5stack.com/products/stick-c

https://www.switch-science.com/catalog/6350/

  • ATOM Lite (no LCD)

https://m5stack.com/products/atom-lite-esp32-development-kit

https://www.switch-science.com/catalog/6262/

  • M5Stack Official RGB LEDs Cable SK6812 with GROVE Port

https://aliexpress.com/item/32950831315.html

https://www.switch-science.com/catalog/5209/

  • M5Stack Official Universal 4Pin Buckled Grove Cable

https://aliexpress.com/item/32949298454.html

https://www.switch-science.com/catalog/5217/

default setting


  #define NUMPIXELS   31                 // Odd number dont use =0 
  #define Neopixel_Pin 32                 //GPIO32:M5stickC  GPIO26:ATOMLite Set this to the pin number you are using for the Neopixel strip controll line
  #define cmPerLightbarPixel  2          // Must be a multiple of cmPerDistInt
  #define cmPerDistInt  2                // The number of centimeters represented by a change in 1 of the AOG cross track error byte
  uint8_t Neopixel_Brightness = 150;// default brightness value between 0 and 255

AOG send distanceFromLine data only in Autosteer mode

Press the front button to switch to Neopixel Brightness change

aoglightbar_m5stickc's People

Contributors

mnltake avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.