the story behind pi3g
Back in 2012 the story of Maximilian and the Raspberry Pi started. He was excited when he got his first Pi and also saw the great potential for further development in it.
Then PiCockpit was born to make using and managing the Pi easier and more accessible for everyone.
Maximilian has always been interested in computers and believed that they are a lever to improve everything in the world - for example in medicine.
Over the years, Maximilian's work has grown and new fields of expertise have emerged...
working at pi3g
In our blog you can expect blog posts about technology and business topics, of course about the Raspberry Pi, but also a wide variety of topics related to Industrie 4.0, IoT, and machine learning - for example about the popular MQTT protocol, Python and Linux embedded development, and much more. Blog entries are not scheduled and not in particular order - the topics are an eclectic mix of what comes up in real life of a company engaged in machine learning & Raspberry Pi embedded adventures.
We are happy to write about special topics that are not so well-documented elsewhere.
If you have any suggestions, we are happy to discuss current topics with you and are always ready to brainstorm workable solutions with you.
PiCockpit v.0.11.0 & picockpit-client v0.15.6 released–live pi monitoring!
Freshly released for you – now picockpit.com offers you a possibility to monitor up to 5 Pis from everywhere on this planet (with an Internet connection) for free!This is how it looks like:The data (under the heartbeat button) is updated live, currently every second. How do I start monitoring my Pis for free?Step 1: Sign…
read moreSpecifying Debian dependency between two versions & apt-get installing .deb files
These informations are probably of most interest to package maintainers: Dependency on specific package versions Here is how to specify a python3 dependency between version 3.5 (equals to or later), and 3.6 (must be earlier) in debian/control: Depends: python3 (>= 3.5), python3 (<< 3.6) So you basically specify two dependencies. Note, this will not work…
read morepicockpit.com new version v.0.11.0 is live!
This new version of picockpit.com supports live streaming of MQTT measurement data from your Pi to your webinterface (desktop or mobile). By clicking on the info icon, you can see the public and private IPs, the serial number and the Pi model: The online state of the Pi is displayed with the online badge. Currently…
read morePiCockpit preview: Sensors
Preview This is in the upcoming version of PiCockpit: All these values are updated live (currently each second) using MQTT messages to PiCockpit. The value for Root partition total available is static, as it is the total size of the root partition. Some values are rendered in a prettier (but less precise) view in the…
read more