This project was spawned based on a requirement to quickly and easily decode AIS and Cat10 messages. There was already a previous method to do this using two programs and some excel rework, but this ...
A timestamp and date decoder. Compatible with Python 2.x and 3.x. I noticed a lack of timestamp conversion utilities in a number of different linux systems. Since I happen to use linux in my ...
In today’s digital age, there is a growing need for secure and efficient methods of transferring data. One such method is Base64 encoding, which is used extensively in digital communication and ...