搜索资源列表
lcdperfect.rar
- atmega 16 四线驱动 lcd1602,代码简单明了,开发环境为avr studio ,带Proteus仿真,atmega 16 four-lane drive lcd1602, simple code, development environment for the avr studio, with Proteus simulation
daocheleida.rar
- 基于ATMEGA 16带NOKIA3310液晶显示的汽车倒车雷达设计,含原理图,C程序代码(GCC AVR),Makefile文件,详细注释。,Based on ATMEGA 16 with NOKIA3310 LCD car reversing radar design, including schematic, C code (GCC AVR), Makefile file, detailed notes.
avrLCD1602
- 使用AVR atmega16为例,使用LCD1602+USART+DS18B20来对温度进行测量,并在PROTEUS中仿真其具体效果。里面有具体代码和文档说明。-The use of AVR atmega16, for example, using the LCD1602+ USART+ DS18B20 to measure the temperature, and the PROTEUS simulation in its concrete results. Inside there are
93317487LCD1602
- lcd source code for using the liquid crystal display in avr atmega 16
Tx
- assembly code to transmit data through wireless network for atmega 16
Rx
- reciever code for ask 433mhz device for atmega 16 avr studio
grbl-1.1f.2017.08.01
- 性能高,成本低,基于并口运动控制,用于CNC雕刻。它可以运行在Vanilla Arduino (Duemillanove/Uno) 只要它配备了Atmega 328型芯片。 控制器由C编写并优化,利用了AVR 芯片的每一个灵巧特性来实现精确时序和异步控制。它可以保持超过30kHz的稳定、无偏差的控制脉冲 它接受标准的G代码而且通过了数个CAM工具的输出测试。弧形、圆形和螺旋的运动都可以像其他一些基本G代码命令一样完美支持。函数和变量目前并不支持,但是会作为预处理器包含在将来发布的版本之中。 Gr