openpcd integration with RFIDIOt

Milosch Meriac meriac at openpcd.de
Thu Jun 21 23:57:43 UTC 2007


Dear Adam,

let's move this discussion to the development list, because other might
also be interested in a more convenient script engine and a Serial
Termminal emulation over USB for OpenPCD (compared to the existing
binary USB interface in main_dumbreader).
I already have released our OpenBeacon USB reader:
http://wiki.openbeacon.org/wiki/OpenBeacon_USB
with a serial CDC serial port console emulation over USB - works nice
even on Windows without drivers.
I will get a simple version running before this years Chaos
Communication Camp 2007 in mid of August. Maybe one of you guys wants to
meet us there on the camp to have some nice firmware hacking sessions.

Adam Laurie wrote:
>>> OK, so keeping the same command set as ACG would probably be a good
>>> idea... Do you see any problems with that?
>>
>> Yes - I will implement it from scratch. I will intentionally not look
>> into ACG documentation to be sure that it's not derieved - better not to
>> wake sleeping dogs. Using the same command set call for trouble.
>>
> 
> Fair enough. I thought that might be the case.
> 
> For the basics, I would recommend doing everything in HEX. That way, you
> can always do everything from a simple terminal emulator. If you want to
> read/write binary data you just have to convert it to hex before/after.
> One of the readers I support (Frosch) uses serial with a binary protocol
> which means you can't easily do raw testing. Everything has to be
> programmed, which is painful.

I totally agree - there will be a consistent API wit result codes which
allows you to process even replies to unknown commands.

Warmest regards,

Milosch



More information about the openbeacon-devel mailing list