资源列表
[硬件设计] 3
说明:Data transmission between AVR and peripheral devices like sensors is straightforward – Connect the device to one of the AVR ports and read the port • Data transmission between two AVRs or an AVR and a PC i<FARHAD RABIEI2> 在 2025-01-08 上传 | 大小:474kb | 下载:0
[硬件设计] 4
说明:#define F_CPU 16000000 // run CPU at 16 MHz #define LED 5 // Boarduino LED on PB5 #define ClearBit(x,y) x &= ~_BV(y) // equivalent to cbi(x,y) #define SetBit(x,y) x |= _BV(y) // equivalent to sbi(x,y)<FARHAD RABIEI2> 在 2025-01-08 上传 | 大小:147kb | 下载:0
[硬件设计] 5
说明:Check the clock frequency & that the baud rate required can be achieved. Error of <1 is never a problem, <2 will work but is undesirable, 5 will not work. Note that this assumes that the other end of the link has p<FARHAD RABIEI2> 在 2025-01-08 上传 | 大小:119kb | 下载:0
[硬件设计] nibian_PCB
说明:逆变主板设计图纸,采用基于IR2110芯片的驱动模块-Inverter motherboard design drawings, based on IR2110 chip driver module<王子> 在 2025-01-08 上传 | 大小:297kb | 下载:0
[硬件设计] round_light
说明:基于atlium designer的圆形灯设计,包含原理图及PCB板设计图纸-Based on atlium designer round lamp design, including schematic and PCB board design drawings<王子> 在 2025-01-08 上传 | 大小:1.22mb | 下载:0
[硬件设计] power-m-DIY
说明:关于功率放大器的电子书籍,手把手教你使用功放,很好的教程-On the power amplifier of electronic books, hands to teach you to use the amplifier, a good tutorial<吕攀攀> 在 2025-01-08 上传 | 大小:6.35mb | 下载:0
[硬件设计] Xmc1302-minimum-system-board
说明:XMC1302最小系统板,可以作为开发英飞凌XMC1302单片机的硬件参考-Xmc1302 minimum system board, can be used as a hardware reference for developing Infineon xmc1302 microcontroller<陈斌> 在 2025-01-08 上传 | 大小:483kb | 下载:0
[硬件设计] Balance-car-PCBPSCH
说明:平衡小车的硬件设计,包括原理图和PCB文件-Balance the hardware design of the car, including schematics and PCB files<冯凯> 在 2025-01-08 上传 | 大小:752kb | 下载:0
[硬件设计] Structure-diagram
说明:这是自己的毕业课题所绘制的结构框图,关于人体血氧饱和度测量的系统设计。-This is their own graduation project drawn by the structure of the block diagram, on the human blood oxygen saturation measurement system design.<神木凌宇> 在 2025-01-08 上传 | 大小:37kb | 下载:0