Default image

pj

Storing Data on IPFS with Node-Red

This guide will provide detailed instructions on how to install and use Node-Red to write data to IPFS( InterPlanetary File System).IPFS is a distributed system for storing and accessing data files. The data is addressed based on a cryptographic hash…

Grafana on Raspberry Pi4

This is a guide for installation of Grafana on Raspberry Pi 4 running Ubuntu Server 21.10.This guide is written for installation on Raspberry Pi however setup would be nearly identical on a VPS. Grafana is an open source visulization and…

InfluxDB on Raspberry Pi4

This is a guide for installation of InfluxDB on Raspberry Pi 4 running Ubuntu Server 21.10.This guide is written for installation on Raspberry Pi however setup would be nearly identical on a VPS. InfluxDB is an open source time series…

Mosquitto MQTT Broker on Raspberry Pi

This is a guide for a secure installation of Mosquitto MQTT broker on Raspberry Pi 4 running Ubuntu Server 21.10.This guide is written for installation on Raspberry Pi however setup would be nearly identical on a VPS. Mosquitto is an…

Node-Red on Raspberry Pi4

This is a guide for a secure installation of Node-Red on Raspberry Pi 4 running Ubuntu Server 21.10. Node-RED is a low-code programming environment for event-driven applications. It uses flow-based programming to let you draw a visual representation of how…

Overclocking Raspberry Pi4 on Ubuntu 21.10

This guide shows you the basics of configuring overclocking of the Raspberry Pi4 on Ubuntu Server 21.10. Background Warning: Setting any overclocking parameters to values other than those used by raspi-config may set a permanent bit within the SoC, making…

Grafana Helium GPS Tracker on Raspberry Pi

Documentation Version 0.2 – July 1, 2021 Introduction This guide will provide detailed instructions on setting up a realtime mapping application for a GPS tracker using the Helium Lorawan Network. All of the supporting open source software will run on…