-
msp430AD代码
msp430AD的代码,用IARformsp430编写的,可以在msp430f148上运行。可以实现对外部电压的采集。用的是内部的12位的AD
- 2022-03-17 18:20:43下载
- 积分:1
-
Ligong week s SOPC source code, you can use the FPGA chip driver VGA display, ve...
周立功公司的SOPC源代码,可以使用FPGA芯片驱动VGA显示器,很不错的-Ligong week s SOPC source code, you can use the FPGA chip driver VGA display, very good
- 2022-08-09 10:17:58下载
- 积分:1
-
DSP28335驱动显示屏LCD1602的例子,含有所有的代码
DSP28335驱动显示屏LCD1602的例子,含有所有的代码,采用C语言编程,代码测试通过,供有需要的童鞋参考
- 2023-02-28 13:05:03下载
- 积分:1
-
基于插件的Eclipse的探讨
a plugin of eclipse for tinyos explore-eclipse of a plugin for tinyos explore
- 2022-04-01 13:13:32下载
- 积分:1
-
基于stm32的跑马灯实验
通过代码控制 ALIENTEK MiniSTM32 开发板上的两个 LED:DS0 和 DS1 交
替闪烁,实现类似跑马灯的效果
- 2022-01-24 14:32:39下载
- 积分:1
-
项目文件包含AT24CXX CMMICC DATAFLASH DS1302 I2C ST7920驱动,也…
工程文件包含AT24CXX CMMICC DATAFLASH DS1302 I2C ST7920 驱动程序,还包含12864液晶技术手册,液晶驱动芯片资料等。-Project file contains AT24CXX CMMICC DATAFLASH DS1302 I2C ST7920 driver, also includes a technical manual 12864 LCD, LCD driver chips information.
- 2023-02-03 20:00:04下载
- 积分:1
-
East China Normal University Master
华东师大硕士论文嵌入式图形用户界面系统的研究与开发-East China Normal University Master
- 2022-03-19 21:12:20下载
- 积分:1
-
Quartus II 7.2 NET例程
DE2_NET
-------
This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it"ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.
Running the Design
------------------
1) Launch the Quartus II software.
2) Open the DE2_NET.qpf project located in the DE2_NET folder. (File menu -> Open Project)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 17:13:55下载
- 积分:1
-
MSP430的闪烁LED使用定时器
应用背景定时器是用来闪烁发光二极管的。每一次溢出,定时器产生一个中断,这是用来眨眼的。由于定时器的时钟由smclock(运行在约1MHz),8溢出数近似每0.5秒钟闪烁一次。 ;关键技术本示例使用定时器时钟从smclock。这个时钟是基于单片机的电流频率1MHz。在这种情况下,我们希望LED切换每0.5s。利用上述公式,我们可以计算出如何程序定时器。计数结果在524288,这是8倍65536。该定时器将产生一个溢出中断,并重置一次,它达到65536。因为我们要数到524288,之后每8溢出中断,LED将被切换的。
- 2022-02-03 17:22:22下载
- 积分:1
-
一个漂亮
一个漂亮-A beautiful
- 2022-10-16 08:45:03下载
- 积分:1