搜索资源列表
m-saiic
- 通讯实验程序。用到了IIC,SPI,UART和相应的中断,上位机通过UART将数据发送至主机,主机通过LED显示数据并将数据发送至从机,从机接收后通过SPI发送回主机。并再次显示数据。-communications experimental procedure. Use the IIC, SPI, UART and the corresponding disruption PC through UART send data to the mainframe, mainframe data thr
PIC_STUDY
- 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C driven serial UART output. ba
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
intercom
- this a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic enter it to ADC and then send serially to the other microcontroller which receives the data and transform the digital data into analog data by PWM which
UART
- 利用UART下的Register (IO最底層),達到透過UART傳送資料,並非使用API或是內建函數,單純使用IO Port。-UART use under the Register (IO bottom) to send data through the UART is not using the API or built-in function, simple to use IO Port.
msOS
- MS5基于STM32F103设计开发,可以在Keil下软件仿真调试,不需要实物硬件板子,UART1作为人机窗口。硬件测试是基于正点原子的miniSTM32F103RBT6板子测试,资料是开源的。MS5主要基于MS4(基于NXP Cortex M3)升级而来,因为在2011年基于MS4做了6KW高频焊接机,增加了界面部分,采用函数指针加消息机制,感觉比较简单而有效,性能比较不错,尤其是针对工业产品,系统节拍分时设计有进一步的体会,把这两点融入到MS5中,同时修改了串口UART发送系统等待问题,先把
UART
- HTK 摸拟UART传输,用2pinIO实现UART传输,实测过功能正常-UART Trans,send ,receive
UART
- 单片机通信代码,UART接收和发送数据,通过串口调试发送一个数据然后MCU返回数据到PC端的串口调试器-the mcu can recieve and send a data from uart
ADC_UART_Light_Sensor
- THis to detect light sensor data from sensors and send it across UART. It has project file for atmel studio. Compatible with atmega256 seris and few more microcontroller.-THis is to detect light sensor data from sensors and send it across UART. It ha