资源列表
ApmSonar
- 超声波的壁障方案,该方案可以确保APM能正常的使用和加载超声波模块,可以进行自动话壁障和自动导航!-ultrasonic barrier scheme
ble_master
- 1.BLE主控设备,发送命令; 2.命令显示和转发;-1.BLE master device,send commond; 2.display the command and resend.
light_switch
- 1、低功耗处理扫描接近感应面板; 2、解析触摸的数据; 3、往蓝牙设备发送控制命令;-1.scan and process the proximity panel with low power 2.parse the wheel/panel data 3.send control BLE command.
ota_master
- 1、无线升级烧录BLE设备; 2、扫描设备并连接; 3、显示进度;-1.upload and burn the BLE device on the air 2.scan and connect the device 3.display the burn progress.
avrdelaysub
- avr实用原程序,初学者不容易代码很好,欢迎下载,好好学习,-AVR DE3AY SUB PRROGRAMM,OOK,LOAD OK.VERY GOOD GHKLKKNHGVHYUDG.
cuda-handbook
- CUDA编程学习入门笔记,很不错。可以知道cuda是干什么用的-learn cuda program
pthread_pool
- 线程池,启动一组线程,等待添加任务运行,运行完任务后继续等待新任务。-pthread pool
pmon
- 龙芯处理器pmon固件源码,相当于龙芯平台的uboot-Godson processor pmon firmware source, the equivalent of the Godson platform uboot
Makefile
- 很好的Makefile编写指导,适合初学者入门学习-Makefile writing instruction, suitable for beginners
studentAdmin
- 文件读写学生管理系统(初步),自己做的小程序,主要用文件读写,逻辑可参考-student Admin system,my test code
shishiqianru
- 是对嵌入式开发软件的一个基本介绍,有助于初学者-It is a basic introduction to embedded development software that helps beginners
zybo_base_system
- zynq-7000系列ZYBO开发板做嵌入式linux开发的基础工程,包含了硬件IP的基本结构和约束等,做进一步开发只需要在这个工程上添加自己的代码就行了。