goodfet.cc2500
Client
goodfet.cc2500
Usage: goodfet.cc2500 verb [objects]
goodfet.cc2500 info
goodfet.cc2500 regs
goodfet.cc2500 pyregs
goodfet.cc2500 tunelelo
Tunes to Lelo vibrator configuration.
goodfet.cc2500 snifflelo
Sniffs Lelo vibrator packets
goodfet.cc2500 setlelo [0-128]
Set Lelo vibrator strength to a given value
Pinout
| Name | Pin | Name | |
|---|---|---|---|
| MISO | 1 | 2 | Vcc |
| MOSI | 3 | 4 | Vcc |
| SS | 5 | 6 | |
| SCK | 7 | 8 | |
| GND | 9 | 10 | |
| PA | 11 | 12 | |
| 13 | 14 | ||
The optionnal PA (pin 11) is for modules that uses external power amplificator. In this case, the pin is set to 1 for TX mode and 0 for RX operations. Be sure your module is using this logic before wiring.
Examples
Lelo vibrator
A basic support for the Lelo vibrator remote control has been added. It has not been tested. All the code was adapted from scanlime blog post.Notes
This client is still very young. Expect some bugs and oddities.