CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:microtouch1v2

介绍说明--下载内容来自于网络,使用问题请自行百度

New in 1v2

Updated with the actual files to support the internet demo -)

Support for SSD1297 LCDs. These are found in a number of touch LCD players,

including the first version of the Sylvania player. They are marked "SSD1297".

Define SSD1297 in LCD.cpp or the Makefile.



IMPORTANT: The SSD1297 LCDs have pin 11 and 21 connected to GND. The 1v1 PCB has

these NC pins connected to VCC. IF YOU USE A SSD1297 COVER THESE PADs WITH

KAPTON OR NON CONDUCTIVE TAPE OR BLUE SMOKE WILL WAFT OUR OF THE DEVICE.

MMC fix for over-optimized code that failed on many manufacturers cards.

Suport for USB Hid and C# application for experimentation. A quick and dirty

hack using Christian Starkjohann s great USB code. The RossumUtil app exercises the

connection, allows you to connect to the device, draw rectangles, blink leds etc.

Enable with USE_HID define in Microterm.cpp.-New in 1v2

Updated with the actual files to support the internet demo -)

Support for SSD1297 LCDs. These are found in a number of touch LCD players,

including the first version of the Sylvania player. They are marked "SSD1297".

Define SSD1297 in LCD.cpp or the Makefile.



IMPORTANT: The SSD1297 LCDs have pin 11 and 21 connected to GND. The 1v1 PCB has

these NC pins connected to VCC. IF YOU USE A SSD1297 COVER THESE PADs WITH

KAPTON OR NON CONDUCTIVE TAPE OR BLUE SMOKE WILL WAFT OUR OF THE DEVICE.

MMC fix for over-optimized code that failed on many manufacturers cards.

Suport for USB Hid and C# application for experimentation. A quick and dirty

hack using Christian Starkjohann s great USB code. The RossumUtil app exercises the

connection, allows you to connect to the device, draw rectangles, blink leds etc.

Enable with USE_HID define in Microterm.cpp.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

microtouch1v2/3d.cpp
microtouch1v2/Application.cpp
microtouch1v2/Board.h
microtouch1v2/dep/
microtouch1v2/eaglefiles/
microtouch1v2/eaglefiles/boardbottom.png
microtouch1v2/eaglefiles/boardtop.png
microtouch1v2/eaglefiles/microtouch1v1.brd
microtouch1v2/eaglefiles/microtouch1v1.sch
microtouch1v2/File.cpp
microtouch1v2/File.h
microtouch1v2/Graphics.cpp
microtouch1v2/Graphics.h
microtouch1v2/HID.cpp
microtouch1v2/ILI9325.h
microtouch1v2/LCD.cpp
microtouch1v2/LCD.h
microtouch1v2/Makefile
microtouch1v2/math3D.cpp
microtouch1v2/math3D.h
microtouch1v2/microfat2.cpp
microtouch1v2/microfat2.h
microtouch1v2/microsdfiles/
microtouch1v2/microsdfiles/bg.im2
microtouch1v2/microsdfiles/china.im2
microtouch1v2/microsdfiles/demo1.p
microtouch1v2/microsdfiles/game.p
microtouch1v2/microsdfiles/gif0.im2
microtouch1v2/microsdfiles/gif1.im2
microtouch1v2/microsdfiles/globe.im2
microtouch1v2/microsdfiles/globe0.im2
microtouch1v2/microsdfiles/image.im2
microtouch1v2/microsdfiles/image0.im2
microtouch1v2/microsdfiles/index.p
microtouch1v2/microsdfiles/movie.p
microtouch1v2/microsdfiles/pages.p
microtouch1v2/microsdfiles/photo.p
microtouch1v2/microsdfiles/photos.im2
microtouch1v2/microsdfiles/scroll.p
microtouch1v2/microsdfiles/search.im2
microtouch1v2/microsdfiles/search0.im2
microtouch1v2/microsdfiles/smiley.im2
microtouch1v2/microsdfiles/smiley0.im2
microtouch1v2/microsdfiles/star.im2
microtouch1v2/microsdfiles/star0.im2
microtouch1v2/MicroTerm.cpp
microtouch1v2/microtouch1v2.hex
microtouch1v2/mmc.cpp
microtouch1v2/mmc.h
microtouch1v2/Models3D.h
microtouch1v2/Pacman.cpp
microtouch1v2/PacmanTiles.h
microtouch1v2/readme.txt
microtouch1v2/RossumUtil/
microtouch1v2/RossumUtil/RossumUtil.sln
microtouch1v2/RossumUtil/RossumUtil/
microtouch1v2/RossumUtil/RossumUtil/AVI.cs
microtouch1v2/RossumUtil/RossumUtil/bin/
microtouch1v2/RossumUtil/RossumUtil/bin/Debug/
microtouch1v2/RossumUtil/RossumUtil/bin/Debug/RossumUtil.vshost.exe
microtouch1v2/RossumUtil/RossumUtil/Form1.cs
microtouch1v2/RossumUtil/RossumUtil/Form1.Designer.cs
microtouch1v2/RossumUtil/RossumUtil/Form1.resx
microtouch1v2/RossumUtil/RossumUtil/obj/
microtouch1v2/RossumUtil/RossumUtil/obj/Debug/
microtouch1v2/RossumUtil/RossumUtil/obj/Debug/Refactor/
microtouch1v2/RossumUtil/RossumUtil/obj/Debug/TempPE/
microtouch1v2/RossumUtil/RossumUtil/PlayRMV.cs
microtouch1v2/RossumUtil/RossumUtil/Program.cs
microtouch1v2/RossumUtil/RossumUtil/Properties/
microtouch1v2/RossumUtil/RossumUtil/Properties/AssemblyInfo.cs
microtouch1v2/RossumUtil/RossumUtil/Properties/Resources.Designer.cs
microtouch1v2/RossumUtil/RossumUtil/Properties/Resources.resx
microtouch1v2/RossumUtil/RossumUtil/Properties/Settings.Designer.cs
microtouch1v2/RossumUtil/RossumUtil/Properties/Settings.settings
microtouch1v2/RossumUtil/RossumUtil/RossumUtil.csproj
microtouch1v2/RossumUtil/RossumUtil/SimpleHID.cs
microtouch1v2/RossumUtil/RossumUtil/USBStub.cs
microtouch1v2/RossumUtil/RossumUtil/Win32Usb.cs
microtouch1v2/SSD1297.h
microtouch1v2/TestImage.h
microtouch1v2/usbconfig.h
microtouch1v2/usbdrv/
microtouch1v2/usbdrv/asmcommon.inc
microtouch1v2/usbdrv/Changelog.txt
microtouch1v2/usbdrv/CommercialLicense.txt
microtouch1v2/usbdrv/iarcompat.h
microtouch1v2/usbdrv/License.txt
microtouch1v2/usbdrv/oddebug.c
microtouch1v2/usbdrv/oddebug.h
microtouch1v2/usbdrv/Readme.txt
microtouch1v2/usbdrv/usbconfig-prototype.h
microtouch1v2/usbdrv/usbdrv.c
microtouch1v2/usbdrv/usbdrv.h
microtouch1v2/usbdrv/usbdrvasm.asm
microtouch1v2/usbdrv/usbdrvasm.S
microtouch1v2/usbdrv/usbdrvasm12.inc
microtouch1v2/usbdrv/usbdrvasm15.inc
microtouch1v2/usbdrv/usbdrvasm16.inc
microtouch1v2/usbdrv/usbdrvasm165.inc
microtouch1v2/usbdrv/USBID-License.txt
microtouch1v2/Utils.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com