Popular repositories Loading
-
SmartHouse
SmartHouse Public树莓派通过串口连接各个模块硬件,检测语音识别结果,并分析语音识别结果来控制家电;树莓派摄像头捕捉人脸后,通过HTTPS访问祥云平台人脸识别方案,对比照片进行人脸识别,实现开门;Wemos D1通过串口连接树莓派,用于进一步进行功能拓展;433M模块与红外编解码模块相连,通过读取树莓派的串口数据来控制家电。
C 4
-
Linux-based-file-management-system
Linux-based-file-management-system Public应用Linux系统进行网络编程,实现了Linux文件服务器和Linux客户端的开发。 当涉及到一个新的客户端(在ARM板上运行的客户端)时,主函数创建一个子进程,客户端接入后来实现对服务器上文件基本信息的读取;同时,用户也可以从服务器下载文件或上传文件至服务器。 该设计可以支持和管理多个客户端同时访问,而不受某个客户端退出的影响。
C 1
-
-
Gluttonous-Snake
Gluttonous-Snake Public使用C语言的链表实现对蛇体的添加、删除、修改和查询。当蛇吃了食物后,它的长度会增加一个单位。当它到达地图的边界或它自己的时候,蛇会死亡,并在原来的地方再生出一条原来大小的小蛇。调用Linux的NCURSES库来实现游戏界面的显示和访问键盘输入上下键来控制移动。
C
-
Setting-up-3D-Printer-including-Raspberry-Pi-Bridge
Setting-up-3D-Printer-including-Raspberry-Pi-Bridge PublicThe project creates a 3D printer system for smart factories using Raspberry Pi and MQTT, enabling real-time monitoring and control. It evaluates current solutions, noting issues like slow file tran…
G-code
-
Arduino-based-Intelligent-Drop-Robot
Arduino-based-Intelligent-Drop-Robot PublicTeam leader of a four-person team, developed a robot capable of tracking, placing objects, and responding to voice commands. The camera captures the object's position, joint angles are calculated u…
Python
If the problem persists, check the GitHub status page or contact support.