-
三星ARM9 s3c2410 触摸屏控制 实现触摸屏的矫正和触摸屏状态返回...
三星ARM9 s3c2410 触摸屏控制 实现触摸屏的矫正和触摸屏状态返回-Samsung ARM9 s3c2410 Touchscreen controller Touchscreen corrected and returned to the state Touchscreen
- 2022-08-07 02:58:26下载
- 积分:1
-
这是一个LCD12864程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助...
这是一个LCD12864程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助-This is a LCD12864 procedures, suitable for beginners to use, easy to learn, I was from the beginning of learning this simple routine AVR microcontroller, would like to help newcomers
- 2022-02-02 07:46:13下载
- 积分:1
-
AVRcam Software for Tiny12 with I2C
AVRcam Software for Tiny12 with I2C
- 2022-03-07 00:15:52下载
- 积分:1
-
包括boa
包括boa-0.94.13和cgic205,适合嵌入式web服务器建设-Including the boa-0.94.13 and cgic205, suitable for building embedded web server
- 2022-03-23 11:32:25下载
- 积分:1
-
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为...
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个抽象的接口。-MTD (memory technology device memory technology equipment) is the equipment for accessing memory (ROM, flash) Linux subsystem. MTD"s main purpose is to make the new memory devices drive more simple, for its hardware and the upper between an abstract interface.
- 2022-08-22 07:55:17下载
- 积分:1
-
24 points realization of the Chinese characters C code for embedded developers r...
24点汉字的C++实现代码,供嵌入式开发者参考-24 points realization of the Chinese characters C code for embedded developers reference
- 2022-02-15 02:55:58下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
双串口通信源代码
双串口通信源代码--Source code for 2 serial ports communication.
- 2022-02-05 03:53:48下载
- 积分:1
-
将windows 的ttf字库转化成嵌入式开发需要的bdf字库的工具。
将windows 的ttf字库转化成嵌入式开发需要的bdf字库的工具。-windows of the ttf font embedded into the needs of the development bdf font tools.
- 2022-03-24 16:30:44下载
- 积分:1
-
stm32 pmsm电机库做的例子,用于控制PMSM,BLDC电机源码
资源描述针对交流永磁同步电机(PMSM)的控制特点,分别从功率电路和控制方法两方面进行了分析和设计。FOC+SVPWM方法进一步提高了交流伺服系统的性能,使其具有与直流电机一样的调速性能。
- 2022-03-24 06:43:36下载
- 积分:1