Giter Site home page Giter Site logo

sous_viduino's Introduction

sous_viduino's People

Contributors

ladyada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sous_viduino's Issues

LCD Backlight with monochrome version

If you try to use the monochrome version of the Adafruit LCD Shield (product ID 772), the TEAL color resolves to an off backlight making it very had to read the display.
I've tested all the colors in this code and only TEAL and GREEN have this behaviour.
Please patch it to make it work with the monochrome version. Thisi is the only model our local provider (Crcibernetica in Costa Rica) carries.
As a suggestion, the learning guide can also be modified to include this product.

ovf for SP, Kp, Ki

I have downloaded the code directly from here and keep getting overflow values for my SP, Kp, and Ki. I am able to adjust Kd. The only errors I am getting in the IDE are:



In file included from C:\Users\Desktop\Sous_Viduino-master\Sous_Viduino\Sous_Viduino\Sous_Viduino.ino:12:0:

C:\Users\Documents\Arduino\libraries\PID_AutoTune_v0/PID_AutoTune_v0.h:3:0: warning: "LIBRARY_VERSION" redefined

 #define LIBRARY_VERSION 0.0.1
 ^

In file included from C:\Users\Desktop\Sous_Viduino-master\Sous_Viduino\Sous_Viduino\Sous_Viduino.ino:11:0:

C:\Users\Documents\Arduino\libraries\PID/PID_v1.h:3:0: note: this is the location of the previous definition

 #define LIBRARY_VERSION 1.1.1
 ^

Could someone please lend me some assistance?

Thanks.

Serial Logging does not work as expected

Serial port logging does not work as expected.
Expected behavior is to get serial data at a periodic rate based on the logInterval variable.
Actual behavior is serial data comes in as rapidly as possible, without regard to the logInterval variable.

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.