资源列表
SST28F040读写源程序
- SST28F040读写源程序,C语言编写,方便移植-SST28F040 read-write source program, the C language compilation, facilitates transplants
基于ARM 的PDA拼音输入法源程序
- 基于ARM 的PDA拼音输入法源程序,c语言编写,方便移植-A phoneticize input method for PDA. Based on ARM, coded in C. It is facility for porting.
at91samiar
- at91 sam 系列arm7单片机程序下工具,通过串口编程,简单容易 -the series of at91 sam is the tool of arm7 singlechip programer,via serial program,simple and easy.
AT91SAM7S64-GettingStarted-IAR4_11A-1_0
- at91sam64编程实例,是一个初学arm7得很好的例子。-at91sam64 programming examples, beginner ARM7 is a very good example.
Easyboot with kernel
- 一个用asm写的操作系统原型 很适合大家学习学习-This a prototype of an operating system written in assembly language. It is very suitable for learning.
c语言中写二进制数
- 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) {
2051A-D
- 此程序是利用2051单片机P1.0,P1.1精密比较器功能实现a/d转换通过P1.0电位器调节,控制七只电磁铁动作间隔-This program implement A/D conversion by using precise comparision function of P1.0 and P1.1 of MCU 2051. P1.0 is used to adjust potential meter to control the time intervals of seven magnet
GS翻译
- 《KEIL C51 Vision2 中文入门教程》翻译-Translation of \"Tutorial of KEIL C51 Version2 in Chinese\"
nRF24E1发射接受程序实例
- 基于单片机、nrf24e1发射接受程序,有三个小程序,同时可进行PWM调试。-Three small programs for microcontroller to drive nRF24E1 to transmit and receive. It support PWM debugging.
I2C_PANEL
- 一个用于控制LCD panel显示的驱动程序。控制LCD读写和显示控制。-an LCD panel used to control the display driver. Reading, writing and control LCD Display Control.
minigui-res-1.3.0.tar
- minigui-res-1.3.0.tar.gz. 想学miniGUI,看这个代码就够了!-MiniGUI-res-1.3.0.tar.gz. MiniGUI, like, look at the code enough!
8255 输入
- 8255 输入、输出实验的汇编程序清单 方式0,PA,PC输出,PB 输入-Source code in assembly of using 8255 to input and output. 8255 is set as mode 0, i.e., PA and PC are used as output ports, PB is used as input port.