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: For a quick, fast install of all parts use the script install.bat (for Windows): Start it by double-clicking install.bat. If … Continue reading Installation instructions →
Information about the course Application Development can be found here. This course is part of module 4, “Smart Products“. The next edition of this course starts Friday April 23th, 2021. Much of the current page reflects the 2020 edition still (this will be up-to-date in the second week of April). Materials of the previous edition … 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 →