Tag Archives: application

Application Development

Update March 2025: Until 2024, this course was part of module “Smart Products” of the programme Industrial Design Engineering. Its main focus was on learning programming with a focus on prototyping smart products. Starting September 2025, a new course “Design of Data Acquisition Systems” will be introduced for module “Data Driven Design”, which will have … Continue reading Application Development

Add RFID identification to a Java application

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