AVR mega128学习板 联系 杨迪 15336417867 0531-55508458 QQ:1347978253 http://www.easyele.cn AVR mega128学习板是AVRVI设计生产的AVR学习开发生产工具,以Atmega128为核心,采用底板,核心板的组织形式,子板和母板组合,也可以分开。集成AVR JTAG ICE仿真器和STK500 ISP编程器,用户只需要再拥有一台计算机即可进行系统的学习。为了更好的支持客户的学习和开发,AVR mega128学习板板通讯接口升级为USB接口,方便计算机没有串口的朋友。货号:EasyAVRM128SK-A 规格: 套 重量:300克 单价498/套。 AVR mega128学习板他还是一个强大的开发工具。通过它进行学习后,你会觉得毕业设计如此简单,轻松应对电子设计大赛,机器人大赛,对电子产品的设计有进一步的认知,建立起学习ARM,DSP,FPGA的良好基础。AVR mega128学习板这个性价比高的专业工具是你的不二选择。购买本产品赠送LCD1602液晶一块。AVR mega128学习板是仿真器,编程器,开发板,核心板四合一的集功能于一体的产品,并且可以分开独立使用。 AVR mega128学习板于2008年开发,基于AVR中较高档芯片ATmega128设计,采用子板和母版叠加的方式,集成仿真和下载功能,原串口版本得到广大用户的支持和认可,2009年底升级为USB版本,使用更方便,兼容开发型号:ATmega64,特别适合新手学习,工程师快速产品开发。 AVR mega128学习板的关键特点: 1.采用核心板和主板分离的形式,在系统的学习之后,可以把核心板直接用于产品中,快速搭建系统。 2.AVR mega128学习板上集成了AVR JTAG ICE仿真器和AVR ISP编程器。 您只需要再拥有一台计算机,而不需要购买仿真器和编程器就可以学习开发了。 3.信号调理电路,输入0~10V,轨至轨信号调理。 学习阶段:AVR mega128学习板让你熟悉AVR的各种资源的应用,板载的常用外设,可以让你方便的进行各种学习实验。板载编程器和仿真器,让你无需担心自己的接线是否正确,即插即用。开发阶段:AVR mega128学习板的核心板可以用于产品核心,板子虽小,五脏俱全,最小系统板的基本电路,让你得心应手,标准的插针,可以将核心板直接插在万用板上使用,扩展方便。仿真器功能,让你开发变得更加简单,轻松找到程序中的各种问题,予以解决,加快开发。AVR mega128学习板的ISP 功能可以让你禁用JTAG接口,节省IO,并且让AD转换更加准确。生产阶段:编程器提供官方推荐的ISP在线下载方式,速度快,编程完成后不占用CPU的任何资源。 AVR mega128学习板是进入嵌入式开发领域的专业入门学习和开发工具,是学生,初学者,工程师的必备良弓。我们还为客户提供可选配件18B20温度传感器 10元 1602液晶 20元 12864液晶 80元 7.5/12V电源 12元 mini128核心板 147元 mini64核心板 138元。欢迎有志之士咨询选购。 想找一份好工作吗? 你想成为一名电子设计工程师吗? 你对电子设计有浓厚兴趣,而没有工具吗? 看了很久的程序方面的书籍,却没有实践的机会吗? 需要开发产品,想快速入门? 想参加电子设计大赛,机器人大赛吗? 这个性价比高的专业工具是你的不二选择。
上传时间: 2013-11-13
上传用户:ljj722
2.4寸TFT 240370PQ 1.TFT电源:屏幕电源为2.8-3.3V;切记不能用5V; 2.本TFT兼容8/16位数据接口。切换方式通过排线上的R1,R2实现,0欧姆电阻短接R1为16位模式,短接R2为8位模式。默认发货短接R2,既默认为8位数据接口,8位模式下,使用高8位(即DB7-DB15); 3.数据口电平:理论上不能让数据口电平超过3.3V,如果一定要用5V的单片机IO连接数据总线,由于tft内部有电压钳位,用是可以用,不过始终是不规范的。做实验做样品测试可以,批量做产品的时候,为提高产品稳定性,最好还是想办法控制单片机的数据总线上的高电平电压为3.3V. (AVR的IO输出高电平能力强,TFT数据总线内部的电压钳位能力有限,使用AVR驱动的时候请务必使用3.3V给单片机供电.如果一定要使用5V供电的AVR,需要在数据线上使用两个电阻分压)
上传时间: 2013-10-26
上传用户:lanjisu111
单片机入门知识手册 说到单片机,首先想到的是中央处理器(CPU),学过微型计算机的人都知道,CPU是计算机最核心的部分,它可以完成算术运算和逻辑运算,CPU再配上外部存储器,输入输出单元就构成一台微型计算机。其实单片机可以看成一台微型计算机,它具有CPU的功能,并且自身带有存储器,带有输入输出接口(如串行UART、AD转化、PWM控制),单片机配上一些简单的外围电路,就可以完成智能控制或数据采集等。所以,单片机的英文名叫MCU(Micro Chip Uint),翻译成中文是微控制单元。 单片机能干什么?通俗一点讲,单片机只有两个功能:一个是数据采集,另一个是控制。其实都很好理解,数据采集实际上是从外间输入,如从AD(模数转化)口读入一个电压值,从串口接收一个数据等等。控制实际上是输出,51单片机有32个IO口,每个IO口可以驱高或驱低,单片机以此来实现对外间的控制。一个单片机系统都可以用下面这个框图来说明:
上传时间: 2013-10-26
上传用户:zhaoman32
The PCA9536 is an 8-pin CMOS device that provides 4 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.
上传时间: 2013-10-27
上传用户:w230825hy
The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements include higher drive capability, 5 V I/O tolerance, lower supply current, individual I/O configuration, 400 kHz clock frequency, and smaller packaging. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.
上传时间: 2013-11-17
上传用户:vodssv
带您从零学单片机之串口通信 串口应用简介51的单片机除了定时器/计数器和中断外.还拥有串行通信接口.有了这个接口我们可以用它和电脑通信.我们可以利用串口向电脑发送数据,也可以用串口接收电脑的数据.有了这个接口我们可以利用它来设计很多东西,数据采集,多机通信,远程控制等等. 串行通信是将一组数据分成一位位的方式在数据线上传送.串行通信的优点:占用IO口少.远距离传输时候成本低.串行通信的缺点:相对并行通信传输速度慢,传输方式比较复杂.DS1302 ADC0832等等都是串行传输数据.
上传时间: 2013-10-27
上传用户:jing911003
The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements include higher drive capability, 5 V I/O tolerance, lower supply current, individual I/O configuration, 400 kHz clock frequency, and smaller packaging. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.
上传时间: 2013-10-10
上传用户:inwins
The PCA9670 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9670 is a drop-in upgrade for the PCF8574 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(200 mA versus 100 mA) that supports having all 25 mA LEDs on at the same time andmore device addresses (64 versus 8) are available to allow many more devices on the buswithout address conflicts.
上传时间: 2013-10-15
上传用户:stella2015
The PCA9671 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plus(Fm+) family.The PCA9671 is a drop in upgrade for the PCF8575 providing higher I2C-bus speeds(1 MHz versus 400 kHz) so that the output can support PWM dimming of LEDs, higherI2C-bus drive (30 mA versus 3 mA) so that many more devices can be on the bus withoutthe need for bus buffers, higher total package sink capacity (400 mA versus 100 mA) thatsupports having all 25 mA LEDs on at the same time and more device addresses (64versus 8) to allow many more devices on the bus without address conflicts.
上传时间: 2013-10-12
上传用户:laomv123
The PCA9672 provides general purpose remote I/O expansion for most microcontrollerfamilies via the two-line bidirectional bus (I2C-bus) and is a part of the Fast-mode Plusfamily.The PCA9672 is a drop-in upgrade for the PCF8574 providing higher Fast-mode Plus(Fm+) I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need for bus buffers, higher total package sink capacity(200 mA versus 100 mA) that supports having all LEDs on at the same time and moredevice addresses (16 versus 8) are available to allow many more devices on the buswithout address conflicts.
上传时间: 2013-10-23
上传用户:jasonheung