Coder Social home page Coder Social logo

marcoos-v1.0's People

Contributors

jxa13 avatar

Stargazers

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

Watchers

 avatar

marcoos-v1.0's Issues

White Screen Only

Hey!
This code looks awesome, but the screen is a solid white. I'm using the Uno with this touchscreen: https://www.adafruit.com/product/1651.

Thanks so much for your help-- i can't wait to use this display menu. Cheers!

/Users/kateoliver/Documents/Arduino/DisplaySketch1/5.ino: In function 'void LedSettingsMenu()':
/Users/kateoliver/Documents/Arduino/DisplaySketch1/2.ino:73:25: warning: overflow in implicit constant conversion [-Woverflow]
 #define GOLD            0xF3FF00      //  nice yellow
                         ^
/Users/kateoliver/Documents/Arduino/DisplaySketch1/5.ino:83:23: note: in expansion of macro 'GOLD'
   StatusBarColor  =   GOLD;
                       ^~~~
/Users/kateoliver/Documents/Arduino/DisplaySketch1/5.ino: In function 'void Menu2()':
/Users/kateoliver/Documents/Arduino/DisplaySketch1/2.ino:73:25: warning: overflow in implicit constant conversion [-Woverflow]
 #define GOLD            0xF3FF00      //  nice yellow
                         ^
/Users/kateoliver/Documents/Arduino/DisplaySketch1/5.ino:129:23: note: in expansion of macro 'GOLD'
   StatusBarColor  =   GOLD;
                       ^~~~
Sketch uses 28466 bytes (88%) of program storage space. Maximum is 32256 bytes.
Global variables use 1504 bytes (73%) of dynamic memory, leaving 544 bytes for local variables. Maximum is 2048 bytes.

Modificación de MarcOS-v1.0 para 2.8" TFT LCD Shield y Arduino Mega + NTC10K

Hola, mil gracias por haber dejado libre el programa para Arduino, con su permiso lo he modificado para adaptar lo a una pantalla 2.8"TFTLCD Shield. Tambien he añadido la lectura de una sonda NTC10K.

Hello, thank you very much for leaving the program for Arduino free, with your permission I have modified it to adapt it to a 2.8 "TFTLCD Shield screen. I have also added the reading of an NTC10K probe.

No se como hacer para que la lectura del calculo de temperatura "SUMA" se actualice a tiempo real en la pantalla TFT. No consigo encontrar en internet como hacer lo. Si alguien pudiera ayudar me. Gracias.

I don't know how to make the temperature calculation reading "SUMA" update in real time on the TFT screen. I can't find on the internet how to do it. If anyone could help me. Thank you.

MarcOS.zip

Functions seem to be defined out of scope

When I go to compile these files in Arduino they're all in the same folder so they open in the editor together. However, it's saying that it can't find any of the functions that are getting called in setup(). StartupScreen(), HomeScreen(), and ClearPage() all come back as not being defined in scope. Am I doing something wrong? I thought functions could be specified in .ino files in the same folder and they'd work correctly?

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.