Skip to content

sueppchen/PixMob_waveband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixMob_waveband reverse engineering

--

the project:

the object:

what we need to get it running:

  • hardware:
    • arduino
    • TI CC1101
    • levelshifter (if the arduino is 5V variant)
    • ( soic08 clamp: good for development - but the most hardware-work is done)
    • connect all together (see connection )

basic.ino:

  • the "basic" arduino script shows how to enable the waveband with an TI CC1101 transceiver and fixed messages
  • there is a basic CLI over USBserial@115200: type ? [enter] for help

play.ino:

  • simple programm to play with pixmob batch.
  • data is send by basic CLI
    • w\r\n mode byte 1, byte 2, byte 3, byte 4, byte 5, byte 6 \r\n (all hex, 6 bit)
    • f (interactiv)

thanks to:

Daniel Weidman Serge

About

reverse engineering pixmob RF enabled waveband

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published