Blynk Python库 该库提供用于将支持Micropython / Python的IoT硬件连接到Blynk Cloud并与Blynk应用程序(iOS和Android)通信的API。 您可以发送原始和已处理的传感器数据,并可以在世界任何地方远程控制与硬件(继电器,电机,伺服器)连接的任何设备。 如果您喜欢Blynk ,请给它加星,或拨叉并作出贡献! Blynk是最流行的物联网平台,用于将硬件连接到云,设计用于控制它们的应用程序以及大规模管理已部署的设备。 使用Blynk库,您可以将400多种硬件模型(包括ESP8266,ESP32,NodeMCU,所有Arduino,Raspberry Pi,Particle,Texas Instruments等)连接到Blynk云。 可在找到受支持硬件的完整列表。 借助适用于iOS和Android应用程序的Blynk应用程序,您只需在智能手机上拖放小部件,即可轻松为所有项目构建图形界面。 纯粹是所见即所得的体验:无需在iOS或Android上进行编码。 硬件可以使用板载硬件连接或使用各种屏蔽(以太网,WiFi,GSM,LTE等)通过In
2022-02-07 13:35:46 52KB python linux raspberry-pi iot
1
What You’ll Learn Install Raspbian, the operating system that drives the Raspberry Pi Drive motors through an I2C motor controller Read data through sensors attached to an Arduino Who This Book Is For Hobbyists and students looking for a rapid start in robotics. It assumes no technical background. Readers are guided to pursue the areas that interest them in more detail as they learn.
2022-02-07 11:18:27 7.96MB Robotics Raspberry Pi Arduino
1
This is a book about “hacking” electronics. It is not a formal, theory-based book about electronics. Its sole aim is to equip the reader with the skills he or she needs to use electronics to make something, whether it’s starting from scratch, connecting together modules, or adapting existing electronic devices for some new use. You will learn how to experiment and get your ideas into some kind of order, so that what you make will work. Along the way, you’ll gain an appreciation for why things work and the limits of what they can do, and learn how to make prototypes on solderless breadboard, how to solder components directly to each other, and how to use protoboard to make more complex soldered circuits. You will also learn how to use the popular Arduino microcontroller board, which has become one of the most important tools available to the electronics hacker. There are over 20 examples of how to use an Arduino with electronics in this book. You will also learn how to use the Raspberry Pi (a tiny Linux computer) as a tool for electronics hacking. Electronics has changed. This is a modern book that avoids theory you will likely never use and instead concentrates on how you can build things using readymade modules when they are available. There is, after all, no point in reinventing the wheel.
2022-01-21 11:36:41 14.6MB Arduino Raspberry Pi
1
我确实想制造一台Raspberry Pi笔记本电脑,但找不到合适尺寸的触控板,因此在此项目中,我们将使用一台旧的笔记本电脑。
2022-01-13 20:28:23 154KB mouse raspberry pi
1
如果你是一名ham, 想玩mmdvm,这个软件一定是你需要的,派之星网站下载的映像文件,解压后写入内存卡,再放在树莓派上就可以运行了,我是一名搬运工。
2022-01-12 23:24:59 588.4MB mmdvm pi-star raspberry-pi dmr
1
Raspberry Pi 3 B+ (树莓派3B+)主板规格说明书,英文版。
2021-12-25 23:29:25 1.71MB Raspberry Pi 3B+ 树莓派3B+
1
本文旨在测量和分析有毒气体的实时水平。 为了确保在如此恶劣的条件下工作的工人的安全。 该项目尝试采用一种IOT技术,该技术应检测湿度,温度水平和气体混合物,感测每种气体以测量其水平,同时跟踪上述因素的实时动态变化。 如果级别超过阈值,它将在位于该作业远程的授权人员的已连接移动设备上发送警报。 如果遇到任何阻塞,可以在实时视频流的帮助下对其进行监视。
2021-12-22 22:41:32 456KB Sewage IoT Raspberry pi
1
嵌入式sgp 该存储库包含Sensirion SGP产品线的嵌入式驱动程序源。 下载最新的驱动程序版本 从下载最新的即用型驱动程序捆绑包 强烈建议使用发行包中的驱动程序,而不是克隆存储库。 注意:如果使用SVM40模块(包含SGP40),请签出 。 克隆此存储库 git clone --recursive https://github.com/Sensirion/embedded-sgp.git 储存库内容 Embedded-common-常见嵌入式驱动程序内容的子模块存储库 Embedded-sht-SHT驱动程序的子模块存储库 sgp40-SPG40驱动程序 sgp40_voc_index-具有VOC算法的SGP40和SHTC3组合的驱动程序。 sgp30-SGP30驱动程序 sgpc3-SGPC3驱动程序 svm30-SVM30模块的驱动程序,由SPG30和SHTC3传感器组成。 sgpc3_with_shtc1-SGPC3和SHTC1传感器组合的驱动程序。 sgp-common-所有SGP驱动程序的通用代码。 收集资源 make release 这将创建一个包含必要驱
2021-12-22 11:20:21 877KB raspberry-pi arduino i2c raspberrypi
1
经过多次测试树莓派4B的支持OpenCV的whl包,这个好用。安装opencv-python搞了好久,开始整体更新不行,后面镜像网站中没有对应的whl。高分值下载了几个都不好用,根据这个https://blog.csdn.net/jerryzhouyh/article/details/104460546方法和这个https://blog.csdn.net/sinat_26811377/article/details/99947448指导才搞定的。
2021-12-21 00:53:12 7.06MB opencv raspberry pi
1
RQ_HMS 基于树莓派3B +和QT的一个智能家居监控系统 / Linux目录存放服务器(树莓派)的代码 / QT目录存放客户端(PC)的代码 物理连接 树莓派GPIO_1连接DHT11(使用WiringPi库) 树莓派GPIO_4连接红外 树莓派GPIO_5连接蜂鸣器 树莓派USB2.0连接摄像头 客户端通过网线或无线连接树莓派(服务器端) 已完成 火灾报警,拜访提示音,闯入报警 读取dht11 温湿度值校验 多连接支持,pthread和互斥锁 QT基本界面 视频 日志 QT界面 结语 本项目实现了家庭监控系统的基本功能,包括温湿度显示,视频显示,有人提醒,火灾报警,日志功能,但由于项目初期对于系统目标以及功能设计的不完整,暂停开发。 可完善 视频优化 用户登录 日志升级(双向传输和数据库) 常用IP拖动栏+ IP输入格式限制 录制视频+回看功能 短信+设置主机号码 UI美化 可升级
2021-12-17 20:38:31 19.72MB 系统开源
1