-
MCU
基于单片机的智能家居系统:红外遥控,红外报警 ,光与LED灯,串口显示光信息 ,时间显示,电机正转,,电机反转,温度报警 (Microcontroller-based Smart Home System: Infrared remote control, infrared alarm, light and LED lights, serial optical information display, time display, the motor is transferred, motor reversal, temperature alarm)
- 2013-12-04 16:08:42下载
- 积分:1
-
(FWSC)MB95560-Lin_Slave-V1.0.0
MB95F560 LIN Slave demo project.
- 2019-05-05 13:20:44下载
- 积分:1
-
dianzhen
一个单片机开发实例,可以用开发板实现点阵的规律闪烁发光(A microcontroller development example, you can use the law of the development board to achieve lattice twinkling)
- 2010-11-02 12:41:38下载
- 积分:1
-
HCSR04
实物调试,基于ATmega16的16位定时器TC1输入采集功能,采集多路HC-SR04超声波测距模块距离,并通过数码管显示。(Physical commissioning, 16-bit timer based on ATmega16 TC1 input acquisition function, collect multichannel HC- SR04 distance ultrasonic ranging module, and through digital tube display.)
- 2021-04-03 16:19:05下载
- 积分:1
-
diandaozengliangfa
基于C语言的电导增量法,可以改变步长,使系统快速精确找到最大功率,很好!(The incremental conductance method, based on the C language can change step length, the system quickly and accurately find the maximum power, very good!)
- 2015-07-10 20:22:04下载
- 积分:1
-
a-ui-design-for-signal-sorce
这是一个基于STM32F103ZET6的信号发生器的UI设计。本UI包括主菜单,主菜单包括三种波形的选择按键,频率,幅度调节子菜单,FM,AM调制设置子菜单。每个子菜单都有返回主菜单的选项。在任何一个界面中都有当前输出信号频率幅度显示。(This is a signal generator STM32F103ZET6 based UI design. The UI includes a main menu, the main menu includes three waveform selection button, the frequency, amplitude adjustment submenu, FM, AM modulation settings submenu. Each sub-menu has the option to return the main menu. Has a current amplitude of the output signal frequency is displayed on any one screen.)
- 2021-01-01 00:18:58下载
- 积分:1
-
danpianj_led
单片机初学者程序之一,led灯,最基础的单片机程序 点亮led(danpianji chuxuezhe led deng zuijichu de danpianji chengxu)
- 2012-10-22 22:56:18下载
- 积分:1
-
FreeRTOS实验15-1 FreeRTOS软件定时器实验
硬件资源:
1,DS0(连接在PA8),DS1(连接在PD2上)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏)
4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP)
实验现象:
通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是
周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0
可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次,
运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources:
1, DS0 (connected to PA8), DS1 (connected to PD2)
2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340)
3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen)
4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP)
Experimental phenomena:
The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is
The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0
You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once.
The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
- 2020-06-24 05:00:01下载
- 积分:1
-
mmc
自己利用PSCAD搭建的MMC三相变换器,包括了电容预充电过程。(The MMC using PSCAD build their own three-phase converter, including a capacitor pre-charging process.)
- 2011-11-08 09:34:01下载
- 积分:1
-
msOS
MS5基于STM32F103设计开发,可以在Keil下软件仿真调试,不需要实物硬件板子,UART1作为人机窗口。硬件测试是基于正点原子的miniSTM32F103RBT6板子测试,资料是开源的。MS5主要基于MS4(基于NXP Cortex M3)升级而来,因为在2011年基于MS4做了6KW高频焊接机,增加了界面部分,采用函数指针加消息机制,感觉比较简单而有效,性能比较不错,尤其是针对工业产品,系统节拍分时设计有进一步的体会,把这两点融入到MS5中,同时修改了串口UART发送系统等待问题,先把串口数据放到一个buff中,系统节拍去检测buff,当有数据时,每个节拍发送一个,这样就避免了以前发送的时候,需要很长的等待问题。(MS5 based on the design and development of STM32F103 in Keil software simulation debugging, does not require physical hardware board UART1 as a man-machine window. The hardware test is based the the punctuality atoms miniSTM32F103RBT6 board test, and the information is open source. MS4 MS5 mainly based on (upgrades from NXP Cortex M3), because in 2011 based on the MS4 6KW high-frequency welding machine, increase the interface part of the function pointer plus message mechanism, feeling relatively simple and effective, and the performance is quite good, beats especially for industrial products, systems, time-sharing design further experience, these two points into the MS5 while waiting for problems to modify the serial UART transmit the first serial data into a buff system beats to detect buff, data, send each beat, thus avoiding the previously sent, the long wait.)
- 2013-03-18 13:04:42下载
- 积分:1