-
STM32_I2C
基于STM32的I2C实验,调试成功,可移植使用(Based on the STM32 I2C experiment, the successful commissioning, portable use)
- 2012-05-25 17:13:15下载
- 积分:1
-
LCD_1602
Programming LCD 1602 with stm32f4
- 2015-03-25 20:33:52下载
- 积分:1
-
ee9346
pic 9348 读写测试877芯片上通过测试(pic 9348 literacy test)
- 2013-10-30 11:28:54下载
- 积分:1
-
Library
ALTUM AD14备份下来的AD14封装希望对大家有用
ALTUM AD14备份下来的AD14封装希望对大家有用(ALTUM AD14 AD14 back down the package hope to be usefulALTUM AD14 AD14 back down the package hope to be useful)
- 2015-06-03 09:01:45下载
- 积分:1
-
MSP4305438dapeiADXL330
用于空中鼠标的加速度计对整个系统的优化,主要用于优化陀螺仪的性能(Accelerometer for air mouse to optimize the whole system is mainly used to optimize the performance of the gyroscope)
- 2011-06-25 17:29:26下载
- 积分:1
-
徐涛毕设终极版接收
物联网系统的stm32开发代码,包含一氧化碳,温湿度(Internet of Things System)
- 2020-06-18 01:20:01下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
stm32
STM32F103实现控制DDS模块的功能,采用SPI通信的方式(STM32F103 realizes the function of controlling the DDS module and uses the SPI communication mode)
- 2017-11-30 00:10:20下载
- 积分:1
-
hp5400driver
采用51核单片机+375A usb主控芯片驱动hp打印机,该源码已完全调试ok。(51 nuclear Singlechip+ 375A usb host chip driver hp printer, the source has been fully debug ok.)
- 2007-10-14 23:49:54下载
- 积分:1
-
shaderFrame
一个简单的open GL shader框架,简单到可以不用书籍就可以上手,(a simple openGL shader test, which is very simple enough make you to understand without any book)
- 2015-05-01 13:37:39下载
- 积分:1