Contribute Media
A thank you to everyone who makes this possible: Read More

Real time data acquisition, from Arduino to the web, using PubSub with Redis, Django and other friends

Description

I'll apply PubSub to collect data in real-time from TCP-enabled peripherals, like Arduino or others, and deliver them to a data server for storage, processing, and broadcasting to remote clients (typically smartphones or tablets) for real-time monitoring and inspection

Details

Improve this page