搜索资源列表
UDPtest_for_ARM_44B0
- 在ARM 44B0开发板上实验的的UDP数据报传输,可作为嵌入式系统进行网络通信的参考-on ARM development boards 44B0 experiment UDP datagram transmission, Embedded systems can be used as network communications reference
lpc21xx_test
- LPC21XX系列开发板测试原代码,包括IIC RTC BEEZ UART等基础实验
FS2410_APP
- 这是FS2410 开发板的所有实验程序,这些程序都经过测试OK-This is a development board FS2410 all experimental procedures, these procedures are tested OK
高级例程-以太网-HTTP网页服务器
- HTTP网页服务器实验: 1、用网线将开发板和交换机、路由器相连,但要保证板子在一个网段内。 2、设置电脑的ip为:192.168.1.x,其中x为除253之外的数字(因为253被开发板占用)。 用JLINK将开发板和电脑连接,打开HTTP网页服务器实验工程,编译下载,运行。 打开浏览器,在地址栏输入:http://192.168.1.253/ 则可以看到开发板发来的网页。(you can learn how to contact with a web in your P
实验1:点亮第一个LED
- 51开发板中第一个程序点亮第一个led,运行程序后会自动点亮第一盏小灯(The first program in the development board lights the first led, and the first light is automatically lit when the program is run)
实验2:LED闪烁
- 51开发板中第2个程序点亮所有led,运行程序后会自动点亮所有小灯(The second program in the development board lights up all the leds, and the running program automatically lights up all the small lights)
实验3:LED流水灯
- 51开发板中第3个程序循环流水灯,运行程序后会自动点亮所有小灯并闪烁(The 3rd program in the development board is circulating the running water lamp, which will automatically light all the small lights and blink when the program is running)
实验4:蜂鸣器
- 51开发板中第4个程序蜂鸣器,运行程序后会自动打开蜂鸣器并发声(The fourth program buzzer in the development board, which will automatically turn on the buzzer and make a sound after running the program)