pearlchen / Xadow_Edison_Demos

Xadow Edison demos, Arduino compatible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Xadow_Edison_Demos ##Xadow Edison demos, Arduino compatible

####Notice:
This project is assembled with two repositories https://github.com/don/NDEF https://github.com/Seeed-Studio/PN532 and modified two files:

  1. Hacked F() by adding #define SAM3X8E in NDEF/Due.h
  2. Changed enum member NONE to _NONE in PN532/emulatetag.cpp
    This project mainly include three demos Cool_light GlowingTemperature and Edison_Pedometer_with_OLED. ##usage:

Goto the seeed product wiki xadow wearable kit for edison to see the detail. ####Cool_light
Prepare three or one NFC Tag, write message into them by demo Cool_Light_WriteTag (open the demo see the details)
####GlowingTemperature
####Edison_Pedometer_with_OLED

Analytics

About

Xadow Edison demos, Arduino compatible

License:MIT License


Languages

Language:C++ 59.5%Language:Arduino 25.2%Language:Processing 14.8%Language:C 0.5%