What's new? | Help | Directory | Sign in
Google
leicas-dream
Visualization of data generated by the Sputnik RFID Tags.
  
  
  
  
    
Join project
Project owners:
  i...@allesblinkt.com

See http://openbeacon.org for more info on how the sputnik works and what it can do.

You can get the source and binaries (tested on Linux and Mac OS - but it should also work on windows) by doing a simple checkout:

svn checkout http://leicas-dream.googlecode.com/svn/trunk/ leicas-dream-read-only

Please consult the README.

The collected data from the 24C3 can be replayed into the application using Milos' replayer. You can find it alongside with the binary dumps here: http://people.openbeacon.org/meri/openbeacon/sputnik/data/24c3/beware-of-the-leopard/

Just give the sputnik-logs-replay.c a short compile with gcc sputnik-logs-replay.c -o sputnik-logs-replay . Further information is in the source file.