-
havimo_cm510
#定义启用位定义
- 2022-06-03 05:16:38下载
- 积分:1
-
一个使用STGapiBuffer编程的例子,STGapiBuffer基于GAPI,不是我自己写的,也是从网上搜的。...
一个使用STGapiBuffer编程的例子,STGapiBuffer基于GAPI,不是我自己写的,也是从网上搜的。-use of a programming example. STGapiBuffer based GAPI instead of my own writing, as well as the seizure of the Internet.
- 2022-07-07 08:59:31下载
- 积分:1
-
瑞萨四轴飞行器代码
应用背景为参加电子竞赛写的代码,用两片瑞萨做的飞控,一块片做姿态,算高度,另一片置做控制和一些功能实现,飞起来已经没有问题了,随便一个超声波模块定高也没有问题,共享给大家,大家多提意见,怎样才能做到悬停,还有摄像头循迹。关键技术PID算法,四元数姿态解算,单片机通信,电机控制,陀螺仪数据读取和数据处理,超声波高度测量,无线模块功能实现。遥控器调试PID,省时又省力。
- 2023-04-29 16:50:03下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
CX3+OV5640
应用背景光学传感数字图像采集系统程序,本程序包含整个过程的程序,通过数组存放像素数据关键技术CX3芯片做主芯片 OV5640作为传感芯片 采集数据
- 2022-04-23 17:34:15下载
- 积分:1
-
Collected from the relevant books CPLD Comparison of classic articles
搜集过来的相关cpld 的书籍
比较经典的几篇文章-Collected from the relevant books CPLD Comparison of classic articles
- 2022-01-24 14:15:29下载
- 积分:1
-
一个多功能的遥控编码程序,其中有较为详细的键盘扫描程序和用于推动红外发射的发码程序...
一个多功能的遥控编码程序,其中有较为详细的键盘扫描程序和用于推动红外发射的发码程序--A multi-functional remote encoding program. It includes a detailed keyboard scanning program and a program used in driving x-ray launch.
- 2022-03-07 10:10:16下载
- 积分:1
-
efax.pdf
efax.pdf
- 2022-09-23 16:25:02下载
- 积分:1
-
基于51单片机的数字温度传感器
这是我们的课程设计,基于51单片机的数字温度传感器,这里有软件代码和硬件原理图,经过测试,确实可用。。
- 2022-08-14 04:20:47下载
- 积分:1
-
/* To learn ARM9 S3C44B0 in call features and functions of the message in both E...
/* 学习ARM9 S3C44B0中电话呼叫功能和中英文短信功能的实现方
/* 1. 该实验仅仅适用与JX44B0-2以及JX44B0-3实验箱 */
/* 2. 实验之前请阅读用户手册,并进行正确的硬件连接 */
/* 3. 实验过程需要SIM卡,SIM可以使用中国移动和中国联通的各种手机卡 */
/* 4. SIM卡请不要带电插拔,否则容易导致烧卡 */
/* 5. 短信实验中需要修改短信中心号码,请参照您的手机中的设置设置该值, */
/* 注意去掉前面的 + 号-/* To learn ARM9 S3C44B0 in call features and functions of the message in both English and Chinese to realize/* 1. The experiment is only applicable with JX44B0-2, as well as JX44B0-3 experiment boxes*//* 2. Experiment please read the user manual before and the correct hardware to connect*//* 3. experimental process requires SIM card, SIM can use China Mobile and China Unicom a variety of mobile phone cards*//* 4. SIM card, please do not live plug, otherwise easily lead to burn cards*//* 5. experiments need to amend the message message center number, please refer to your phone settings in setting this value,*//* Note remove the front of+ No.
- 2022-03-13 12:16:59下载
- 积分:1