资源列表
[单片机(51,AVR,MSP430等)] Light
说明:应用于freescale单片机9s12xs128的一个简单的小灯闪烁程序,GPIO构件化思想,结构更清晰-Be applied to the freescale microcontroller 9s12xs128 a simple small lights flashing program, the GPIO component-based thinking, structure clearer<wanyangsuo> 在 2025-11-30 上传 | 大小:241kb | 下载:0
[单片机(51,AVR,MSP430等)] ceju
说明:超声波测距完整程序、测距计算并实时显示等功能。具体实现过程是:单片机AT89S52产生40KHZ方波,启动单片机外部中断,单片机接收到中断后根据单片机的计算的时间x声速/2即为测量的距离。-Ultrasonic Ranging complete program, ranging calculation and real-time display. The concrete realization: the microcontroller AT89S52 40KHZ square wave is<www> 在 2025-11-30 上传 | 大小:26kb | 下载:0
[单片机(51,AVR,MSP430等)] 7display
说明:7段数码管显示,适合初学者学习,这个也不是本人写,共同学习下-7 wei shu ma guan display<Archie> 在 2025-11-30 上传 | 大小:26kb | 下载:1
[单片机(51,AVR,MSP430等)] F12x_SMBus_EEPROM
说明:单片机通过SMBus来读写EEPROM,SMBus与I2C协议完全吻合,用I2C的朋友也可模仿参照!-Microcontroller to read and write through the SMBus EEPROM, SMBus and I2C protocol exactly, to imitable reference I2C friends!<金振中> 在 2025-11-30 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32_ht1632
说明:基于STM32F103的数码管芯片HT1632驱动程序-Based the STM32F103 of digital control chip HT1632 driver<吴先生> 在 2025-11-30 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] nrf24l01-C51-test(CN)
说明:nrf24L01+蓝牙模块调试程序(中文注解)-nrf24L01+ Bluetooth module debugger (Chinese comments)<王宇> 在 2025-11-30 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] atmega16testuseccs
说明:微电脑电磁式捶背按摩器模式测试程序,主要用于生产开发直流电磁式捶背按摩器时测试产品性能及为客户提供基本程序模式,并以此为基础进行沟通协调最终方案确定,程序为AVR的atmege16为主芯片,没有开关及显示等其他程序,请根据最终产品增加其它功能模块。-Microcomputer electromagnetic type Chuibei the massage mode test procedure is mainly used for the production and development<黄飞飞> 在 2025-11-30 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] Project
说明:mc9s12xs128单片机的4x4矩阵键盘扫描程序,能控制LED灯的亮灭。-mc9s12xs128 microcontroller 4x4 matrix keyboard scanner, can control the brightness of the LED lights off.<lou> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[单片机(51,AVR,MSP430等)] CAN
说明:单片机CAN总线测试程序,调试成功,能进行can总线的数据传输-MCU CAN bus testing program, debug successful, can bus data transfer<付媛璧> 在 2025-11-30 上传 | 大小:38kb | 下载:0
[单片机(51,AVR,MSP430等)] 51
说明:51单片机开发的一些程序和文档,有点乱,用的工具是KEIL-51 MCU development programs and documents, is a bit of a mess, tools KEIL<李杰> 在 2025-11-30 上传 | 大小:12.44mb | 下载:0
[单片机(51,AVR,MSP430等)] VMC
说明:自动售货机用于和纸币器硬币器通讯的代码,详细的定义了访问设备的函数。-auto vending communication source<wxm> 在 2025-11-30 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] sca100t
说明:sca100t 基于16位单片机编程模块程序 /////////////////获取温度///////////////// uint SPI_GetTR( void ) { uint result SPI_Start() SPI_WriteByte(RWTR) result = SPI_ReadBits(11) SPI_Stop() return result }-/////////////////获取温度////////<lee> 在 2025-11-30 上传 | 大小:1kb | 下载:0