NAME
Device::MindWave::Packet::Dongle
DESCRIPTION
Interface module for MindWave Dongle Communication Protocol packets. See http://developer.neurosky.com/docs/lib/exe/fetch.php?media=app_notes:mindwave_rf_external.pdf for documentation on this type of packet.
PUBLIC METHODS
- code
-
Returns the packet's ThinkGear code, as per page 8 of the documentation, except that an artificial code of 0xD5 is used to denote 'Scan' mode. This allows 'Standby' and 'Scan' to be distinguished without calling
isa
.