This is the guide from last year (2020). For this year (2021) please go here for instructions. Quick install Download the complete zip-file for an installation in Windows here. Extract the zip-file (this is important, if you do not do this, installation will fail; help on how to extract a zip-file), then start the installation: … Continue reading Installation instructions →
Go to Canvas for the 2021 edition of this course. This course is part of module 4, “Smart Products”. The upcoming edition of this course starts Friday April 29th, 2022. The Canvas site of the upcoming edition is not available yet. More info: Check out all Application Development related Blog posts here. See the checklist … Continue reading Application Development →
This example presumes you already have some basic knowledge about Arduino and programming Java applications with Eclipse. If you have an RFID reader module attached to your computer (via a USB serial connection) you can read RFID data from a Java application. For instance, you can use the unique id (Card UID) to identify something or … Continue reading Add RFID identification to a Java application →