Skip to content

Arduino Core for Nordic Semiconductor nRF5 based boards

License

Notifications You must be signed in to change notification settings

rbaron/arduino-nRF5

 
 

Repository files navigation

Arduino Core for Nordic Semiconductor nRF5 based boards

This is a fork from sandeepmistry/arduino-nRF5. This fork adds support for the ID115 fitness bracelet board, which packs a nRF51822 IC. For more information, check out this blog.

Installing

From git (for core development)

  1. Follow steps from Board Manager section above
  2. cd <SKETCHBOOK>, where <SKETCHBOOK> is your Arduino Sketch folder:
  • OS X: ~/Documents/Arduino
  • Linux: ~/Arduino
  • Windows: ~/Documents/Arduino
  1. Create a folder named hardware, if it does not exist, and change directories to it
  2. Clone this repo: git clone https://github.com/rbaron/arduino-nRF5.git rbaron/nRF5
  3. Restart the Arduino IDE

Credits

This core is based on the Arduino SAMD Core and licensed under the same LGPL License

The following tools are used:

About

Arduino Core for Nordic Semiconductor nRF5 based boards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.5%
  • C++ 4.4%
  • Other 1.1%