Web app: Nfc sensor-scan frontend
This web-app, powered by NodeJS, shows a flow of NfcV sensor-scans in real-time (max delay ~ a few hundred milliseconds after scanned by Nexus S). Demo starts with values from a real NfcV sensor. After that a fake streamer bursts 100 values per second (with uniform distro). Values are streamed to NodeJS via socket, then WebSocket to web frontend for calculations and plotting using HTML5 JS libs.
This web-app, powered by NodeJS, shows a flow of NfcV sensor-scans in real-time (max delay ~ a few hundred milliseconds after scanned by Nexus S). Demo starts with values from a real NfcV sensor. After that a fake streamer bursts 100 values per second (with uniform distro). Values are streamed to NodeJS via socket, then WebSocket to web frontend for calculations and plotting using HTML5 JS libs.