ATMAGE128串口通信程序-中断方式,ICCAVR编译,经验证一定好使的,内附有详细的说明和注释
上传时间: 2014-01-05
上传用户:hphh
The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual video encoders. The TW2835 contains four built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,
标签: dual controllers decoders display
上传时间: 2017-03-20
上传用户:来茴
VS2005 的IDE 的确非常棒,无论是代码高亮、代码折叠、自动缩进、自动完成等功能都做得非常人 性化,用起来得心应手,大大加快开发速度。埋怨“ImageCraft IDE for ICCAVR”不够人性化的用户得到 了解脱,可以尝试使用VS2005 进行开发,让你编写的代码优雅起来!
上传时间: 2017-04-06
上传用户:edisonfather
自己写的2262遥控解码程序,Atmega8单片机,ICCAVR编译,1602显示。
上传时间: 2013-12-21
上传用户:zaizaibang
用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。
上传时间: 2013-11-29
上传用户:363186
一个AVR 上的UIP移植程序,很好用的8019驱动程序,ICCAVR的编译环境,已经用到产品上的代码。
上传时间: 2017-04-14
上传用户:nairui21
if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post will work, it is known as a set or setter method. All it does is set a value, usually these are done accross classes.
标签: the statement cannot method
上传时间: 2013-12-22
上传用户:xaijhqx
积分梳状滤波器,CIC设计,三级CIC抽取器实例:cic3_decimator.V module cic3_decimator(clk, x_in, y_out)
上传时间: 2014-01-01
上传用户:BIBI
The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. The GNU compiler is available for Linux and Windows.
标签: development the decision environm
上传时间: 2017-04-21
上传用户:从此走出阴霾
原创,AVR MEGA16做的读温度,使用了PT100传感器,带修正曲线表,使用了软件去头去尾求平均的处理方法,串口使用了软件FIFO,实际测温效果很好,开发环境:ICCAVR
标签:
上传时间: 2013-12-21
上传用户:ynsnjs