blinker-py is a Python library for connecting hardware projects to the Blinker IoT platform. It is designed for Raspberry Pi, Banana Pi, Linux devices, and similar single-board or embedded systems. The library helps developers control hardware through the Blinker mobile app, where users can build graphical interfaces with drag-and-drop widgets. It supports common IoT communication patterns such as Wi-Fi, MQTT, WebSocket, and BLE-related platform workflows. The project is useful for makers, students, and hardware developers who want a faster way to connect sensors, switches, relays, and small automation projects to a mobile control panel. It is best suited for lightweight IoT prototyping rather than large industrial deployments.
Features
- Python IoT hardware library
- Raspberry Pi and Linux device support
- Blinker mobile app integration
- Drag-and-drop control interface support
- MQTT and WebSocket-oriented workflows
- Embedded project prototyping