Solution_EN - Opulinks-Tech/OpulinksTech-WIKI GitHub Wiki
Opulinks QuickDEV Framework
Type | Link | Apply to |
---|---|---|
Source link | https://github.com/Opulinks-Tech/QuickDev-Framework | ![]() ![]() ![]() |
User guide | https://opulinks-tech.github.io/QuickDev-Framework-User-Guide/ | ![]() ![]() ![]() |
Introduction
QuickDev framework is designed to provide enhanced SDK middleware and product ready application reference codes to help developer for fast development. For Opulinks OPL2500 and after series, IoT product development should apply QuickDEV framework.
Below diagram is the whole Opulinks provided software architecture combined with QuickDev framework and Opulinks Tritium SDK.
Advantage
- To provide an easy entry to develop IoT application.
- To provide application reference modules consist of complete IoT application functions.
- To provide enhanced Opulinks SDK middleware.
- Modelized architecture, fulfills different vendor requirement.
- To provide easy configuration mechanism to config different kind of applications and different modules.
- To provide cloud template to adapt public/private cloud.
- To provide practical usage examples to facilitate developing.
Examples
Seamless BLE Assisted WiFi AP Config
- Example demonstration
- Architecture description
- Source code
- [Download] OPL2500 QuickDEV applicaiton use Andriod source code
- [Download] OPL2500 QuickDEV applicaiton use IOS source code
- [Download] OPL2500 QuickDEV applicaiton use WeChat source code
Over The Air firmware update (OTA)
Power mode and measure the consumption
Private/Public cloud protocol
- Cloud Template architecture description
- MQTT example demonstration
- MQTT example source code
- TCP example demonstration
- TCP example source code
Legacy IoT Solution (OPL1000/OPL1200 series)
Link | Application |
---|---|
https://github.com/Opulinks-Tech/OPL1000A2-Iot-Solution | ![]() ![]() |
Seamless BLE Assisted WiFi AP Config
- OPL1000 BLE_config_AP demo
- OPL1000 BLE_config_AP source code
- [Download] OPL1000 BLE config AP use Andriod source code
- [Download] OPL1000 BLE config AP use IOS source code
- [Download] OPL1000 BLE config AP use WeChat source code