Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 479 Bytes

Spaduino

Arduino sketch that let you talk to your Calspa controller over I2C

Tested on an ATmega328P running at 3.3V/8MHz. Works on a 2012 Cal Spa with a Balboa controller CS6200DV. Other Balboa based controller with "dumb" Top Side displays might work.

Flash your chip with this sketch. You need to connect wires similar to this:

Breadboard for Spaduino

I use this setup with a WiFi microcontroller to monitor the hot tub remotely using MQTT.