Hackpack v3 is a limited-edition hardware badge fabricated for SIGNAL 2017, The Developer Conference by Twilio.
Onboard is a Particle Electron 3G from Particle, 16 Neopixel RGB LEDs, and a 2000 mAh Lithium Ion Battery.
We've written up an extensive guide for getting your Hackpack connected with your phone number and the consoles on the dedicated Hackpack site. Before you wade into the code, make sure you've followed all of the steps to claim your device, and have successfully connected to one of the two podium consoles.
The firmware on the Hackpack is designed for use with Particle's Web IDE. While at SIGNAL 2017 (and after your device is claimed in the Web IDE), you can burn the firmware in this repository to return your Hackpack to stock condition.
With a lifeline like that, feel free to swing for the fences with your hacks!
Want some examples of what you can do with the badge?
Here are some hacks to get you started:
- Font and String Generator
- Animated GIF and Movie Converter
- Rainbow Animation and a Golden State Warriors Logo
For these hacks, you will just overwrite the uint32_t custom_animation_lut[][16]
array in the .ino file.
For this hack, you'll want to switch to @rbeiter 's repo and burn your Hackpack with his fork. You can also add the other hacks as well!
Show us the creative hacks you build on top of our firmware. We want to let your work shine as brightly as the pixels on the big screen and your Hackpack - we'll add you to this list during SIGNAL!