Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. eliabieri
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by eliabieri

    • RE: Error when i compile sketch

      I found the solution.
      I copied all the libraries directly to the libraries folder of the Arduino IDE
      now it works!

      posted in Troubleshooting
      eliabieri
      eliabieri
    • RE: Error when i compile sketch

      Yes I did!

      posted in Troubleshooting
      eliabieri
      eliabieri
    • RE: Error when i compile sketch

      No, I added them! Under Examples I can see the library.
      But theres something wrong with the include of the Bounce2.h, Sensor.h and RF24.h. They dont change to orange like EEPROM.h and SPI.h does.
      Its the same problem in every example sketch

      posted in Troubleshooting
      eliabieri
      eliabieri
    • Error when i compile sketch

      When I want to compile the sketch so send sensor data to my RPi i get this error:
      BinarySwitchSensor:14: error: 'Bounce' does not name a type
      BinarySwitchSensor.ino: In function 'void setup()':
      BinarySwitchSensor:27: error: 'debouncer' was not declared in this scope
      BinarySwitchSensor.ino: In function 'void loop()':
      BinarySwitchSensor:40: error: 'debouncer' was not declared in this scope
      What can i do?

      posted in Troubleshooting
      eliabieri
      eliabieri