搜索资源列表
practice
- 基于C-51单片机的智能机器人C程序,实现了机器人的循迹、避障-based on the C-51 microcontroller smart robot C procedures, the backtracking of the robot, obstacle avoidance
8051
- 基于8051的模糊控制程序 程序为模糊控制程序,基于8位单片机,为模糊控制算法程序,实现简单的模糊控制,经实践总结得出,当调整幅度较大时,会出现振荡,系统难以达到稳定,这就需要更高一级的算法控制调整,当调整幅度较小时,系统可以很快达到稳定。
mcujisuanqi
- 基于C8051F020单片机的计算器实现。有键盘,LED控制与液晶显示。绝对是没问题的。8月份电赛培训中弄完的。
chaoshengbo
- 基于飞思卡尔MC9S12XS128单片机的超声波控制程序,包含中断,主函数,定义,串口-Microcontroller based on Freescale MC9S12XS128 ultrasonic control program, including interrupts, the main function, definition, serial
system
- 单片机温度控制系统,设计基于单片计算机的温度控制器。用于控制电加热炉的温度。-Single-chip temperature control system design is based on single-chip computer temperature controller. Used to control electric heating furnace temperature.
tempratureconcrol
- 一种基于51单片机的智能温度检测系统,显示采用1602-This system baised on mcu51 ,it can diteact temprature,and diapay it
keylock2
- 基于单片机的电子密码锁源程序,汇编语言,报警功能,密码修改-MCU-based source of electronic locks, assembly language, alarm features, password modification
ISD2560
- 基于isd2560和51单片机的语音程序,包括原理图和完整程序,直接调用即可,c语言。-Microcontroller based voice isd2560 and 51 procedures, including schematic and complete procedures, direct calls can be, c language.
DDS_Signal
- 基于SPACE061A凌阳单片机的DDS信号发生器,频率 幅度 可调-Based on SPACE061A Sunplus the DDS signal generator, frequency, amplitude adjustable
Based_on_SCM_and_tracing_the_light_car
- 智能小车 基于单片机的寻光、寻迹小车 单片机 C程序-Smart car C C++ Based on SCM and tracing the light car
STH11
- 设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。 -Based on SCM and SHT11 temperature and humidity sensor, the temperature and humidity control system used for a greenhouse is designed. With a simple structure and reliable performance, t
AVRControlSystem
- 基于AVR单片机的精密温控系统设计,本文设计了一种基于 Atmega16单片机的精密温控系统。该系统采用单片机为核心控制器,改进型智能温度传感器 DS18B20完成对温度信号的采集,并把采集的信号送入单片机进行处理,实时显示温度 值,根据系统设定完成相应的智能控制-AVR microcontroller based on the design of precision temperature control system
Infrared-human-body-detection-energy-saving-lamps.
- 基于单片机的红外检测人体检测节能灯。人体感应及在床检测节能灯,无人状态下,半小时后亮度降为50 ,再半小时后关闭。-Infrared detection of the human body based on single chip testing energy-saving lamps. Human detection sensor and energy-saving lamps in the bed, no state, half an hour later reduced to 50 br
cd4ef1.ZIP
- 基于单片机的数控恒流源设计Based on single-chip digital control constant current source design-Based on single-chip digital control constant current source design
bjdj
- proteus基于单片机的步进电机仿真电路原理图-proteus-based single-chip stepper motor simulation circuit schematic diagram
clock
- 基于单片机的数字时钟,c语言编写,实现显示、调整时间-Microcontroller-based digital clock, c language prepared to display and adjust the time
mmm
- 基于单片机的,采用上位机的仿真,温度传感器,无线遥控。-failed to translate
SD_GCC_piaodown
- SD卡的FAT32文件系统 SD卡格式化成FAT32文件系统 基于单片机的SD卡FAT32文件系统,使用protues仿真,方便无开发板的童鞋学习。 SD卡的FAT32文件系统 怎样将SD卡格式化成FAT32文件系统? fat32格式在linux中叫做vfat,是一种window和linux都能识别的文件系统 1)首先切换到root权限: $su - root 2)查找SD的设备名称: #ls /dev/sd* 然后插入SD卡,再次输入上面的命令 ls /d
53533d6969505
- 基于单片机的基础上,用于计算功率因数和测量,并显示在显示屏上。-Microcontroller-based foundation, used to calculate the power factor and measured and displayed on the screen
单片机控制的继电器c程序
- 基于单片机对继电器的控制,纯c程序,供大家参考学习