Navigation

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

    Bojkas

    @Bojkas

    0
    Reputation
    2
    Posts
    49
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Bojkas Follow

    Best posts made by Bojkas

    This user hasn't posted anything yet.

    Latest posts made by Bojkas

    • RE: Landis & gyr infrared energy meter reader

      Hello, please, can you help me edited for my electricity meter? I use Nodemca v3 and IR receiver and transmitter. Trying to use https://raw.githubusercontent.com/prophetmaster/landisgyre350/master/landisgyr no mysensors/landis.ino, but without defining IR TX and RX I can't compile it.

      
      
      
      
      
      
      
      
      
      
      VAROVÁNÍ: Falešný .ci adresář 'MySensors' v knihovně
      VAROVÁNÍ: Falešný .mystools adresář 'MySensors' v knihovně
      VAROVÁNÍ: Falešný .ci adresář 'MySensors' v knihovně
      VAROVÁNÍ: Falešný .mystools adresář 'MySensors' v knihovně
      C:\Users\BeliveIT\Documents\Arduino\mysensor_landis_gyr\mysensor_landis_gyr.ino: In function 'void setup()':
      
      mysensor_landis_gyr:54:3: error: 'Serial1' was not declared in this scope
      
         Serial1.begin(IRSERIALSPEED, IRSERIALCONF);
      
         ^
      
      C:\Users\BeliveIT\Documents\Arduino\mysensor_landis_gyr\mysensor_landis_gyr.ino: In function 'void loop()':
      
      mysensor_landis_gyr:73:5: error: 'Serial1' was not declared in this scope
      
           Serial1.begin(IRSERIALSPEED, IRSERIALCONF);
      
           ^
      
      mysensor_landis_gyr:85:5: error: 'Serial1' was not declared in this scope
      
           Serial1.begin(IRSERIALSPEED, IRSERIALCONF);
      
           ^
      
      C:\Users\BeliveIT\Documents\Arduino\mysensor_landis_gyr\mysensor_landis_gyr.ino: In function 'void serialEvent1()':
      
      mysensor_landis_gyr:102:10: error: 'Serial1' was not declared in this scope
      
         while (Serial1.available()) {
      
                ^
      
      exit status 1
      'Serial1' was not declared in this scope
      
      posted in My Project
      Bojkas
      Bojkas
    • RE: IEC 62056-21 Energy meter

      @diogoc
      Hi, have you placed the sensor over the arduino? I try to do the same, but I'm not. Could he send the code?

      Thank you

      posted in Development
      Bojkas
      Bojkas