Skip to content

mcci-catena/mapthethings-arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MapTheThings-Arduino

The Arduino app portion of MapTheThings, the global coverage map for The Things Network (TTN).

Using the code

Using with platformIO

  • platformio run (to install libraries and build code)
  • platformio upload (to install code on a device)

Using with Arduino IDE

Node Responsibilities

  • Advertise capabilities via BLE
  • Respond to scan from a BLE Center (the MapTheThings-iOS app)
  • Serve LoRa configuration, status, and responses as BLE characteristics
  • Accept LoRa configuration and transmission commands as BLE characteristic

License

Source code for Map The Things is released under the MIT License, which can be found in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.4%
  • Other 17.0%
  • Objective-C 11.6%
  • C 3.0%