Welcome![Sign In][Sign Up]
Location:
Search - ISP-3v

Search list

[Other resourceDEMO1_KEY_LED

Description: KX_DVP3F型FPGA应用板/开发板(全套)包括:  CycloneII系列FPGA EP2C8Q208C8 40万们,含20M-270MHz锁相环2个。  RS232串行接口;VGA视频口  高速SRAM 512KB。可用于语音处理,NiosII运行等。  配置Flash EPCS2, 10万次烧写周期 。  isp单片机T89S8253:MCS51兼容单片机,12KB在系统可编程Flash ROM,10万次烧 写周期;2KB在系统可编程EEPROM,10万次烧写周期;2.7V-5.5V工作电压;0-24MHz 工作时钟;  2数码管显示器、20MHz时钟源(可通过FPGA中的锁相环倍频);  液晶显示屏(20字X4行);  工作电源5V、3.3V、1.2V混合电压源,良好电磁兼容性主板。  配套示例程序、资料、编程软件光盘等。  4X4键盘,4普通按键,8可锁按键,8发光管  BlasterMV编程下载器和并口通信线,可完成FPGA编程下载和isp单片机的编程。KX_DV3F开发板的源程序
Platform: | Size: 360723 | Author: ldg | Hits:

[Other Embeded programISP-3v0

Description: at89s51的燒錄程式,可燒錄4k的檔案-at89s51 replicating programs, copying files 4k
Platform: | Size: 184320 | Author: huif | Hits:

[VHDL-FPGA-VerilogDEMO1_KEY_LED

Description: KX_DVP3F型FPGA应用板/开发板(全套)包括:  CycloneII系列FPGA EP2C8Q208C8 40万们,含20M-270MHz锁相环2个。  RS232串行接口;VGA视频口  高速SRAM 512KB。可用于语音处理,NiosII运行等。  配置Flash EPCS2, 10万次烧写周期 。  isp单片机T89S8253:MCS51兼容单片机,12KB在系统可编程Flash ROM,10万次烧 写周期;2KB在系统可编程EEPROM,10万次烧写周期;2.7V-5.5V工作电压;0-24MHz 工作时钟;  2数码管显示器、20MHz时钟源(可通过FPGA中的锁相环倍频);  液晶显示屏(20字X4行);  工作电源5V、3.3V、1.2V混合电压源,良好电磁兼容性主板。  配套示例程序、资料、编程软件光盘等。  4X4键盘,4普通按键,8可锁按键,8发光管  BlasterMV编程下载器和并口通信线,可完成FPGA编程下载和isp单片机的编程。KX_DV3F开发板的源程序-err
Platform: | Size: 360448 | Author: ldg | Hits:

[SCM12864

Description: 一.12864液晶在出厂时其对比度已经调好,所以用户在使用的时候第三管脚可不用接任何东西,本实验板上为了兼容多家12864液晶所以加了液晶对比度调节电位器, 若用户使用我们配套的12864液晶可不用管它,液晶的第三管脚悬空就可以。 有些液晶功耗比较大,用户在使用的时候可将液晶的第19、20引脚的背光不接,这样字体会很清楚。 二.在使用USB-ISP下载器供电时,由于下载器输出电压为4.3V.电压偏低,字体显示较不清楚,建议另接上USB或者外接独立电源供电.-1 .12864 LCD contrast has been at the factory of its fine, when in use so the user can not access the third pin anything, this experiment is compatible with more than 12864 on-board LCD so in order to increase the LCD contrast adjustment potentiometer, if the user Use our supporting 12864 LCD can not ignore it, LCD' s third pin can be left vacant. Some of the larger LCD power consumption, the user can be in use when the first 19,20-pin LCD backlight will not answer, so that fonts will be very clear. 2. In the use of USB-ISP downloader power, due to download the output voltage is 4.3V. Voltage is low, the font displays are less clear, the proposed independence of the other connected to the USB or external power supply.
Platform: | Size: 130048 | Author: fm | Hits:

[ARM-PowerPC-ColdFire-MIPS17_10_11_Batary-lcd_v1

Description: All examples of S65 LCD using on this page are for the following test board. I m using this board to check my code. The board has an AVR (ATmega16) controller running at 16MHz, 3.3V voltage regulator to power an LCD, the resistive dividers to shift the voltage level from 5V to about 3.3V to interface with LCD via SPI, small LED to indicate 5V voltage, ISP-connector to program the controller, other parts. Maybe the board is not best solution, but it s enough to work with code. Also the board has a metal frame to snap an LCD. There is no need to solder the LCD with any wires. The metal frame was taken from a S65 phone s board and it s very useful thing.
Platform: | Size: 3249152 | Author: karsel | Hits:

[SCMSLEEP

Description: /* 本程序简单的示范了如何令AVR ATMEGA16进入睡眠状态及唤醒 电源管理及睡眠模式的介绍 进入最低耗电的掉电模式 关闭各种模块 外部中断唤醒 M16掉电模式的耗电情况(看门狗关闭),时钟为内部RC 1MHz 0.9uA@Vcc=5.0V [手册的图表约为1.1uA] 0.3uA@Vcc=3.3V [手册的图表约为0.4uA] //测量的数字万用表是FLUKE 15B,分辨率0.1uA 这个程序需要MCU进入休眠状态,为实现最低功耗,JTAG接口会被关闭,只能通过LED的变化来观察程序的运行。 这个实验里面,用STK500(AVRISP) ISP下载线来烧录更方便。 熔丝位设置 1 关断BOD功能 BODEN=1 2 如果用ISP方式烧录,就可以完全关闭JTAG口了 OCEEN=1,JTAGEN=1 */-/* This program demonstrates how to make a simple AVR ATMEGA16 go to sleep and wake and sleep mode power management introduction into the most low-power-down mode off various modules external interrupt wake-down mode power consumption of M16 (Janitor Dogs closed), the clock is the internal RC 1MHz 0.9uA @ Vcc = 5.0V [Manual chart about 1.1uA] 0.3uA @ Vcc = 3.3V [Manual chart about 0.4uA]// measurement is FLUKE 15B Digital Multimeter resolution 0.1uA this program requires MCU enter the sleep state, in order to achieve the lowest power, JTAG interface, will be closed only by changing the LED to observe the operation of the program. This experiment inside, with the STK500 (AVRISP) ISP download cable to burn more convenient. Fuse setting a shutdown function BODEN = 1 2 BOD If ISP programming mode, you can completely turn off the JTAG port of OCEEN = 1, JTAGEN = 1* /
Platform: | Size: 10240 | Author: feiniao200201 | Hits:

CodeBus www.codebus.net