2021-07-18 17:33:39 +02:00
2021-07-04 23:37:03 +02:00
2021-03-10 16:19:46 +01:00
2021-05-22 16:38:42 +02:00
2021-03-11 21:06:19 +01:00
2021-06-15 23:17:01 +02:00
2021-07-18 17:33:39 +02:00
2021-05-17 14:14:46 +02:00
2021-07-06 04:12:07 +02:00
2021-02-17 22:12:56 +01:00
2021-07-12 03:56:41 +02:00
2021-05-13 09:10:01 +02:00
2021-06-30 23:39:05 +02:00
2021-02-21 11:51:09 +01:00
2021-06-08 14:43:37 +02:00

openHASP firmware

GitHub Workflow Status GitHub release GitHub issues Discord contributions welcome GitHub

Control your home-automation devices from a customizable touchscreen UI connected via MQTT.

This project is a re-implementation of the popular HASwitchPlate sketch created by aderusha. The HASPone project uses a Wemos D1 mini and requires a Nextion/TJC HMI display. This rewrite removes the Nextion/TJC hardware requirement by using the Light and Versatile Graphics Library on the MCU to drive a commodity display.

openHASP also adds ESP32 and STM32F4 support to take advantage of the additional hardware capabilities.

Demo Screens

Screenshot   Screenshot   Screenshot

Features

Feature (v0.6.0) ESP8266 ESP32 STM32F4
SPI display yes yes yes
Parallel display no yes yes
PWM Screen dimming yes yes yes
Maximum Page Count 4 12 12
Object Types / Widgets 20 20 20
Dynamic Objects yes yes yes
Theme Support yes yes yes
Custom .zi V5 font yes (latin1) yes (latin1) no
MDI Icons yes yes no
PNG images no yes yes
Network Wi-Fi Wi-Fi Ethernet

Getting Started

Check out the documentation for how-to's, information and frequently asked questions.

Support

For support using openHASP, please join the #openHASP channel on Discord.

Buy me a coffee

Buy me a coffee

Languages
C++ 85.5%
C 12.6%
Python 1.6%
RobotFramework 0.1%