资源列表
[单片机(51,AVR,MSP430等)] n
说明:程序主要实现:DS18B20时时采集周围环境温度数据并在数码管上显示,通过按键可设置并显示该环境需要的最低温和最高温。当时时温度高于最高温时,单片机发送信号控制电机,令其转动散热使温度下降直至低于最高温;当时时温度低于最低温时,单片机发送信号控制发热片,令其发热使温度上升直至高于最低温。以此实现基于51单片机的温度控制。-The main procedures: DS18B20 always collected ambient temperature data and digital tube<LiuNianci> 在 2025-11-19 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] CDD_LCD_finetune_V3
说明:LPC936汇编语言源代码,有I2C,UART等功能-LPC936 source code (ASM), Include I2C, Uart<陈文> 在 2025-11-19 上传 | 大小:606kb | 下载:0
[微处理器(ARM/PowerPC等)] LPC17xx_protel_sch_pcb_lib
说明:LPC17XX Protel封装库,SCH和PCB都有-LPC17XX Protel Lib, Including SCH and PCB<陈文> 在 2025-11-19 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] music
说明:编的一个小程序,可以跑音乐盒的效果的已经经过调试完全好用的。-Has compiled a small program that can run music box effect after debugging completely easy to use.<sitianhao> 在 2025-11-19 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] PWM
说明:可以产生pwm波的程序,已经经过调试完全好用的。-The program can generate a pwm wave after debugging completely easy to use.<sitianhao> 在 2025-11-19 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] design_with_operational_amplifiers
说明:本书偏重于模拟电路方向,全面阐述以运算放大器和模拟集成电路为主要器件构成的电路原理、设计方法和实际应用。电路设计以实际器件为背景,对实现中的许多实际问题尤为关注。-The book is biased towards the direction of the analog circuit, a comprehensive exposition of circuit theory, constitute the main components of operational amplifiers a<吴进> 在 2025-11-19 上传 | 大小:18.58mb | 下载:0
[单片机(51,AVR,MSP430等)] main
说明:该程序是用于检测直流继电器性能测试的,是用的i2c总线,可以监测继电器吸合的时间,经过调试可用。-The program is used to detect DC relay performance testing, i2c bus can pull monitoring relay time available after commissioning.<sitianhao> 在 2025-11-19 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] dianlu
说明:物联网上面用的一个接口电路,用protel画的,挺不错的。-An interface circuit with the top of the Internet of Things, protel painting, very good.<sitianhao> 在 2025-11-19 上传 | 大小:23kb | 下载:0
[单片机(51,AVR,MSP430等)] send-data-to-USB-with-uart
说明:串口数据传输到U盘文件,真正的工程师利器-send data to USB with uart<M> 在 2025-11-19 上传 | 大小:465kb | 下载:0
[单片机(51,AVR,MSP430等)] adc0809
说明:程序采用单片机的定时器产生一个时钟,作为ADC0809的CLK时钟。并读取A/D的值,同时转换为十进制,后送到LED显示。单片机C语言编译软件用著名Keil C51编译器,Keil C51是德国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用,本次ADC程序就是基于Keil C编写出来的。 总的C语言程序由LED显示模块,进制转换模块,ADC模块,主函数构成。-The program<LiuNianci> 在 2025-11-19 上传 | 大小:1kb | 下载:0