WISP5 Documentation

The WISP5 is an open source project! 

Hardware

You can find our hardware design files for the WISP5 at github.com/wisp/wisp5-hw.

Schematics are available below:

The WISP5 schematic and PCB was developed using the industry standard Altium Designer software suite. If you're building your own WISPs, or if it's not provided in your WISP kit, you'll also need to obtain or fabricate a programming adapter board

Firmware

You can find our firmware repository for the WISP5 at github.com/wisp/wisp5. Keep in mind that there are sometimes multiple branches which support different protocol details.

There is now a version of the WISP5 firmware, not officially supported by the WISP team, which works with the Chinese version of Impinj Speedway R1000 readers:

github.com/jimzhong/wisp5-cn

If you're not familiar with Github or the Git version control system, there are a lot of good resources online about how to get started.

Please submit your bug reports as Github “issues” and feel free to submit pull requests as you find solutions to bugs, make changes, or add features to the WISP5 firmware. The firmware is an evolving and open collaborative project in which you can play a part!