Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. gps
    Log in to post

    • openhardware.io

      💬 LoRa ESP32 Low Power Lerning Board
      OpenHardware.io • temperature humidity esp32 low power lora gps e-ink display buzzer atmospheric pressure gyro lorawan fuel gauge • • openhardware.io  

      1
      0
      Votes
      1
      Posts
      457
      Views

      No one has replied

    • openhardware.io

      💬 APRS GPS Tracker
      OpenHardware.io • battery bluetooth gps search and resque ham radio aprs • • openhardware.io  

      2
      0
      Votes
      2
      Posts
      573
      Views

      tbowmo

      Interesting, please note that you need to be a licensed ham radio operator, in order to use the APRS network.
    • hek

      💬 GPS Sensor
      Announcements • mysensors sensor gps • • hek  

      11
      1
      Votes
      11
      Posts
      2954
      Views

      hek

      @MikeSalmida, No GPS sensor device definition exists for Vera. If you're up to it, create one and add it to the Vera plugin repository.
    • 5546dug

      Looking for a GPS tracker
      General Discussion • gps • • 5546dug  

      1
      0
      Votes
      1
      Posts
      744
      Views

      No one has replied

    • hek

      [example] GPS Sensor
      My Project • gps example • • hek  

      18
      8
      Votes
      18
      Posts
      14213
      Views

      Pierre P

      @drock1985 said: Hey @Pierre-P Yeah, you would need a new gateway for each radio type. I found a new mysensors page ! here: https://www.mysensors.org/download/sensor_api_15#create-repeating-nodes Advanced initialization It's also possible to construct an instance with RFM69 radio driver and/or enable signing support. You can choose one of the following radio drivers: MyTransportNRF24 transport(RF24_CE_PIN, RF24_CS_PIN, RF24_PA_LEVEL_GW); or MyTransportRFM69 transport(RFM69_FREQUENCY, RFM69_NETWORKID, RF69_SPI_CS, RF69_IRQ_PIN, isRFM69HW, RF69_IRQ_NUM);