-
SCM control RTL8019 chip Ethernet TCP/IP protocol stack is a very interesting ex...
单片机控制RTL8019网卡芯片实现TCP/IP协议栈是一件非常有意思的实验。我尝试使用专门针对8位单片机设计的uIP6.0在mcu51-63K仿真器移植成功-SCM control RTL8019 chip Ethernet TCP/IP protocol stack is a very interesting experiment. I try to use specific 8-bit microcontroller design uIP6.0 in mcu51- 63K simulator transplant success
- 2022-02-03 03:21:45下载
- 积分:1
-
Digital thermometer to take into account the use of temperature sensors, in sing...
数字温度计进而考虑到用温度传感器,在单片机电路设计中,大多都是使用传感器,所以这是非常容易想到的,所以可以采用一只温度传感器DS18B20,此传感器,可以很容易直接读取被测温度值,进行转换,就可以满足设计要求。-Digital thermometer to take into account the use of temperature sensors, in single-chip circuit design, most of them are the use of sensors, so it is very easy to think of, so can use a temperature sensor DS18B20, this sensor can easily be directly read measured temperature values, the conversion, it can meet the design requirements.
- 2022-02-21 02:24:07下载
- 积分:1
-
For intelligent transportation equipment, WW
用于智能公交设备的WW-989,用STC89C2051控制串口芯片与4094的源程序,非常好用哦-For intelligent transportation equipment, WW-989, with serial STC89C2051 control chip and the source 4094 is very easy to use, oh
- 2022-03-21 22:39:29下载
- 积分:1
-
F_Dtecter
单片机频率计
精确度1%以上
F_Dtecter
单片机频率计
精确度1%以上
-Singlechip F_Dtecter Cymometer more than 1 accuracy
- 2022-04-11 05:02:04下载
- 积分:1
-
With 51 internal timer in the Keil uVision3 development environment, the time an...
用51内部定时器在Keil uVision3环境下开发的,可调时间和日期的数字钟,并用1602进行显示。-With 51 internal timer in the Keil uVision3 development environment, the time and date Adjustable digital clock, and display 1602.
- 2023-08-27 04:15:04下载
- 积分:1
-
ICCavr编写的TWI总线协议读写函数,测试通过
ICCavr编写的TWI总线协议读写函数,测试通过-ICCavr prepared by TWI bus protocol to read and write function, the test
- 2022-04-20 15:42:20下载
- 积分:1
-
picc MCU learning materials, included 13 documents routines, and the c language...
picc单片机学习资料,内附13个文件例程,和c语言和asm语言的全部板载例程,对新手和进阶和后期开发都有很好的帮助。-picc MCU learning materials, included 13 documents routines, and the c language and language of all the onboard asm routines for novice and advanced and post-development has a very good help.
- 2022-03-18 23:00:50下载
- 积分:1
-
这是一个无速度传感器的电机控制代码(它使用的角度
this is a sensorless fan motor control code .(it use the angle-ahead commutate tech.)
- 2022-07-27 02:09:57下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
学习pic单片机的很好的实例,汇编语言,有很多典型的实例。...
学习pic单片机的很好的实例,汇编语言,有很多典型的实例。-learning pic SCM good example, the compilation of language, a lot of typical examples.
- 2023-03-19 10:35:03下载
- 积分:1