pic单片机驱动mcp2510源代码,采用picc编译器
上传时间: 2014-01-02
上传用户:wl9454
Pic18F458的Can通信模块代码,使用Picc编译器。
上传时间: 2013-12-26
上传用户:asdkin
8位相等比较器,比较8位数是否相等 -- 8-bit Identity Comparator -- uses 1993 std VHDL -- download from www.pld.com.cn & www.fpga.com.cn
上传时间: 2015-07-02
上传用户:colinal
-- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthesis check -- download from: www.fpga.com.cn & www.pld.com.cn
标签: entity-architectures Multiplier contains complete
上传时间: 2015-07-02
上传用户:2467478207
波形发生器,带TESTBENCH, 多平台 -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthesis check -- download from: www.fpga.com.cn & www.pld.com.cn
标签: 波形发生器
上传时间: 2014-01-20
上传用户:familiarsmile
一个好的led程序,用picc机开发的,单片机使用的是18f87
上传时间: 2013-12-21
上传用户:daoxiang126
本程序为,12864液晶模块的显示程序,用c语言编写,在PICC上运行,适应与PIC
标签: 程序
上传时间: 2015-09-14
上传用户:haohaoxuexi
-- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthesis check
标签: entity-architectures Multiplier contains complete
上传时间: 2014-01-22
上传用户:lijianyu172
此文件是基于lpc2xxx arm平台的CAN总线驱动源代码,包含STD与EXT模式
上传时间: 2013-12-29
上传用户:wxhwjf
*** *** *** *** *液晶显示*** *** *** ******************OCM4X8C串口****************** CS EQU P2.0 STD EQU P1.2 SCLK EQU P1.3 PSB EQU P1.4 RST EQU P1.5 RS_STU EQU 20H.0 LCD_X EQU 30H LCD_Y EQU 31H LCD_X1 EQU 32H LCD_Y1 EQU 33H COUNT EQU 34H COUNT1 EQU 35H COUNT2 EQU 36H COUNT3 EQU 37H LCD_DATA EQU 38H LCD_DATA1 EQU 39H LCD_DATA2 EQU 3AH DA_IN EQU 3BH WR_COUNT1 EQU 3CH WR_COUNT2 EQU 3DH
上传时间: 2013-12-26
上传用户:李彦东