All Projects → visualapproach → WiFi-remote-for-Bestway-Lay-Z-SPA

visualapproach / WiFi-remote-for-Bestway-Lay-Z-SPA

Licence: GPL-3.0 license
Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to WiFi-remote-for-Bestway-Lay-Z-SPA

Quasar
Remote Administration Tool for Windows
Stars: ✭ 4,897 (+3448.55%)
Mutual labels:  remote-control, remote
Ip Kvm Interface
DIY IP-KVM for Remote Desktop Access
Stars: ✭ 62 (-55.07%)
Mutual labels:  remote-control, remote
Simpleremoter
基于gh0st的远程控制器:实现了终端管理、进程管理、窗口管理、远程桌面、文件管理、语音管理、视频管理、服务管理、注册表管理等功能,优化全部代码及整理排版,修复内存泄漏缺陷,程序运行稳定。项目代码仅限于学习和交流用途。
Stars: ✭ 478 (+246.38%)
Mutual labels:  remote-control, remote
RemoteSupportTool
an easy single click solution for remote maintenance
Stars: ✭ 74 (-46.38%)
Mutual labels:  remote-control, remote
Spotcommander
The most intuitive and feature-rich remote control for Spotify for Linux
Stars: ✭ 152 (+10.14%)
Mutual labels:  remote-control, remote
pace
Remote Access Tool for Windows.
Stars: ✭ 68 (-50.72%)
Mutual labels:  remote-control, remote
Simple Mpv Webui
A web based user interface with controls for the mpv mediaplayer.
Stars: ✭ 58 (-57.97%)
Mutual labels:  remote-control, remote
Dingding
免root远程钉钉打卡,支持wifi和gps定位,仅支持android系统。本项目出于学习目的,仅用于学习玩耍,请于24小时后自行删除。xposed, crack,package,dingtalk,remote control
Stars: ✭ 116 (-15.94%)
Mutual labels:  remote, wifi
Angular5 Iot Dashboard
Multipurpose dashboard admin for IoT softwares, remote control, user interface. Develop your client dashboards in Angular 5 with vast variety of components available.
Stars: ✭ 148 (+7.25%)
Mutual labels:  remote-control, remote
Rat Hodin V2.9
Remote Administration Tool for Linux
Stars: ✭ 97 (-29.71%)
Mutual labels:  remote-control, remote
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+413.77%)
Mutual labels:  remote-control, remote
Somfy Remote
Somfy remote control emulator connected to MQTT
Stars: ✭ 19 (-86.23%)
Mutual labels:  wifi, esp8266-arduino
ws-qvh
Server for streaming the screen of iOS devices over WebSocket.
Stars: ✭ 17 (-87.68%)
Mutual labels:  remote-control, remote
foobar2000-web-ui
Control Foobar2000 from a (remote) web browser
Stars: ✭ 25 (-81.88%)
Mutual labels:  remote-control, remote
Barcode To Pc App
Barcode to PC app
Stars: ✭ 121 (-12.32%)
Mutual labels:  remote, wifi
Skyrat
SkyRAT - Powershell Remote Administration Tool
Stars: ✭ 21 (-84.78%)
Mutual labels:  remote-control, remote
low-power-wifi
Experiments in low-power-wifi on esp8266, esp32, and ...
Stars: ✭ 35 (-74.64%)
Mutual labels:  wifi, esp8266-arduino
homeweather esp8266
weather station, arduino esp8266, st7920, mh-z19, BME-280
Stars: ✭ 29 (-78.99%)
Mutual labels:  wifi, esp8266-arduino
Irext
Universal IR Remote Control Solution
Stars: ✭ 1,240 (+798.55%)
Mutual labels:  remote-control, remote
Ws Scrcpy
Web client prototype for scrcpy.
Stars: ✭ 164 (+18.84%)
Mutual labels:  remote-control, remote

WiFi-remote-for-Bestway-Lay-Z-SPA

ESP8266 hack to use as WiFi remote control for Bestway Lay-Z-Spa Whirlpools (including 2021 year models)
Latest code found in Development branch
😃 Check out version 4 beta in development_v4 branch!


Disclaimer

As mentioned, this is a hack. If anything breaks it is your fault.

Caution

Pull out the mains plug before modifying hardware, or you can die!

Donate

If you like this project, please consider a donation. Buy me a coffee, thanks!

Features

  • Control buttons, watch the temperature and get current states from your browser.
  • Custom text on the SPA pump display.
  • Custom sound instead of just beeping is possible.
  • OTA: Update firmware "over the air". Super convenient when mounted inside the pump.
  • Simple to build. No hardware changes needed on the SPA pump. Just remove the display, disconnect the 6- or 4-pin ribbon cable and plug it into this device.
  • Timer for chlorine addition and filter change. Hit the button on the web interface and it will count the days for you. (@Bankaifan)
  • Electricity cost estimation and more..
  • MQTT support! Now you can control the SPA from Home Assistant, OpenHab etc. (@faboaic, @877dev)
  • Schedule events like heater on/off at specific dates, with repeat functionality.
  • Listen to input signal on one pin and trigger a signal on another pin on desired events. For instance let solar panels turn on/off heater.

BOM

  • ESP8266 NodeMCU 1.0 (NOT for ESP32)
  • 8 channel bidirectional level converter
  • 6 or 4 pin male header (0.1 in spacing) or better: JST-SM Housing Connector
  • 6 or 4 pin female header (JST-SM Housing Connector) see build instructions for more info.

Web Interface





WiFi Module / Pump


Schematics

Installation

Link to my version of the PCB (use with LLC below): oshwlab.com | easyeda.com

Open the project in editor and download gerber files. Upload them to a PCB factory like JLCPCB. You can also find the gerber files in the code/PCB folder here. There is a v2 also which has slots for both kinds of LLC, and room for low pass filter if needed. I have ordered this but not tested yet!
New pin numbers. Must edit code before use!
Technical details in the Documentation. Build instructions and more: Instructions

@misterpeee's wife made and shared this case for 3d printing #265 (comment)

Installation (Alternative)

Eric's PCB (use with LLC below, choose 1x8 ch or 2x4 ch according to the PCB). Replace the resistors with wires. They cause more problems than they solve.


Problems?

Read the FAQ, other discussions and current issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].