资源列表
[微处理器(ARM/PowerPC等)] REV
说明:四轴飞行器的功能实现,包括四元素动作感姿算法的C语言代码实现-Four axis of the realization of the function of the aircraft, including four elements action pose algorithm C language code<陈慕> 在 2025-07-24 上传 | 大小:213kb | 下载:0
[单片机(51,AVR,MSP430等)] SMB_Master00_AllProtocols
说明: MSP430 SMbus2.0通信协议,包括读,写字节,字,及命令。用于电量计通信及需要SMbus通信场合-MSP430 SMbus2.0 communication protocols, including reading, writing, words, and command.Used for electricity meter communication and need the SMbus communication occasions<胡洪> 在 2025-07-24 上传 | 大小:129kb | 下载:0
[单片机(51,AVR,MSP430等)] SMB_Slave00_AllProtocols
说明:MSP430 SMbus 2.0通信协议含校验(PEC),从设备响应主设备发来的命令操作,包括,读写,及程序调用-MSP430 SMbus 2.0 communication protocol including calibration (PEC), the device in response to commands the master device operation, including, reading and writing, and procedure calls<胡洪> 在 2025-07-24 上传 | 大小:43kb | 下载:0
[VHDL编程] dtysky-FPGA-Imaging-Library-c8cd350
说明:一个hls视频库ip libraries,里面包含各种功能的ip核,可进行复用。-A hls video library ip libraries, which contains a variety of functions of the ip core can be reused.<黄蔚> 在 2025-07-24 上传 | 大小:1.31mb | 下载:0
[单片机(51,AVR,MSP430等)] gps
说明:gps 定位显示 能够直接在单片机液晶山显示,方便数据读取-GPS Positioning shows<邱天> 在 2025-07-24 上传 | 大小:619kb | 下载:0
[单片机(51,AVR,MSP430等)] neo6_reader_SoftwareSerial
说明:gps arduino 单片机读取信息,经过处理后送到串口显示-GPS arduino<邱天> 在 2025-07-24 上传 | 大小:3kb | 下载:0
[硬件设计] 1
说明:Creating, Compiling and Running C++ Programs from the Command Window For Introduction to C++ Programming<FARHAD RABIEI2> 在 2025-07-24 上传 | 大小:167kb | 下载:0
[硬件设计] 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 is more complex – Requires a<FARHAD RABIEI2> 在 2025-07-24 上传 | 大小: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-07-24 上传 | 大小: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 perfect timing, which will norm<FARHAD RABIEI2> 在 2025-07-24 上传 | 大小:119kb | 下载:0
[其他嵌入式/单片机内容] Scanner
说明:扫码枪demo,适用于安卓环境的条码扫描枪。需要系统广播发布-Scanner Demo<邓参> 在 2025-07-24 上传 | 大小:5.88mb | 下载:0
[单片机(51,AVR,MSP430等)] Keil-C51yuyanshiyongjiqiaojishizhan
说明:KEI C51语言使用技巧及实战,这本书主要是介绍一些新的技术使8051工程开发和使用过程变得简单。-KEI C51 u8BED u8A00 u4F7F u7528 u6280 u5DE7 u53CA u5B9E u6218 uFF0C u8FD9 u672C u4E66 u4E3B u8981 u662F u4ECB u7ECD u4E00 u4E9B u65B0 u7684 u6280 u672F U4F7F8051 u5DE2 u7A<邹萍> 在 2025-07-24 上传 | 大小:953kb | 下载:0