-
96/196单片机的C语言例程
96/196单片机的C语言例程-stable SCM C Language Programming
- 2022-03-20 21:44:08下载
- 积分:1
-
数码管和4X4键盘做简单的计算器,一个示意图…
用数码管和4X4键盘做的简易计算器,有protuse原理图和程序-4X4 digital control and the keyboard to do simple calculator, a schematic diagram and procedures protuse
- 2022-02-07 18:04:44下载
- 积分:1
-
AVR MEGA162控制语音芯片控制 OSYNO6188 TTS的代码,完成初始化及发声测试...
AVR MEGA162控制语音芯片控制 OSYNO6188 TTS的代码,完成初始化及发声测试-AVR MEGA162 control OSYNO6188 TTS voice chip to control the code, complete the initialization and audible test
- 2022-07-04 08:36:18下载
- 积分:1
-
利用stc12c2052单片机测量空气质量的
利用stc12c2052单片机测量空气质量的-use stc12c2052 SCM measurements of air quality
- 2022-06-20 09:46:41下载
- 积分:1
-
MS-51 高级应用程序库,欢迎各位大虾下载交流分享,望多多上传,资源共享-MS-51 high-level application library, to welcome you to download the exchange of shrimp to share, hope lot of uploading and sharing resources
- 2022-07-01 08:20:18下载
- 积分:1
-
模拟串口实现代码,
Baud: 9600Bps ,
Format: 1,8,1,无校验位,
MCU:M88 ,
CRYSTAL:3.6864...
模拟串口实现代码,
Baud: 9600Bps ,
Format: 1,8,1,无校验位,
MCU:M88 ,
CRYSTAL:3.6864M ,
ICC AVR6.31A ,
占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.-Simulation of serial code, Baud: 9600Bps, Format: 1,8,1, no parity bit, MCU: M88, CRYSTAL: 3.6864M, ICC AVR6.31A, occupation timer T0 (in query mode), in the project use, send and receive all normal.
- 2023-03-18 23:30:03下载
- 积分:1
-
这个是SOC的芯片,是杭州万工的产品。可用于单相简单的电子式电度表的开发。资源比较丰富,可供参考...
这个是SOC的芯片,是杭州万工的产品。可用于单相简单的电子式电度表的开发。资源比较丰富,可供参考-This is the SOC chip is the industry" s products, Hangzhou 10000. Can be used for a simple single-phase electronic power meter development. Resources are relatively abundant, available for reference
- 2022-03-20 00:47:14下载
- 积分:1
-
基于pic系列单片机的,R61505U的lcd驱动芯片代码。
基于pic系列单片机的,R61505U的lcd驱动芯片代码。-Pic microcontroller-based series, R61505U the lcd driver chip code.
- 2023-07-21 09:45:03下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
AVR m16 development board, I produced. There Protel99 the schematic diagram and...
AVR m16的开发板,本人制作。有Protel99的原理图和PCB图。可根据个人需要修改。-AVR m16 development board, I produced. There Protel99 the schematic diagram and PCB Fig. Can be based on individual needs to be revised.
- 2022-03-07 05:53:01下载
- 积分:1