Tags   Projects

Back

各式各样的项目简介

工程项目:位置显示程序

ABSTRACT The content of this repository is "Baidu Map Based Location Display Program", which can display static and dynamic targets on Baidu Map. The update of dynamic targets is achieved using HTTP POST method or simple TCP communication. As shown in the figure below, the three colored arrow represents the dynamic target (referred to as the marker), and the red bubble represents the static target (referred to as the location). The various information of dynamic targets will be displayed in the sidebar on the left.

摘要 该项目的内容为“基于百度地图的位置显示程序”,可以在百度地图上显示静态目标和动态目标。动态目标的更新采用HTTP POST方法或者简单的TCP通信实现。如下图所示,三色箭头为动态目标(称为marker),红色气泡为静态目标(称为location)。动态目标的各项信息会显示与左侧的侧边栏中。

测试您的水平能否胜任本项目的二次开发: 如果您不是有经验的程序员,建议您完成本站提供的程序设计水平测试的项目1,2,3,4,并且在所有项目中取得至少85分的成绩后再进行本项目的二次开发。

详情请见:Gitee链接

竞赛项目:只能流水线系统

就是叫“只能”流水线系统,没有打错字!

本作品参加了2023年全国大学生嵌入式芯片与系统设计竞赛。

ABSTRACT This work uses the Hi3861V100 chip as the main controller, and uses peripheral devices such as barcode scanners, robotic arms, and infrared ranging modules to design a paper box stamping and sorting system. Obtain product codes through barcode scanners, input the result information into the development board, and drive the robotic arm to cover different seals; And according to the product code, the PWM waveform servo drive baffle is output, so that different paper boxes moving on the assembly line are classified into different areas, ultimately achieving the identification, stamping, and sorting functions of the assembly line paper boxes.

摘要 本作品以 Hi3861V100 芯片作为主控,通过使用 CMOS 光学传感器、机械臂等外部传感器,设计出一套无人化的智慧物流分拣系统。通过使用条码扫描设备获取产品信息,将结果信息输入开发板,驱动机械臂盖不同的印章;并且根据识别的产品类别,输出 PWM 波形舵机驱动挡板,使得在流水线上运动的不同产品被分类到不同区域,来实现流水线产品识别、盖章和分拣功能。

详情请见(中国大陆):Gitee链接

详情请见(其他地区):Github链接