15 lines
373 B
Markdown
15 lines
373 B
Markdown
---
|
|
title: "Software"
|
|
date: 2025-01-24
|
|
draft: false
|
|
description: "Information about the Firmware"
|
|
tags: ["software"]
|
|
---
|
|
* esp-idf-hal based rust project
|
|
* can be run standalon or with wifi
|
|
* MQTT
|
|
* SNTP to sync the RTC/Clock
|
|
* Abitrary file upload and download into SPIFS volume
|
|
* Flash Battery Controller from file in Flash
|
|
* Flash Firmware via OTA directly from website
|