Topic: Any volunteers for RFID testing?
A slightly different patch than the "quietears" one should let you test RFID.
This time the ears rotate, but during the rotation before a message, instead of having red lights you'll have:
White, if no RFI is detected
A different color: Voila! You own a RFID card readable by your bunny
Unfortunately this is theoretical, as I couldn't find any RFID card for that changed the color (remember it has to be a "type B" RFID card)
So, if anyone wants to run a opennab rfid plugin, do tests, and report his findings, the code would be:
$request->reply[31726] = chr(101);
$request->reply[31727] = chr(5);
$request->reply[31728] = chr(101);
$request->reply[31729] = chr(5);
$request->reply[31730] = chr(101);these changes are INSTEAD of the changes originally present in the quietears plugin. We want the ears to rotate, so we've time to observe the light. Put the RFID tag on the bunny nose before asking for the message.
For my tests I dis:
1) send myself a message with opennab api_demo
2) put tag next to nose (not mine, the bunny one)
3) press button on head to download the message
4) observe light color