资源列表
SampleCode_20140701
- 移动电源的一个c编程,包括按键,指示灯,充电等(A C programming for mobile power supply, including buttons, indicator lights, charging, etc.)
PMC232定时中断和PWM输出
- 应广单片机PMC232的ADC 和PWM的代码程序,使用PAD-AUK-0.82开发环境(We should use the ADC and PWM code program of PMC232 and use PAD-AUK-0.82 to develop the environment.)
WIFI-手机APP源码
- 通过单片机的WiFi模块放出局域网,手机APP连接局域网后对单片机作出控制,控制传感器进行工作(Through the WiFi module of the MCU, the LAN is released. After the mobile phone APP connects to the LAN, it controls the microcontroller and controls the sensor.)
STM32
- STM32F072基于标准库的开发,包括时钟的配置,串口的配置及使用,定时器的配置及使用等。(STM32F072 based on standard library development, including clock configuration, serial port configuration and use, timer configuration and use.)
ALIENTEK MINISTM32 实验11 TFT LCD液晶显示实验
- tft的lcd显示程序,可以修改,这个是例程(lcdxianshidelichengs kexiugaixingjigao)
红外遥控计算器LCD1602
- 红外遥控,LCD显示,程序代码,PROTEUS仿真(Infrared remote control, LCD display, program code, PROTEUS simulation)
数码管显示程序
- 基于hd7279的数码管显示程序,显示用户指定的数字。(Digital tube display program based on HD7279)
F103C8T6
- 使用ESP8266控制小车和LED等,可以使用野火开发板资料带得app控制(Using ESP8266 to control trolley and LED, you can use wildfire development board data to bring app control.)
5529_key_pwm_ad_oled_1.1
- 针对MSP430F5529的单片机例程,IIC接口引出PWM输出,OLED显示(For msp430f5529 microcontroller routines, IIC interface leads to PWM output, OLED display)
Stm32f103c8项目
- 3246点阵源码,stm32驱动 ,内含源码和原理(3246 dot matrix source code, STM32 driver, containing source code and principles)
stm32f103+lwip1.4+freertos
- 基于stm32的工程,实现移植freertos和lwip1.4版本,打开dhcp自动获取IP后的客户端程序。
飞思卡尔128单片机使用遥控器控制舵机转动任意角度
- 为了解决单片机在调试舵机时的不精确问题,这里开发了一套使用遥控器控制舵机转动的程序,该程序是基于飞思卡尔128单片机进行书写