Coder Social home page Coder Social logo

rainerum-robotics-arduino / lcdscreen Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 49 KB

LCD Screen Library for Arduino Robot and Arduino Esplora

Home Page: https://store.arduino.cc/arduino-lcd-screen

License: MIT License

C++ 100.00%
arduino-library arduino-robot esplora

lcdscreen's People

Contributors

j54n1n avatar

Watchers

 avatar  avatar

lcdscreen's Issues

Screen Issues

In file included from /Users/stevan6087/Documents/Arduino/LibrerieLezione/LibrerieLezione.ino:1:0:
/Users/stevan6087/Documents/Arduino/libraries/LcdScreen-master/src/LcdScreen.h:72:3: warning: #warning "The SD library was not found. loadImage() image() and drawBMP() won't be supported." [-Wcpp]
#warning "The SD library was not found. loadImage() image() and drawBMP() won't be supported."
^
In file included from /Users/stevan6087/Documents/Arduino/libraries/LcdScreen-master/src/LcdScreen.h:36:0,
from /Users/stevan6087/Documents/Arduino/LibrerieLezione/LibrerieLezione.ino:1:
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:67:67: warning: 'progmem' attribute ignored [-Wattributes]
drawBitmap(int16_t x, int16_t y, PROGMEM const uint8_t bitmap[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:69:67: warning: 'progmem' attribute ignored [-Wattributes]
drawBitmap(int16_t x, int16_t y, PROGMEM const uint8_t bitmap[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:75:68: warning: 'progmem' attribute ignored [-Wattributes]
drawXBitmap(int16_t x, int16_t y, PROGMEM const uint8_t bitmap[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:77:76: warning: 'progmem' attribute ignored [-Wattributes]
drawGrayscaleBitmap(int16_t x, int16_t y, PROGMEM const uint8_t bitmap[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:82:36: warning: 'progmem' attribute ignored [-Wattributes]
PROGMEM const uint8_t bitmap[], PROGMEM const uint8_t mask[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:82:66: warning: 'progmem' attribute ignored [-Wattributes]
PROGMEM const uint8_t bitmap[], PROGMEM const uint8_t mask[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:86:71: warning: 'progmem' attribute ignored [-Wattributes]
drawRGBBitmap(int16_t x, int16_t y, PROGMEM const uint16_t bitmap[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:91:37: warning: 'progmem' attribute ignored [-Wattributes]
PROGMEM const uint16_t bitmap[], PROGMEM const uint8_t mask[],
^
/Users/stevan6087/Documents/Arduino/libraries/Adafruit_GFX_Library/Adafruit_GFX.h:91:67: warning: 'progmem' attribute ignored [-Wattributes]
PROGMEM const uint16_t bitmap[], PROGMEM const uint8_t mask[],
^
Lo sketch usa 10932 byte (38%) dello spazio disponibile per i programmi. Il massimo è 28672 byte.
Le variabili globali usano 266 byte (10%) di memoria dinamica, lasciando altri 2294 byte liberi per le variabili locali. Il massimo è 2560 byte.

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.