* We have de-rated the v1.0.0 boards to a max of 50v for live connection:
While the true max is 60v as labeled, directly connecting to over 50v will create a fatal in-rush spike and damage your FLIP_C3. A 14s NMC or 16s LiFePo4 battery both get down to about 40v when empty while charging in excess of 58v. A low-value resistor (2-10ohm) can help to pre-charge the circuit if you absolutely have to connect higher than 50v.
24.07 - We are working on getting the FLIP_C3 back in stock
We are dealing with a significant delay from Amazon on a shipment of 53 FLIP_C3s that are currently lost in their warehouse. We are also reaching the end of our in-house stock so it's time for a new batch which will hopefully hit in mid to late August.
The FLIP_C3 is the first mainboard in the FLIP family from VDBX. At its core is an ESP32-C3 with a 5v2A buck converter capable of up to 50v+ input. The easy to use spring connecter allows for common stranded and solid core wires to be used to deploy it on any off-grid or otherwise battery powered system.
It was designed with ESPHome in mind for direct and seamless integration with Home Assistant, but other popular firmware such as TASMOTA and WLED are easy to flash via USB-C or over-the-air. Of course you can always write your own Arduino or ESP-IDF code.
The FLIP platform is a set of standards between circuit designs with the intention of easy install within 12-48v lithium battery systems. It designed as a modular system to create IOT hardware for modern open-source automation systems. The platform will consist of mainboards which have processing and network capabilities and the modules which will provide or interface with switches, lighting, sensors, relays, dimmers, etc.
The mainboards should be able to power themselves and basic modules from the on-board switching buck converter. More complex or power hungry modules may have their own switching regulator ran in paralel.
I2C should be considered a high-priority interconnect due to its capability for easy expansion and daisy-chaining. In as many situations as possible, modules should be able to function as either tethered I2C device or with a FLIP mainboard installed. A standalone device (mainboard with module) should be able to connect to it's mainboardless version of itself via the Qwiic & Stemma QT compatible connector. In some cases, smaller boards could stack infinitely, limited only by the available I2C addresses. We've currently coined these smaller boards as backpacks.