搜索资源列表
SVPWM
- 用单片机开发的变频系统,可以代替市场上硬件SA4828的功能-MCU development of the inverter system, the market can replace the functions of hardware SA4828
S3C2410_FULL_PROGRAM_FLOW+Source_Code
- ARM单片机S3C2410完全开发流程+源码,附带有手册,该手册面向由传统51单片机 转向ARM嵌入式开发的硬件工程师、由硬件转嵌入式软件开发的工程师、没有嵌入 式开发经验的软件工程师。分9个部分: 1、开发环境建立 2、S3C2410功能部件介绍与实验(含实验代码) 3、bootloader vivi详细注释 4、linux移植 5、linux驱动 6、yaffs文件系统详解 7、调试工具 8、GUI开发简介 9、UC/OS移植
单片机fat文件系统源码
- 一个单片机设计的fat系统操作。
take_picture
- 嵌入式系统下控制摄像头取图片,并同过网络把图片发送到主机,并通过串口与单片机通信,告诉单片机取图成功,以进行下一个取图-take picture
adf
- 单片机实验报告 1 了解ATmega16单片机的组成。 2 熟悉CodeVision AVR集成开发环境,掌握单片机C语言开发。 3 掌握单片机最小系统的组成。 4 掌握PCB板电路设计,并能够准确完成焊接。 -Test Report 1 for the single chip microcontroller ATmega16 composition. 2 familiar CodeVision AVR integrated development environment,
wuxianmokuai-
- 基于51单片机的门禁系统的无线发射和接受模块代码-Based on 51 single-chip wireless access control system transmitting and receiving module code
Fallinglamp
- 单片机最小系统流水灯设计,可调节运动显示的快慢。- Measuring Frequency with the 8031 Single—chip Microprocessor Minimum System
51单片机 tlc2543
- 在89c51 型 系统上 运用tlc2543芯片 模拟数字电压 实现功能(In 89C51 type system, the TLC2543 chip is used to simulate the digital voltage to realize the function)
ucosii系统在STM32移植详解
- 基于STM32单片机,移植uCOSII操作系统的详细说明,适合初学者。(Based on the STM32 microcontroller, transplantation uCOSII operating system detailed descr iption, suitable for beginners.)
fat文件系统后放入文件红牛
- fat系统加入红牛stm32单片机开发板实现过程(The implementation process of fat system adding red bull STM32 MCU development board)
1、红牛 UCOS II任务调度
- 基于ucosii系统单片机开发功能详解过程实现(Detailed explanation of the development function of uCOSII system based on single chip microcomputer)
stm8s-lcd
- stm8s单片机系统驱动断码液晶屏幕,测试通过,可以直接用的(Stm8s MCU system drives the broken code LCD screen, the test passes, can be used directly.)
基于51单片机的信号发生器
- 基于MCS-51单片机的信号发生器设计及其应用系统(Design and Application System of Signal Generator Based on MCS-51 Single Chip Microcomputer)
单片机士壤湿度1602 自动浇花系统
- 单片机士壤湿度1602 自动浇花系统(Microprocessor-based automatic watering system for soil humidity 1602)
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr