搜索资源列表
DelayUS
- 8051单片机延时函数。基于12M时钟,可以在asm和c中调用-8051 delay function. 12M based on the clock, you can call the asm and c
8051
- 51学习好资料,《C_and_the_8051》、《Patterns for time-triggered embedded systems》-《C_and_the_8051》、《Patterns for time-triggered embedded systems》
A-math-routine-to-calculate-the-atan(x-y)-using-C
- calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller