mirror of https://github.com/lumapu/ahoy.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1011 B
1011 B
title | date | tags | draft |
---|---|---|---|
Getting Started | 2022-10-26T21:27:10Z | [] | false |
Hardware
The hardware insists only in two modules:
- ESP8266 / ESP32 Wifi module
- NRF24L01+ module
Part list
Component | ~ Price (including shipment) |
---|---|
ESP8266 | 4,55 € |
NRF24L01+ | 5,65 € |
Dunpont Cables | 2,65 € |
100uF Capacitor | 2,89 € |
Sum | 15,74 € |
Connection diagram
Software / Firmware
Guided Installation
Switch to our Online Installer
manual Installation
The firmware can be found on Github. Point to the releases section on the right part of the page and download the zip-file. It contains binaries for both ESP models.
Compile firmware from sources
n/a