Move from Wi-Fi 2.4Ghz to new Zigbee protocol #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move from Wi-Fi 2.4Ghz to new Zigbee 4.0 (800MHz) protocolto Move from Wi-Fi 2.4Ghz to new Zigbee protocolTo do only if not planning anymore to send images of plant (like leaf) for ML inference (plant health status).
This would require sending images (encoded in Base64) over encrypted MQTT. ML inference can be a MQTT topic a device with ML inference hardware can subscribe to.
Would require atmega to handle camera, such as a OV7670 Camera Module.