-
SSD1325_modbus_rs485
ssd1325驱动的oled显示屏+modbus从机——rs485
- 2022-10-02 14:25:04下载
- 积分:1
-
CH11-KEA128-SPI
1. 硬件接线
(1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6
(在“uart.h文件中宏定义)。
(2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定)
(3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1,
SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3,
SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5,
SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。
(4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。
用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring
(1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6.
(macro definition in the uart.h file).
(2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection.
(3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1.
The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3.
The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5.
The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7.
(4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption.
PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
- 2020-06-16 12:00:01下载
- 积分:1
-
SortTheIntegerArray
Code sort the given int array in C.
- 2015-03-22 18:41:53下载
- 积分:1
-
WheelMUD C# 写的MUD服务器
WheelMUD 是一个用 .NET平台和 C# 语言开发的 MUD (Multiple-User Dimension) 服务器。 MUD的全称是Multiple User Dimension(多用户层面),也有人称为Multiple User Dungeon(多用户地牢),或者Multiple User Dialogue(多用户对话)。它还被称为MUSE或多用户模拟的环境,即Multiple User Simulated Enviroment,是很多用户参与活动的一种计算机程序。正如对其缩写名称的不同解释所指出的那样,MUD实际上是一种非常广义的说法,是代表所有交 互作用环境的通用术语,其它的名称还有MOO,MUSH,MUCK,TinyMUD,AberMUD等等。这些名称根据构成共享环境基础的软件的不同而变 化。虽然MUD可以采取多种形式,但大多数的Mud通常以游戏的形式来体现。因为对交互网络中人际的交往来讲,采用游戏的形式跟贴近人性,更有趣,更容易 吸引用户。大部分MUD是通过Telnet来连接参与的,也有很多MUD通过WWW来连接参与。由此可知,MUD当然是和网络技术紧密地结合在一起的。
- 2022-09-14 19:40:20下载
- 积分:1
-
sourcecode_mainvms2418v1
-lpc2148
-sdcard
-vms board
- 2013-04-09 12:33:11下载
- 积分:1
-
82790
8279 的应用。 键盘和数码管显示。
有仿真和keil 的 ASM 源码。(8279 application. Keyboard and digital display. A simulation and keil the ASM source code.)
- 2021-04-15 18:28:54下载
- 积分:1
-
deeplearningandneuralnetworkpaper
神经网络与深度学习综述,非常经典,强烈推荐(Neural networks and deep learning Summary)
- 2015-02-10 09:18:48下载
- 积分:1
-
speeter-motor
本文讲述了细分驱动技术的原理,重点介绍了细分驱动控制系统的设计方法,设计了一套传统细分驱动系统的设计方案,在此基础上,本文进一步介绍了L297、L298两块芯片,采用这两块芯片构成步进电机的驱动电路,应用DAC0832实现D/A转换,采用精简指令集单片机AVR作为脉冲产生器,对步进电机的工作过程进行控制,最终组成电机细分数可选的驱动控制系统。(failed to translate)
- 2013-05-06 17:29:54下载
- 积分:1
-
P_salve.c
说明: 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。(Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.)
- 2011-04-15 23:02:20下载
- 积分:1
-
9513787
xml_io_tools,可以实现xml文件的解析,只需一条语句即可,方便好用(Xml_io_tools, can be used to parse xml files. It only needs a single statement, which is convenient and easy to use.)
- 2018-12-30 08:31:51下载
- 积分:1