There are over hundred of weather sondes sent over the Europe each
day from different locations for weather forecasts and other scientific
or military purposes. Weather sondes are expendable electronic devices
to measure wind speed, air temperature, humidity and pressure. Sondes
attached to a balloon filled with hydrogen or helium ascent up into the
stratosphere where the balloon bursts and the sonde falls down back to
earth with a parachute.
Thoughts and ideas about programming, scripting, automation, electronics, gadgets, web and technology
Sunday, May 24, 2020
Sunday, June 24, 2018
How to collect wireless sensors readings using rtl_433 and display them using OpenWrt
Goal: to use an OpenWrt capable router to receive wireless sensors reading and log them using OpenWrt luci-app-statistics module.
Why: because my router is always on anyway, so why not to use it to also log wireless sensors readings?
What is needed?
Why: because my router is always on anyway, so why not to use it to also log wireless sensors readings?
What is needed?
- A router (or any other device) with USB port(s) that is supported by OpenWrt
- A RTL-SDR dongle
- Wireless temperature/humidity sensors supported by the rtl_433 application
Note: I’m referring to the old OpenWrt project name,
which is currently called LEDE, which in turn will be called OpenWrt
again. It’s because of the nonsense they started some time ago by
forking the project and calling it LEDE because they couldn’t agree on
which side they should start counting bits. Some of them there
little-endians and the others big-endians. Finally they have agreed to
use both approaches and now they are busy merging everything back
together and use the good old name [sic!]. So the next release is
supposed to be called OpenWrt as their branch name suggest. At the moment this branch is not usable but maybe it will
be released at the end of the year. It is still not known which year
should it be…
Thursday, January 4, 2018
A simple apt-get based script to get upgradable packages change logs
I do upgrade packages manually on my machine because I want to control when and what to upgrade. Security freaks could argue that it is not secure not to update computers frequently but I believe that chances to get hacked because of an outdated package are less than receive an upgrade that bricks your computer. The recent Canonical fuck up with activating experimental Intel SPI drivers in kernel that bricked some Lenovo laptops is a very good example. Another reason is the time needed to upgrade packages because apt-get is really slow. So basically I need to check what has been changed and only upgrade if really needed.
Saturday, April 29, 2017
How to Connect the rtl_433 to a remote rtl_tcp server
One of the issues with the rtl_433 application is that it is not
possible to connect it to a remote rtl_tcp server using syntax supported
by other SDR application like gqrx. One of proposed solutions is to use the TCP enabled version of the librtlsdr which is a bit complicated. There's actually a much simpler solution.
Saturday, December 3, 2016
How to create gists from the command line
Thursday, September 8, 2016
Visualization of live data streams with the gnuplot and bash (Part 2)
In my first article I have demonstrated the gnuplotwindow.sh
script and other utilities to feed the gnuplot with live data streams.
Shown scripts are easy to use and if combined together they build
powerful chains of data filters. The only problem with the script is
that it can only display a continuous data stream updating the plot with
each new incoming data sample. To display even more complex data like
scatter or 3D plots a different approach of data feeding is needed. It
would be necessary to update the plot blockwise and input data should
also be fed in blocks. This new concept didn't match well with the gnuplotwindow.sh
script so I have written a new script because mixing both concepts in
one script would make it unnecessary complex and unmaintainable.
Sunday, May 22, 2016
Wednesday, February 17, 2016
Tuesday, January 5, 2016
How to fix broken power management in Xubuntu 15.10 (16.04)
As we know Ubuntu has switched to the new "shiny" init system called systemd since the release 15.04. But the integration of that new init system isn't yet completely finished because some things aren't working as before the switch. Power management that utilized pm-utils previously is completely broken for example and no alternative solution is offered. In this article I'll explain how to restore pm-utils's old behaviour as a temporary workaround that can be used until a new and of course better official solution will be implemented.
Sunday, October 25, 2015
Using the i3 tiling window manager with XFCE services
Since around a year or two I've been using i3 tiling window manager together with the xfce4 services as my desktop environment and I'm quite content with the result. The i3-wm can be installed on top of the xfce4 DE without any package conflicts. Such a combination allows to have both DE at the same time and share common settings and applications between them.
I can't remember exactly why I have chosen the i3-wm as my window manager but maybe it's because I have read that i3-wm has vim style movement keyboard shortcuts. As far as I'm a vim user I decided to 'take it for a spin'.
Subscribe to:
Posts (Atom)




![[Image]](https://xubuntu.org/wp-content/uploads/2016/04/d09c/xerus-release-art-700.png)

