资源列表

[VHDL编程04.交通灯

说明:既然是交通灯模拟实验,红黄绿三色小灯闪烁时间就要模拟真实的交通灯,我们使用Arduino 的delay()函数来控制延时时间,相对于C 语言就要简单许多了。(void setup() { pinMode(redled, OUTPUT);/ pinMode(yellowled, OUTPUT) pinMode(greenled, OUTPUT); })
<acba> 在 2025-01-24 上传 | 大小:326kb | 下载:0

[单片机(51,AVR,MSP430等)AMIS-49587-D

说明:plc with datasheet that gives all the features and control register
<itqiq> 在 2025-01-24 上传 | 大小:339kb | 下载:0

[VHDL编程05.按键控制

说明:我们来尝试一下使用Arduino的I/O 口的输入功能即为读取外接设备的输出值,我们用一个按键和一个LED 小灯完成一个输入输出结合使用的实验;(Let's try to use the input function of the I/O port of Arduino, that is, to read the output value of the external device. We use a button and a LED
<acba> 在 2025-01-24 上传 | 大小:857kb | 下载:0

[VHDL编程06.抢答器

说明:就是将上面的按键控制小灯的实验扩展成3 个按键对应3 个小灯,占用6 个数字I/O 接口,来实现对小灯的控制(It is to expand the above key control light experiments to 3 keys corresponding to 3 small lights, 6 digital I/O interface, to realize the control of the light.)
<acba> 在 2025-01-24 上传 | 大小:568kb | 下载:0

[VHDL编程09.数字电压表

说明:本实验我们将电位计的阻值转化为模拟值读取出来,然后显示到屏幕上,这也是我们以后完成自己所需的实验功能所必须掌握的实例应用。(In this experiment, we transform the resistance of potentiometer into analogue value and read it to the screen, which is an example application that we must m
<acba> 在 2025-01-24 上传 | 大小:1.01mb | 下载:0

[VHDL编程归档

说明:ddr3使用教学(DDR3 using teaching)
<tonephy> 在 2025-01-24 上传 | 大小:24.09mb | 下载:0

[单片机(51,AVR,MSP430等)STM32CubeMXcan

说明:STM32F429I的单片机can总线通讯(STM32F429I microcontroller can bus communication)
<好学者zl> 在 2025-01-24 上传 | 大小:64.42mb | 下载:0

[单片机(51,AVR,MSP430等)超声波测距显示实验

说明:利用stm32开发板,实现倒车系统的模拟(Using STM32 development board to realize the simulation of reversing system)
<小辣椒11> 在 2025-01-24 上传 | 大小:3.29mb | 下载:0

[嵌入式/单片机编程SPWM输出

说明:定时器输出SPWM波,通过GPIO用LED显示(The timer output SPWM wave, displayed in LED by GPIO)
<HIDE918> 在 2025-01-24 上传 | 大小:283kb | 下载:0

[单片机(51,AVR,MSP430等)汇编版

说明:LED控制,有汇编语言,方便使用,利于二次开发,(asdfjowqanmifasoidfjhowianmcvfasoidjfowiefjroasidf)
<ZARDSiena> 在 2025-01-24 上传 | 大小:10kb | 下载:0

[其他嵌入式/单片机内容web_radio

说明:该项目主要是向一个网络服务器获取音乐,然后在 ESP32 上面进行本地解码、播放,从而做成了一个网络电台的功能。(esp 32 network radio station The main purpose of this project is to get music from a web server, then decode it locally on ESP32, and play a function of network r
<jack8023> 在 2025-01-24 上传 | 大小:10kb | 下载:0

[单片机(51,AVR,MSP430等)21ic下载_SPI_DAC_AD5724

说明:DAC数模转换,SPI串口通讯,单片机stm32,快速简单(DAC digital mode conversion, SPI serial communication, MCU STM32, fast and simple)
<menger521> 在 2025-01-24 上传 | 大小:26kb | 下载:0

源码中国 www.ymcn.org