-
-
softwave for avr
... , long, float
•Fast floating point library with hardware multiplier and enhanced core instructions support for all the new ATmega chips
•AVR specific extensions for:
•Transparent, easy accessing of the EEPROM & FLASH memory areas, without the need of ...
-
Iccv8编程开发
这是单片机初学者最实用的开发工具,想要学习ATMega系列的单片机必备的开发软件
-
-
-
-
ATMEGA-128
高性能、低功耗的 AVR® 8 位微处理器
• 先进的 RISC 结构
– 133 条指令 – 大多数可以在一个时钟周期内完成
– 32 x 8 通用工作寄存器 + 外设控制寄存器
– 全静态工作
– 工作于16 MHz 时性能高达16 MIPS
– 只需两个时钟周期的硬件乘法器
-
Arduino 纯C编程资料
Arduino使用的是atmega 328p芯片,国内很难找到纯C的教程,该资源恰好是纯C的教程,不过全英文,
-
-
GRBL固件代码
Grbl是一款针对Arduino/AVR328芯片的嵌入式G代码编译和运动控制器。 Grbl是性能高,成本低,基于并口运动控制,用于CNC雕刻。它可以运行在Vanilla Arduino (Duemillanove/Uno) 只要它配备了Atmega 328型芯片。 控制器由C编写并优化,利用了AVR 芯片的每一个灵巧特性来实现精确时序和异步控制。它可以保持超过30kHz的稳定、无偏差的控制脉冲 它接受标准的G代码 ...
-
-