Hardware:
- SuperCon 2017 CamBadge
- Raspberry Pi 3
- USB Battery
Software:
- The Raspberry Pi made use of:
- Node.js
- Express JS
- Aylien Sentiment Analysis API
- Various Node.js modules:
- PUG: express templates
- serialport: accessing the UART via node.js
- multer: uploading files and submitting forms via node.js
- NGROK - exposes the PI outside the firewall
- The Badge made use of:
My Code:
- Code on the Pi: https://github.com/scottswaaley/trollBait-PI
- Code on the Badge: https://github.com/scottswaaley/trollBait-BADGE