登录
首页 » SCM » U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD 内附GCC源码和原理图。 开发环境是AvrSt...

U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD 内附GCC源码和原理图。 开发环境是AvrSt...

于 2023-07-13 发布 文件大小:91.11 kB
0 92
下载积分: 2 下载次数: 1

代码说明:

U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD 内附GCC源码和原理图。 开发环境是AvrStudio4.13 b528 + WinAVR200701-U disk (actually USB SD card reader) production program. Hardware: ATmega168+ PDIUSBD12+ SD containing GCC source code and schematics. Development environment is AvrStudio4.13 b528+ WinAVR200701

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MCS
    MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”-MCS-51 single-chip has five interrupt sources, two of which are by-INT0,-INT1 pin input external interrupt source the other three internal interrupt sources from the T0, T1 overflow caused by the disruption and serial port sending or receiving end of a byte to a byte of data caused by interruption. Triggered external interrupt has two modes, namely, falling edge or low-level disruption caused disruption caused. When programming TCON in ITi (i = 0,1) for the 1:00 has been the subject of a way to trigger the way to the edge of the trigger, on the contrary (ITi = 0) for low-level trigger mode. Each interrupt source interrupt request can be subject to levels in response to
    2023-07-06 00:00:03下载
    积分:1
  • 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向...
    通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收 8:从机之间不能相互通讯,必须通过主机才能交换数据 9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
    2022-03-20 16:12:37下载
    积分:1
  • proteus 做得 红外 仿真 c51 ir nec
    proteus 做得 红外 仿真 c51 ir nec-Infrared proteus simulation done c51 ir nec
    2022-07-25 13:51:33下载
    积分:1
  • 胜华 LCD 2.8寸,配NT7787的显示驱动程序源代码.
    胜华 LCD 2.8寸,配NT7787的显示驱动程序源代码.-Wintek LCD 2.8 inch display with NT7787 driver source code.
    2022-05-09 13:33:10下载
    积分:1
  • Just learn to control that PC, I feel pretty good this procedure is suitable for...
    刚学了一点上位机控制,感觉这个程序不错,适合初学者,与大家共享!-Just learn to control that PC, I feel pretty good this procedure is suitable for beginners, with everyone sharing!
    2022-03-11 21:10:30下载
    积分:1
  • LCM module .9320 relevant information .320 X240
    LCM module .9320 relevant information .320 X240
    2022-02-12 06:25:42下载
    积分:1
  • 单片机C51控制,实时时钟程序,单片机掉电后重新启动仍能准确显示时间...
    单片机C51控制,实时时钟程序,单片机掉电后重新启动仍能准确显示时间-C51 single-chip control, real-time clock procedures, single-chip power-down after the restart time can accurately show
    2022-02-15 19:48:52下载
    积分:1
  • err
    • 控制器(CPU): Atmel AT90S8515 AVR • MP3解码器: STA013 • 音频 DAC: CS4334 • IDE 接口 • 最大支持 137GB 硬盘 • 支持日立HD44780或者与其兼容的LCD • 支持 FAT32 文件系统 • 支持WINDOWS长文件名. • 控制器成本较低 -err
    2022-03-03 14:44:48下载
    积分:1
  • 状态1:个人电脑键盘发送任意数量的0
    状态1:PC机键盘发送0-9任一个数字,单片机接收发送的数字,并在数码管上显示。 状态2:单片机将接收到的数字回送到PC机,并在屏幕上显示。 -Status 1: PC Keyboard to send any number of 0-9, sending the number of single-chip receivers, and digital tube display. Status 2: Single-chip will receive the figures back to the PC, and displayed on the screen.
    2022-08-09 16:26:59下载
    积分:1
  • 这是一个用单片机控制晶振播放音乐的例子,播放的是一首经典的歌曲,想听的朋友可以下载哦~~~而且有PROTEUS的仿真呢...
    这是一个用单片机控制晶振播放音乐的例子,播放的是一首经典的歌曲,想听的朋友可以下载哦~~~而且有PROTEUS的仿真呢-This is a crystal oscillator with single-chip microcomputer to control the music player example, the player is a classic song, want to listen to our friends can download Oh ~ ~ ~ but it has PROTEUS simulation
    2022-07-26 11:28:09下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载