搜索资源列表
c
- 使用C语言编写的一些单片机控制程序,希望对大家有用!
C-C++EmbeddedSystemProgramming
- 这是一本关于使用C和C++来进行嵌入式系统编程的书。
C++forISP
- 有关使用C和C++进行嵌入式系统开发的书籍,本人觉得还说得过去
使用C++开发操作系统
- 使用C++开发操作系统源代码,此代码非常之好有口皆碑,大家仔细研究,共创国内软件业-Develop operator system using C++, include some source code
用ATMega48实现的电动车控制器程序C语言版
- 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
《AVR单片机使用C语言程序设计与典型实例》光盘内容
- AVR单片机使用C语言程序设计与典型实例
基于TMS320F2812的电动机控制源码(使用C语言)-
- 基于TMS320F2812的电动机控制源码(使用C语言)-
sha1 c 源代码
- 使用GCC完成的SHA1算法SOURCE CODE
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
关于四线制触摸屏控制器AD7843的底层c语言源代码
- 该程序是关于四线制触摸屏控制器AD7843的底层c语言源代码,可以直接使用该程序即可。,The program is on the four-wire touch screen controller AD7843 the bottom of c language source code, you can direct the use of the procedures.
SmartDeviceProject6 在wince中C#的pictureBox是不直接支持透明显示的
- 在wince中C#的pictureBox是不直接支持透明显示的,本程序是使用C# 编写的pictureBox背景透明的实例-In the pictureBox wince in C# is not directly support the transparent display, the program is written in C# background transparent instance of pictureBox
BQ76PL536通信 PIC16F1823单片机使用
- BQ76PL536通信 PIC16F1823单片机使用-BQ76PL536 communication with PIC16F1823
ARM(C)
- ARM前后台的使用 C语言程序 (程序全)dir.C disk.C等文件-ARM Taiwan before and after the use of C language program (program-wide) dir.Cdisk.C and other documents
lcd_lib.c
- 1602液晶显示器控制库函数 可以在css公司的编译器上使用-1602 LCD library functions can be controlled at the company' s compiler css on the use of
pca9535dio.c
- 使用PCA9535芯片作数字输入/输出端口的驱动程序,支持异步通知功能。-PCA9535 chips used for digital I/O port drivers, support for asynchronous notifications.
c
- 单片机语言使用C语言肯定要使用到C编译器,以便把写好的C程序编译为机器码,这样单片机才能执行编写好的程序。-Singlechip language certainly want to use C language to C compiler to use in order to write the C program compiled as binary, so that the preparation of single-chip to perform the procedure well.
INTERRUPT-AND-TIMER-C-program
- 单片机的中断以及定时器的程序,测试通过,可以使用-C program of MCU about interrupt and timer ,tested ,can use
modbus完整协议使用C语言编写易于移植
- modbus完整协议,包括RTU模式与ASCII模式,使用C语言编写,易于移植(Modbus complete agreement, including RTU mode and ASCII mode, using C language, easy to transplant)
DWY12864I-c
- 51单片机使用C语言实现128×64点阵LCM控制(51 MCU uses C language to realize 128 x 64 dot matrix LCM control)
C Language for PID
- 使用c语言实现PID算法,内容具体包括pid的离散化过程和示例代码。(Using c language to implement PID algorithm)