搜索资源列表
pic接口程序集
- 包括41个pic接口ASM源程序,各位感兴趣的可以看看。-including 41 pic interface ASM source code, you can see the interest.
MMSE-PIC
- 这是一个vblast程序,天线数可以根据要求设定,接受端的检测采用mmse-pic的方式-vblast This is a process, several antennas can be set according to demand, receivers used to detect the mmse-pic approach
can
- PIC单片机的CAN实验程序,C语言编写的,对初学者有帮助!
pic.rar
- 通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!,Mouse can be controlled through a zoom feature picture, I package the functional modules into a custom control users, and hope we can be useful!
PIC_MCP41010
- 数字电位器MCP41010与单片机的连接.驱动程序。需要的话可以做个参考-MCP41010 digital potentiometer connected with the microcontroller. Driver. If necessary you can be a reference to
pic
- 平图游戏,可以载入图片,将图片分成若干份,-Pintu game, you can load images, the picture is divided into a number of copies,
picCexample
- pic单片机C语言的程序例子其中包括:AD,CAN,KEYBOARD_CHECK,PWM.RS232,WDT ,液晶等-pic Singlechip C language program examples include: AD, CAN, KEYBOARD_CHECK, PWM.RS232, WDT, LCD, etc.
WR_RD_93C46
- 源碼是利用MICROCHIP之PIC系列單片機設計的組語,利用源碼可讀取或寫入93C46 EEPROM-Source is the use of MICROCHIP' s PIC series of single-chip design group language, the use of source code can be read or written into the 93C46 EEPROM
pic
- 实现了一个画图程序,可由用户选择需要显示的图形和相应的颜色,同时用户可通过方位键移动光标-Implementation of a Paint program, select the user may be required to display graphics and the corresponding colors, users can simultaneously position the cursor keys to move
Pic
- 这是一个基于Dialog对话框、可以在Picture控件中画线的程序,可以借鉴一下。-This is based on Dialog dialog box, you can draw lines in the Picture control procedures, you can learn from.
Pic_edit
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。最绝的是它的画笔和画刷支持不同的形状(例如使用树叶形的画刷可以画出如同柳条的效果)。-A very Cool Image-editing software to support the image painted oval, rectangular, cone, cylinder, irregular curves, to support the input text, us
pic
- 有关pic运算平台的一些设计,里面均为汇编格式,有许多可以借鉴的地方-Pic of the computing platform design, which are compiled format, there are many places where we can draw on
RGBleds
- This Code can controller a Led RGB from PWM hardware incluide on a microcontroller PIC
C
- 这个是单片机用18b20采集温度,传给电脑的程序;电脑那端用VB里的串口控件就能捕获了-This is a single-chip microcomputer with acquisition 18b20 temperature, to a computer program 那端computer' s serial port using VB controls can be captured
CAN_PIC_transmitter.tar
- CAN transmitter program using PIC 18F458 controller
CAN_RECEIVER_P18F458.tar
- CAN receiver program using PIC 18F458
can_peripheral_library
- can bus control usin pic assembly code
pic
- 能够对不同格式的图像进行处理。运用了更简单的方法对图片的处理-Images of different formats can be processed. The use of a more simple method of image processing
pic
- 可以批量修改图片尺寸,调整图片大小,批量改名-Batch size can modify the image, adjust image size, batch rename
《PIC实现音乐播放程序》
- ;PIC16F877A实现音乐播放程序(《两只老虎》片段) ;功能说明: ;1.通过驱动实验板上的蜂鸣器发声,实现音乐的播放。 ;2.从TABLE中取出播放音乐的音调(1、2....7)通过改变该表中的值即可实现播放不同的音乐。 ;3.从TABLE_YP中取出播放音乐的音频,即该音调持续的时间。 ;4.调整DELAY延时的长短即可实现音乐播放的快慢。(PIC16F877A music player program (two tigers) Function descr ipt