Skip to content

Acuparse Documentation

Project Services Status

Core Installer RTL Relay Website DNS Sync Release Service
Acuparse Status Installer Status RTL-Relay Status Website Status Website Status DNS Status DNS Status Release Management Service Status

Welcome to the Acuparse Documentation. Use the resources below to assist in your installation and configuration of Acuparse.

Built for weather geeks and designed to be clean, simple, and mobile friendly. It uses a minimal UI with a focus on data, not flashy graphics. Designed to compliment MyAcuRite and other 3rd party's sites and tools.

Attention

This program is open source 3rd party software. It is neither written nor supported by AcuRite.

How it Works

Acuparse is a PHP/MySQL program that captures, stores, and displays weather data from an AcuRite Iris (5-in-1) or Atlas (7-in-1) weather station and tower sensors, via your Access/smartHUB. It uploads weather data to Weather Underground, CWOP , Weathercloud, PWS Weather, Windy, Windguru, OpenWeather, and MQTT Brokers. It also processes and stores images from a local network camera for display and linking to external websites.

Built for weather geeks and designed to be clean, simple, and mobile friendly. It uses a minimal UI with a focus on data, not flashy graphics. Designed to compliment MyAcuRite and other 3rd party's sites and tools.

Acuparse requires a working AcuRite Access/smartHUB. You redirect weather data from your Access/smartHUB to your Acuparse server. It is captured, stored, and then passed along to MyAcuRite untouched. The response received from MyAcuRite is sent back to your Access/smartHUB. If sending data to MyAcuRite is disabled or when using a smartHUB, Acuparse creates the response.

Main Installation Guides

Info

Installation supported on Debian/Rasbian Bullseye (11)/Buster (10) or Ubuntu Jammy (22.04)/Focal (20.04).

Quick Install

  • Install the base operating system and update.
  • Download and run the installer.

    curl -o https://gitlab.com/acuparse/installer/-/raw/master/install && sudo bash install | tee ~/acuparse.log`
    

Docker Compose

curl -o https://gitlab.com/acuparse/installer/-/raw/master/install_docker && sudo bash install_docker | tee ~/acuparse.log

API

Updating

Version Specific Guides

Optional Configuration

External Updater Configuration

Generic

Troubleshooting

Community Support

Git Repositories

Primary

Public Mirrors