资源列表
usart1_tim6-_freemodbus_simple_ok
- 在stm32f072上实现freemodbus的移植-Achieve freemodbus on stm32f072 transplant
Programer_OS_4
- 通过ISP给DSP 28035下载程序.其中包括Bootloader,SD卡读取等等。在自己板子上已经经过测试,使用LPC1765芯片。-DSP 28035 by ISP to download the program. These include Bootloader, SD card reader, and so on. On his board has been tested using the LPC1765 chip.
KONGZHI
- STM8L实现LCD断码屏控制,完成温控器功能,已经量产的程序,GSM短信控制温控器-STM8L implementation of LCD code breaking screen control, complete the thermostat function, has production procedures, GSM short message control thermostat
UDisk
- 基于STM32F107平台开发的U盘读写程序,可通过串口超级终端打印相关信息,串口的设置参数是:波特率115200,校验(EVEN),8位数据位,1位停止位,ASCII方式显示。-STM32F107 platform based U-disk read and write procedures, can be printed via the serial port HyperTerminal related information, serial port setup parameters ar
BuzzerSinging
- 用STM8L单片机的定时器、PWM等功能控制蜂鸣器唱歌-With STM8L MCU timer, PWM control and other functions buzzer sing
Renesas_web_seminar
- 瑞萨单片机培训教程,内容较多。覆盖各族单片及,适合下载慢慢研究-Renesas web seminar
S12XS128-bootloader---SCI
- mc9S12XS128 bootloader,通过SCI实现。-Mc9S12XS128 bootloader, realized by SCI.
STM32_UART
- UART串口1和串口2同时格式化输出输入STM32神舟IV号-库函数版-STM32 UART
STM32-Copter-RTThread-code
- 匿名飞控源码 使用Rtt系统写的源码 效果不错-stm32 copter code
DC_h_DC_l_cuurent_control
- 这是可以将高压直流转化为低压直流,并且实现电压可控,可以用于蓄电池充放电,一个DCDC斩波器,并且是隔离型的,。-This can be converted to low-voltage DC high-voltage direct current and voltage controlled to achieve, can be used for battery charging and discharging, a DCDC chopper, and is isolated type.
DC_h_DC_l_voltage_control
- DCDC转化器,可以将高压直流转化为低压直流,并且实现电压可控,可以用于蓄电池充放电-DCDC converter can be converted to low-voltage DC high voltage direct current, and voltage controlled to achieve, can be used for battery charging and discharging
stm32-12864-MENU
- stm32下用12864做的多级菜单,void LCD_WriteData(u8 data) { CheckBusy() RW=0 //? RS=1 //?? DATAOUT12864(data) CE=1 delay_us(5) CE=0 }-Made of 12864 under the stm32 multilevel menu