apollo-ng / PiGI

The PiGI is built as a ready-to-go drop-in module for the Raspberry Pi to transform it into a versatile geiger counter to measure/monitor radioactivity. It will generate the required high voltage the counting tubes need to operate and it will safely invert the counting impulses to a falling edge, detectable by a GPIO Pin on the PI. But it's also designed in such a universal way in order to be very hackable. Basically it can be connected to any processing system that can detect falling edges.
55 stars 19 forks source link

Single websocket #4

Closed yggi closed 10 years ago

yggi commented 10 years ago

All pyGI-webGI communication should happen through a single websocket

yggi commented 10 years ago

solved via 294ad6e