基于STM32+物联网设计的浇花神器
Android OpenSSL support for Qt
OpenSSL scripts and binaries for Android (useful for Qt Android apps)
In this repo you can find the prebuilt OpenSSL libs for Android and a qmake include project .pri file that can be used integrated with Qt projects.
The following directories are available
Qt-5.12.3: used for Qt 5.12.3 and below. Qt-5.12.4_5.13.0: this has OpenSSL 1.1.x which can be used ONLY with Qt 5.12.4 and 5.13.0. Be aware that on Android 5 (API 21) these libs names are clashing with the system SSL libs which are using OpenSSL 1.0, this means your Qt app will fail to use OpenSSL 1.1 as the system ones are already loaded by the OS. latest: used for Qt 5.12.5+ and 5.13.1+.How to use
To add OpenSSL in your QMake project, append the following to your .pro project file:
android: include(<path/to/android_openssl/openssl.pri)
To add OpenSSL in your CMake project, append the following to your project's CMakeLists.txt file, anywhere before the find_package() call for Qt5 modules:
if (ANDROID) include(<path/to/android_openssl/CMakeLists.txt) endif()
There is also a static folder which contains the OpenSSL static libs prefixed with the abi. These libs are useful to build Qt 5.14.1+.
相关知识
基于物联网的智能浇花系统
【IoT开发】基于机智云物联网的智能浇花教程
基于物联网的智能浇水系统(STM32+华为云IOT)
基于物联网的温室远程监测器设计
一种基于物联网的智能养花系统的制作方法
基于物联网温室环境监测系统设计.doc
基于物联网技术的智慧农业远程监控系统设计
基于物联网的花卉温室大棚环境检测系统设计
基于物联网的农业虫害智能监控系统
基于物联网云的花园智能监控系统设计文档资源
原文链接: 基于STM32+物联网设计的浇花神器 https://www.huajiangbk.com/newsview513922.html
| 上一篇: 全面讲解智能汽车系统诊断管理模块... | 下一篇: 自制自动浇花神器,一个月不浇水花... |
推荐分享

- 1明日花キララ:明日花绮罗年度... 29087
- 2明日花キララ(明日花绮罗)经... 16887
- 3五月天婷婷开心六月丁香:音乐... 11107
- 4家庭养花知识大全 家庭养花有... 10661
- 5家庭养花风水知识 家庭养花“... 10339
- 6兰花叶子扭的是什么兰 9016
- 7十大致癌花卉排行榜,哪些花卉... 8783
- 8秋天养花,掌握这5点养花知识... 8758
- 9君子兰什么品种最名贵 十大名... 8618
- 10【花卉知识 】养花须知:新手... 8357




