Commit Graph

347 Commits

Author SHA1 Message Date
Rotzbua
f9da64e844 fix compile error #163 2016-01-05 11:40:37 +01:00
Miguel Balboa
04d8300727 Added examples/ReadNUID/ReadNUID.ino to .travis.yml 2016-01-04 23:17:53 -08:00
Miguel Balboa
4bdeebf4f9 Bump Version to 1.1.5 2016-01-04 23:02:54 -08:00
Miki Balboa
fa913d07fc Merge pull request #163 from sophiekovalevsky/kn-features
Add new example. store NUID of a different PICC.
Perfecto! Gracias @sophiekovalevsky
2016-01-04 22:50:15 -08:00
Miki Balboa
efc81dfb43 Merge pull request #152 from sophiekovalevsky/spi
Use settings functions on SPI libraries.
Looks great,
Thank you @sophiekovalevsky for you work, and thank you @lmmeng for testing it.
2016-01-04 22:47:54 -08:00
Kiara Navarro
e1a7948560 Change comments to english. 2016-01-04 13:29:10 -05:00
Kiara Navarro
14f00d518a Add comment to the NUIDRead. 2016-01-04 13:05:29 -05:00
Miguel Balboa
35ab8d0420 Bump Version to 1.1.4 2016-01-03 23:53:38 -08:00
Miki Balboa
373041478b Merge pull request #162 from Rotzbua/example-codestyle
Upd some examples codestyle
Everything looks good, thank you @Rotzbua
2016-01-03 23:40:07 -08:00
Miki Balboa
82a53bf041 Merge pull request #161 from Rotzbua/master
change byte -> PICC_Type & add firmware version print to serial
2016-01-03 23:37:45 -08:00
Rotzbua
b73457cad1 upd codestyle example
- make examples more equal
2016-01-04 07:03:24 +01:00
Rotzbua
40ae3959b2 Merge branch 'miguelbalboa/master' 2016-01-04 06:00:03 +01:00
Rotzbua
f7f2d5d02d add dump firmware version to serial 2016-01-04 05:53:23 +01:00
Rotzbua
51a38a04de Merge branch 'master' into upd-readme 2016-01-04 04:58:20 +01:00
Miguel Balboa
ec31dfa010 Bump Version to 1.1.3 2016-01-03 19:57:08 -08:00
Miki Balboa
9bfe7d8ecd Merge pull request #160 from Rotzbua/upd-readme
Upd readme & fix compile error
Thank you @Rotzbua , Is very helpful, Happy new year to you.
2016-01-03 19:55:18 -08:00
Kiara Navarro
16255a1596 Create example to store NUID of a different PICC. 2016-01-03 22:51:17 -05:00
Rotzbua
620453b6ca upd arduino ide library properties 2016-01-04 04:46:22 +01:00
Rotzbua
4d83339d96 codestyle
autoformat ntag example
2016-01-04 04:40:47 +01:00
Rotzbua
345f66ae0f codestyle and move new code to right pos
- add doc and author
2016-01-04 04:31:01 +01:00
Rotzbua
8188a1041f fix broken compiling
seems exidently insert
2016-01-04 04:14:26 +01:00
Rotzbua
8bb5ab0970 add section for security in readme
- mention soldering broken issues
- upd to https
2016-01-04 04:06:42 +01:00
Miguel Balboa
bee6096733 Bump Version to 1.1.2 2016-01-03 17:47:18 -08:00
Miki Balboa
aa3c0b7e20 Merge pull request #159 from ivankravets/patch-6
Test examples for Teensy 3.1
2016-01-03 17:21:38 -08:00
Miki Balboa
b443b11f91 Merge pull request #158 from ivankravets/patch-5
Add Teensy platform
2016-01-03 17:19:35 -08:00
Ivan Kravets
543bb8a8b3 Test examples for Teensy 3.1 2016-01-04 03:18:42 +02:00
Ivan Kravets
cbd64c281f Add Teensy platform 2016-01-04 03:17:12 +02:00
Miki Balboa
fd70a83418 Merge pull request #157 from ivankravets/patch-4
Add CI build status badge
Thank you @ivankravets , I'm new with travis, and only can see that everything is failing, at this point I don't know why.
2016-01-03 17:14:49 -08:00
Miguel Balboa
e19b9a97d4 Ntag216_AUTH.ino own directory 2016-01-03 17:00:39 -08:00
Miguel Balboa
a9d8172a92 Added Ntag216_AUTH.ino to .travis.yml 2016-01-03 16:59:43 -08:00
Ivan Kravets
85d24ae0de Add CI build status badge 2016-01-04 02:54:35 +02:00
Miguel Balboa
c84eee1164 Merge branch 'master' of https://github.com/miguelbalboa/rfid 2016-01-03 16:48:16 -08:00
Miguel Balboa
6b4f445671 Continuous Integration notice in changes.txt 2016-01-03 16:48:03 -08:00
Miki Balboa
835177931e Merge pull request #147 from ivankravets/patch-3
Continuous Integration,
Thank you @ivankravets
2016-01-03 16:47:19 -08:00
Miguel Balboa
d035c1fb9e Fix typos in comments as #100 2016-01-03 16:34:04 -08:00
Miguel Balboa
6cae7890ce Starting to use versions 2016-01-03 16:23:31 -08:00
Miki Balboa
23fc3fd132 Merge pull request #156 from Gargantuanman/patch-4
Example for Ntag216 authentication
Thank you @Gargantuanman .
2016-01-03 16:02:27 -08:00
Miki Balboa
367f84b384 Merge pull request #155 from Gargantuanman/patch-3
Update MFRC522.cpp
2016-01-03 16:01:34 -08:00
Miki Balboa
0bdca95c53 Merge pull request #154 from Gargantuanman/patch-2
Update MFRC522.h
2016-01-03 16:01:12 -08:00
Gargantuanman
33b20a8c33 Example for Ntag216 authentication 2016-01-01 17:04:38 -06:00
Gargantuanman
72b1162780 Update MFRC522.cpp
Added Authentication with Ntag 213,215,216 returns the pACK
2016-01-01 01:41:10 -06:00
Gargantuanman
143f46f729 Update MFRC522.h
now returns the passACK
2016-01-01 01:38:44 -06:00
Gargantuanman
d8072ede61 Update MFRC522.h
For NTAG 213,215,126 Authentification
2016-01-01 01:20:12 -06:00
Kiara Navarro
3c3ffa07e7 Use settings functions on SPI libraries. 2015-12-27 22:04:33 -05:00
Miki Balboa
31f7607c60 Merge pull request #151 from sophiekovalevsky/kn-features
Missing urls.
Thank You @sophiekovalevsky and @Rotzbua .
2015-12-26 13:37:48 -08:00
Kiara Navarro
e13cfd59a7 Fix datasheet urls in 1k and 4k cards. 2015-12-25 01:58:27 -05:00
Kiara Navarro
3b515c7eb0 Bump to upstream version. 2015-12-24 09:45:27 -05:00
Rotzbua
bafa2faead renew example firmware_check.ino
- add some comments at performselftest()
2015-12-08 12:31:15 +01:00
Ivan Kravets
3d9ff82512 Continuous Integration using @PlatformIO and @travis-ci
@PlatformIO (an open source ecosystem for IoT development) in pair with @travis-ci (an open-source hosted, distributed continuous integration service) proposes to apply continuos integration for embedded projects in a few clicks.

* Official Travis CI Documentation for PlatformIO: https://docs.travis-ci.com/user/integration/platformio/
* PlatformIO documentation for Travis CI: http://docs.platformio.org/en/latest/ci/travis.html

## Quickstart
Please enable Travis.CI for this project http://docs.travis-ci.com/user/getting-started/#To-get-started-with-Travis-CI%3A (steps 1, 2, 5)

## Status Badge
You can add [badge with build status](https://docs.travis-ci.com/user/status-images/) to your README

**Markdown**
```
[![Build Status](https://travis-ci.org/miguelbalboa/rfid.svg?branch=master)](https://travis-ci.org/miguelbalboa/rfid)
```

**RST**
```
.. image:: https://travis-ci.org/miguelbalboa/rfid.svg?branch=master
    :target: https://travis-ci.org/miguelbalboa/rfid
```

## Examples

* Project [USB_Host_Shield_2.0](https://github.com/felis/USB_Host_Shield_2.0) [![Build Status](https://travis-ci.org/felis/USB_Host_Shield_2.0.svg?branch=master)](https://travis-ci.org/felis/USB_Host_Shield_2.0)
* Project [Arduino-IRremote](https://github.com/z3t0/Arduino-IRremote) [![Build Status](https://travis-ci.org/z3t0/Arduino-IRremote.svg?branch=master)](https://travis-ci.org/z3t0/Arduino-IRremote)
* Project [ethercard](https://github.com/jcw/ethercard) [![Build Status](https://travis-ci.org/jcw/ethercard.svg?branch=master)](https://travis-ci.org/jcw/ethercard)
2015-12-08 13:15:13 +02:00
Rotzbua
933080c87c upd changes.txt 2015-12-08 11:07:50 +01:00