Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
nicorodriN

nicorodri

@nicorodri
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MySensor.h error
    nicorodriN nicorodri

    Hi Everybody,

    What's wrong with this library? I'am trying everything (replacing the IDE, the library, type of board, etc) without success.
    Could any one help me?
    Thank you very much!
    Nicolas

    **Arduino:1.6.9 (Windows 10), Tarjeta:"Arduino/Genuino Uno"

    C:\Users\Nicolás Rodríguez To\Documents\Arduino\IrrigationController\IrrigationController.ino:88:22: fatal error: MySensor.h: No such file or directory

    compilation terminated.

    exit status 1
    Error compilación en tarjeta Arduino/Genuino Uno.

    Este reporte podría tener más información con
    "Mostrar salida detallada durante la compilación"
    opción habilitada en Archivo -> Preferencias.**

    Bug Reports

  • Irrigation Controller sketch 1.6.8
    nicorodriN nicorodri

    Hi everybody!

    I'am newby

    Trying to compile the sketch I've found the following error. I tried to solve this, updating the LiquidCrystal_I2C library and defining "POSITIVE" but it was unsuccessful.

    Could anyone help me?

    Thanks very much!
    Nicolas

    Arduino:1.6.8 (Windows 10), Tarjeta:"Arduino/Genuino Uno"
    LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); // Set the LCD I2C address to 0x27
    ^
    C:\Program Files (x86)\Arduino\examples\IrrigationController\IrrigationController.ino: In function 'void setup()':

    IrrigationController:185: error: no matching function for call to 'LiquidCrystal_I2C::begin(int, int)'

    lcd.begin(16, 2); //(16 characters and 2 line display)
    ^
    C:\Program Files (x86)\Arduino\examples\IrrigationController\IrrigationController.ino:185:18: note: candidate is:
    In file included from C:\Program Files (x86)\Arduino\examples\IrrigationController\IrrigationController.ino:88:0:
    C:\Program Files (x86)\Arduino\libraries\Arduino-LiquidCrystal-I2C-library-master/LiquidCrystal_I2C.h:76:7: note: void LiquidCrystal_I2C::begin()
    void begin();
    ^
    C:\Program Files (x86)\Arduino\libraries\Arduino-LiquidCrystal-I2C-library-master/LiquidCrystal_I2C.h:76:7: note: candidate expects 0 arguments, 2 provided
    'POSITIVE' was not declared in this scope

    Development
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular