搜索资源列表
basic-lcd-project-1.3-iar5-at91sam9263-ek
- Atmel的AT91SAM9263-EK的TFT驱动的源程序
at91bootstrap-at91sam9263-ek-gnu
- 飞凌9263开发板boot启动测试代码,可以在GNU环境下编译使用-Feiling 9263 development board boot boot test code
basic-touchscreen-project-at91sam9263-ek-keil
- tft and touch program for at91sam9263ek,编程环境为keil-tft and touch program for at91sam9263ek, programming environment for keil
basic-lcd-project-at91sam9263-ek-keil
- tft lcd 16bit rgb for at91sam9263ek,其中编辑器为keil for arm mdk-tft lcd 16bit rgb for at91sam9263ek, which editor for keil for arm mdk
basic-lcd-project-1.4-iar5-at91sam9261-ek
- Lcd project with ARM9261
basic-lcd-project-1.4-at91sam9263-ek
- at91sam9263 lcd基础包源代码-at91sam9263 lcd source code based on package
basic-lcd-project-at91sam9263-ek-gnu
- 飞凌9263开发板上用于测试LCD的实例代码,可以在GNU环境下编译通过-Feiling 9263 development board for testing LCD example code can be compiled in the GNU environment through
basic-lcd-project-1.3-iar5-at91sam9263-ek
- AT91SAM9263-EK basic lcd project-1.3-iar5-at91sam9263-ek
261107
- This Firmware demosntrate how Incremental Encoder, HD44780U LCD end EEPROM accessing works under BASCOM AVR basic. The Project is just a remote controller for HAM radio antenna matching network device.
Roohees-Project
- Password program with avr and keypad and 2*16 character LCD ! With Bascome [basic]
MyFPGA4
- a basic lcd-counter buttoned hdl project
MyFPGA6
- a basic lcd-counter buttoned hdl project with adjustable freq
MyFPGA7
- a basic lcd-counter buttoned hdl project with button debouncer and freq adjustments
nano-logic
- 本手册适用于使用NANO-LOGIC CPLD 系列开发板的用户。 一款较高端FPGA 开发板既可以做项目开发也可以配上一个“通用的基础设备接口 板”作为新人培训入门使用 本产品的推出旨在于方便用户扩展基础设备和初学者学习使用。在FPGA 产品的设计 中,在初期调试时为了方便调试和显示程序工作状态,经常会用到大量的调试接口,比 如灯、按键、液晶显示等设备;这些设备既浪费有限的FPGA 资源又浪费宝贵的板卡体 积。本开发板提供了通常用户调试程序所需要的基础输入输出和上位机通
Calculator
- 简易计算器 本项目需要实现一个简单的四则运算的计算器,拥有加、减、乘、除功能。该程序是一个图形界面的Java计算器,其界面主要采用了awt包,程序目标为: (1)按下数字键在液晶平上会显示数字,这时计算器最基本的功能; (2)实现除了加、减、乘、除按钮外其他按钮功能; (3)按下清除“C”键,数据被全部清除; (4)按下退格“退格”键,数据可被倒退。 -The project needs to achieve a simple arithmetic calculator
MicroprocessorFormulaCalculator
- 单片机课的实验作业。功能是实现一个有着简易计算功能的计算机,利用LCD屏互动。可以做加减乘除运算。特别的,给出了四个内置公式:等差数列求和,一元二次方程求根,排列,组合。-Our project is aiming at making a calculator to help the users calculate particular formulae. As long as the user correctly input the values of parameters needed in
project
- 本工程面向stm32f10xxE系列芯片,包含基本的串口、中断、LCD显示及湿度传感器(hs1101)处理程序.-The project for stm32f10xxE series chip, contains the basic serial port, interrupt, LCD display and humidity sensor (hs1101) handler.
OLIMEX-STM32F103-STK.ZIP
- This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Olimex STM32-103STK board. It shows basic use of parallel I/O, SPI, timer and interface to a LCD PCD8544 compatible module.
ST7920
- PIC关于液晶屏ST7920的C语言程序,microchip工程文件以及HEX文件,主要实现基本功能刷屏显示汉字图片字符等,希望能交流学习-PIC on the LCD screen ST7920 C language program, microchip project files and HEX file, the main achievement of the basic functions of image refresh display Chinese characters, etc
1
- 基于单片机的室内空气净化系统 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板按键和LCD及蜂鸣器对应的管脚上,AD芯片使用的都是一样的,所以只需要将检测AD通道换成AIN3通道,也就是修改程序内通道的口即可。具体怎么修改通道口,参考基础实验例程内AD实验视频。(Indoor air purification system based on single chip microcomputer If you want to apply this project