资源列表
fixed-sqroot
- Fixed point square root routine for any microcontroller (8/16/32 bit), faster than libc version. Function calculates the integer square root for 32-bit number. Calculated as 16-bit integer part and 16-bit fractional part. Computation is performed f
interupt
- ATMEL 8051interrupt function-ATMEL 8051interrupt function
ti
- 嵌入式专业学vc++时的第一个考试程序,中间可能有名字的可以自己修改-The the time examination procedures in the embedded professional learning vc++, the middle name can modify
wxxc
- 基于MSP430的无线小车,有循迹,有PWM波。新手学习。-MSP430-based wireless car, there are tracking with PWM wave. Novice learning.
AVR128waibuzhongduan
- 这是一个AVR单片机(atmega128,ICCAVR7环境下,硬件连接:PD口接8个发光LED,init0接独立按键)的外部中断例子代码,程序开始执行后,第一个LED以0.5s频率闪烁,当按键按下以后,八个LED同时亮3s,然后恢复一个LED闪烁。-This is an AVR microcontroller (atmega128, ICCAVR7 environment, the hardware connection: PD mouth then eight light-emitting
shizhong
- 本段代码定义的是单片机时钟程序,有兴趣的朋友,希望对你们有用!-This is a MCU Clock Code,may it help you ! enjoy it!!!
prog
- The BASCOM code for LFR using 5 LDR configuration.
18b20
- 18b20温度采集模块,源码程序!此模块精度在0.0625,完全满足工业和生活产品的开发!-18b20 temperature acquisition module, source programs! This module accuracy 0.0625, fully meet the development of industrial and domestic products!
drop
- keil3水滴程序,水滴生成到低落,比较好玩-keil3 water drop
main
- 利用MSP430的捕获功能测量方波的占空比 效果还可以-Capture function measurements using MSP430 square wave duty cycle effect can be
tester
- Arduino temp sensor using 16x2 lcd display
conv_int_ascii
- the file performs conversion of interger input to ascii. the file tested in standard gcc compiler.