利用winavr开发的一款三段式充电器的源码
利用winavr开发的一款三段式充电器的源码,可以自动生成mega8/48/88下的hex文件。另外,带Proteus 仿真实例
WinAVR(读作wineivia)是一套开源的开发工具的总称,用来在Windows平台开发AtmelAVR系列RISC微控制器。
利用winavr开发的一款三段式充电器的源码,可以自动生成mega8/48/88下的hex文件。另外,带Proteus 仿真实例
Mega16 + MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR
his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds t...
he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions...
winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74l...
基于AVR ATmega32 单片机的DS1820驱动程序 基于winavr 平台编译
WINAVR下液晶3310的驱动 1. PB4当作RES的控制脚不妥当,因为在SPI下,PB4只能是输入,作输出控制RES不妥。 2. 屏幕的最上面一行,显示不停滚动的中文:“欢迎光临本网站!” 好像后面还跟一些乱码(不知是否WINA...