搜索资源列表
practice
- 基于C-51单片机的智能机器人C程序,实现了机器人的循迹、避障-based on the C-51 microcontroller smart robot C procedures, the backtracking of the robot, obstacle avoidance
8051
- 基于8051的模糊控制程序 程序为模糊控制程序,基于8位单片机,为模糊控制算法程序,实现简单的模糊控制,经实践总结得出,当调整幅度较大时,会出现振荡,系统难以达到稳定,这就需要更高一级的算法控制调整,当调整幅度较小时,系统可以很快达到稳定。
servo-pump-fuzzypid
- 步进电机模糊控制C程序,采用单片机做为控制器-Stepper motor fuzzy control C program,Single-chip as a controller
ledflow
- 用80C51单片机控制流水灯循环闪烁,程序里配有详细的介绍,适用于初学者-80C51 Microcontroller with flow control loop flashing lights, the program inside with a detailed introduction for beginners
smartcar
- 基于飞思卡尔DG128单片机的智能寻线小车的完整版程序 供大家参考!-DG128 based on Freescale MCU Intelligent line trolley full version program for your reference!
BP
- 这是基于单片机结合人工神经网络进行气体浓度检测设计里的关于人工神经网络程序设计的代码-This is based on the microcomputer with the artificial neural network design in gas concentrations detected on the artificial neural network programming code
51-MCU
- 51单片机的红外遥控解码参考程序-Infrared remote control decoding program 51 MCU
MPPTTTTT
- 基于PIC16F877单片机的PICC语言编写的MPPT程序-it s a code of mppt
小网络
- 51单片机智能小车程序,功能是利用神经网络进行防碰撞。(This is a simple program to prevent impact.)
单片机控制的继电器c程序
- 基于单片机对继电器的控制,纯c程序,供大家参考学习