Workshops/ChipCardDiaries
Jump to navigation
Jump to search
Chipcard Diaries Workshop
Goal
- Trigger images and/or movies with OV-Card, WdKA pass, other cards...
- Document the process in such a way you can reproduce the result
- Update this page
Techniques used
Steps
- Get the arduino IDE installed and running
- Execute the arduino Blink example
- Load and run the RFID code
- Attach the RFID reader and test it with your cards
- Get the Processing IDE installed and running
- Execute the load and display image example
- Load and rund the RFID trigger code
- Try it out with the RFID reader and Arduino
- Adapt the code for playing movies instead of displaying static images!
Links
- Arduino IDE
- Arduino Blink example
- Arduino Reference
- Processing IDE
- Processing Reference
- Processing video library reference
- Processing Load and Display image example http://processing.org/examples/loaddisplayimage.html
- stronglink_sl030 Arduino sketch
- RFID image trigger Processing sketch
- RFID movie trigger Processing sketch
- Simpler movie trigger Processing sketch