We have done a lot of small PCB designs over the years, but by far the most popular is my Faikin board. Reports are that even Daikin have recommended it to people wanting Home Assistant integration! It allows control of a lot of Daikin air conditioners over WiFi, MQTT, web, and Home Assistant. Constantly improving, and easy to use with local working not cloud based.
My latest design idea is a rework of a previous "environmental monitor", but specifically targeted at the Faikin users. The concept is that it can be a display and control for the Faikin. Whilst some ducted Daikin have a wall mount control, it is not cheap, so this would work with those and the more typical wall mount Daikin that do not support a wall mount display.
Key functions would be:
- Display current state of air conditioning unit.
- Allow change of key settings (power, mode, fan speed, target temp).
- Remote temperature sensor to allow room temp to be referenced at the controller in "Faikin auto" mode.
But the idea is the board can work with no display as reference temperature or just an environmental monitor for Home Assistant without a Faikin involved.
This is the current board design.
The expensive CO₂ sensor would be optional as it adds over $20 to the cost. Both the tab for it, and the 5 way joystick button, could be snapped off for a purely display or monitoring application.
A Waveshare 2" display fits on the front. Full colour 240x320 pixel. It is designed to fit the header so it can be removed if needed to access WAGOs, etc. The display adds another $20 at least.
User interface
I want to make the user interface simple - anything beyond the basic controls for the aircon you have to do via web interface. That should make it easy to use.
The idea is a joystick allows change of target temp (up/down) or switch to other setting (left/right) and change of mode and fan speed, as well as simple push on/off.
Bluetooth
Whilst it can all work over WiFi and MQTT, my plan is to link to Faikin using BLE as well, both ways. So Faikin reports mode/status, and this advises control and current reference temperature. This should make it extra robust with no need for WiFi or internet to continue working. The plan is a simple announcement BLE, not a connection, much like the many cheap BLE temperature/humidity sensors that exist.
Sensors
The current set of sensors include:
- MCP9808 Ambient temperature sensor. This is highly regarded as a good temperature sensor.
- VEML6040 Ambient light sensor (with a night mode to turn off display) including colour.
- GZP6816D Atmospheric pressure sensor, and additional temp sensor.
- SCD41 CO₂ sensor, with humidity, and another temp sensor. This would be optional.
- DS18B20 connection 3 pin WAGO for more temperature sensors.
- Detecting remote BLE temperature sensor.
All of these would report to Home Assistant as needed, and also report control and one reference temperature of choice to Faikin.
And yes, too many temp sensors, so system will allow a config of which are used and per sensor offset (to allow for heat via PCB). I may even allow averaging of multiple sensors. It will be interesting to see how this all works. DS18B20 are great for adding an "outdoor" sensor to report to HA as well.
Generic signage
My existing EPD app which is general signage will be extended to handle the sensors as things to display so this can be simply used as a generic environmental display (and HA integration). Indeed this is likely to be the first code I do for these new boards, without a Faikin link.
Packaging
The basic board needs to be sold with and without the SCD41 CO₂ module. The board is likely $30 and the SCD41 adds at least $20 to that, probably more like $30. Not everyone wants CO₂ and humidity. The fluctuating value of the dollar is a pain in this all.
And then I may package with Waveshare 2" display, 8 way 0.1" pitch header, and extra M2 screws. This is likely another $20 or even $30.
Maybe even with DS18B20 sensor as an option. These are quite cheap.
I am not sure I want to do 3D case printing, but I plan a number of STL files.
Tindie makes such options simple, so that is likely the main sales channel initially. We'll see about Amazon as well. Those with A&A accounts will be able to order direct as always.
Comments
All comments welcome.,
No comments:
Post a Comment
Comments are moderated purely to filter out obvious spam, but it means they may not show immediately.