Monthly Archives: May 2016

Project ‘Virtual Product Development’ – sites presented as part of Digital explanation

Updated June 5, 2023 Below are some examples of partial results of the Digital explanation which where presented as a result of the Project ‘Virtual Product Development’ from Industrial Design Engineering. Some site may require a local connection to the UT network or are VPN only (you might need a VPN connection to see these). 2022: … Continue reading Project ‘Virtual Product Development’ – sites presented as part of Digital explanation

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

Build an RFID reader with Arduino and the RC522 RFID module

The RC522 RFID module is a cheap module which comes with a card and a dongle.You can buy it at our local electronics shop the STORES for a few euro’s (search for ‘rfid’ in the price list). Or buy it here. Only thing you have to do before you can use it is solder the … Continue reading Build an RFID reader with Arduino and the RC522 RFID module