logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install francescopace/espectre. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

francescopace/espectre Installation Guide

How to install francescopace/espectre. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for francescopace/espectre. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i francescopace/espectre
or

Install via npx

npx @hexmos/ipm i francescopace/espectre

Prerequisites

Home Assistant

software

ESPHome

software

ESP32 with CSI support

hardware

Version: ESP32-C6, ESP32-S3, ESP32-C3, ESP32 recommended

2.4GHz Wi-Fi Router

hardware

git

software

esptool.py

software

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Home Assistant Integration (Recommended)

git clone https://github.com/francescopace/espectre

cd spectre

esphome setup SETUP.md

Standalone ESP32 Flashing (Advanced)

git clone https://github.com/francescopace/espectre

cd spectre

esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash 0x1000 spectre.bin

Post Installation Steps

  • Configure WiFi credentials via ESPHome app or web interface.
  • Follow the tuning guide (TUNING.md) for optimal performance.
  • Integrate with Home Assistant for automation.