资源列表
msp430g2553--UART
- 用单片机内USCI模块的UART模式,实现两块msp430g2553单片机之间的串口通信,通过灯的亮灭来实现观察-USCI module with microcontroller UART mode, to achieve two msp430g2553 serial communication between the microcontroller through the bright lights to achieve the observed
UART
- 2. UART程序设计与电路仿真 使用UART1来输出字符“An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07” 首先根据要求初始化串口0,运用PINSEL0寄存器设置UART0的初始化接口P0.0、P0.1。使用U0LCR设置波特率,将数据长度定义为8位数据位,通过Fpclk运算,使用U0DLM寄存器设置分频寄存器的高字节,使用U0DLL寄存器设置分频寄存器的低字节。使用控制寄存器U0CLR控制器设置通信模式,完成对UART0的初始化设
TIMER
- 6. 定时器程序设计与电路仿真 LPC2138微控制器具有两个32位定时器,分别具有4路捕获收入,4路匹配比较输出,定时器是增量计数的,但溢出时并不会使中断标志置位,而只能通过比较匹配或捕获输入产生中断标志。 定义LED的输出端口,设置所有的引脚连接,使用IO0DIR寄存器定义LED控制口的输出,初始化定时器0,设置定时器0的分频、比较值。等待定时时间到,清除中断标志,通过IO0SET、IO0CLR寄存器控制LED的亮灭。 -6 Timer program design and ci
main
- 用12864调试,可以显示文字图片,和自定义图片,方便初学者学习开发MSP430-12864 debugging, you can display text and graphics, and custom pictures, easy for beginners to learn to develop MSP430
msp430_PID
- 微处理器msp430中PID控制算法模块,包含源代码和头文件,可以直接移植到不能型号的msp430上-Msp430 PID control algorithm in the microprocessor module, including source code and header files that can not be directly transplanted into models on msp430
msp430_LCD12864
- 微处理器msp430中控制12864液晶的模块,包含源代码和头文件,可以直接移植到不能型号的msp430上-Msp430 12864 microprocessor to control module contains the source code and header files can not be directly transplanted into models on msp430
MPU-6050
- stm32 模拟IIC 读出mpu6050的六轴原始数据,串口显示-STM32 simulation of six axis IIC raw data read out of the mpu6050, serial display
SPI
- siliconlabs c8051f350 spi示例代码-siliconlabs c8051f350 spi example code
Timers
- siliconlabs c8051f350 定时器-siliconlabs c8051f350 Timer
UART
- siliconlabs c8051f350 uart示例代码-siliconlabs c8051f350 uart example code
MIPS789
- 一个32位的5 级流水线处理器。在构架这个处理器的结构过程中是按照MIPS指令进行各个流水段的功能划分,并且在处理各种相关的时候参照了手头上的一个GCC_MIPS的C 语言编译器,因此支持MIPS 1指令系统。编译器的支持使这个核心有了实用价值,这个核心可以应用于各种嵌入式系统设计,代替常规的单片机实现片上系统,还可以在一个芯片里加入多个内核并且灵活的总线连接实现多处理器设计。-A 32-bit pipelined processor 5. In the framework of this pr
USB-ad9854-signal-generater
- usb ad9854信号发生器,固件为单片机程序,上位机软件,分别使用keil 和vc 6-usb ad9854 signal generator, the program for the microcontroller firmware, PC software, respectively, using keil and vc 6
