-
著名的linux嵌入式系统的Web Server源代码,支持ASP脚本.
著名的linux嵌入式系统的Web Server源代码,支持ASP脚本.-famous Embedded System Web Server source code, ASP script support.
- 2022-08-06 08:07:54下载
- 积分:1
-
周立功公司提供的嵌入式系统图形界面的内核
周立功公司提供的嵌入式系统图形界面的内核-Week Ligong provide graphical interfaces for embedded system kernel
- 2022-01-25 22:13:14下载
- 积分:1
-
嵌入式系统文件管理部分,对文件和目录管理,可以删除,创建,重名名,模拟dos系统。
嵌入式系统文件管理部分,对文件和目录管理,可以删除,创建,重名名,模拟dos系统。-embedded document management system, the management of files and directories, delete, create, Chong, and simulation dos system.
- 2022-04-06 11:44:56下载
- 积分:1
-
lpc 2148 adc
1)LPC2148开发。开发板是由NEX机器人。链接:http://www.nex-robotics.com/lpc2148-development-board/lpc2148-development-board.html
2)GPS模块:联发科MT3318芯片组的模块链接:
http://www.nex-robotics.com/products/gps-receiver/gps-receiver-mt3318-module.html
3)加速度:MMA8451Q(3轴+/-8克I2C基于加速度传感器飞思卡尔)链接:
http://www.nex-robotics.com/products/sensors/3-axis-digital-accelerometer-with-voltage-regulator.html
4)GSM调制解调器:SIMCOM SIM900a链接:
http://www.rhydolabz.com/index.php?main_page=product_info&products_id=1079
- 2022-09-20 13:35:08下载
- 积分:1
-
arduino 液晶屏
dogm128 库更新日志
2010-02-13 v1.00 奥利弗 Kraus < olikraus@gmail.com >
* 第一版
2010-07-17 v1.01 奥利弗 Kraus < olikraus@gmail.com >
* 固定编译器警告
* 修正了一个在 Breakorino
* 实施 getStrWidth 函数 (十三期)
* 添加了新示例"Stars.pde"
* 添加位图支持 (例如"Walk.pde")
* 少闪存 ROM 所需 (函数放入单独的文件)
* 在 drawArc 修正 bug (w0 > w1)
* 添加 GraphicsTest.pde
2010-07-18 v1.02 奥利弗 Kraus < olikraus@gmail.com >
* 删除不是必需的文件
2010-08-19 v1.03 奥利弗 Kraus < olikraus@gmail.com >
* 代码更新: DOG_WIDTH 如果需要使用
* 支持 DOGM132 和 DOGS102
* 新级别 4 和 5 的 Breakorino
* 添加 SPI 抽象层 (dogmspi.c)
* 更通用的延迟过程 (dog_delay())
* clrHLine xorHLine
2010-09-05 v1.04 奥利弗 Kraus < olikraus@gmail.com >
* 重命名 dog_delay()--> dog_Delay()
* 重命名 dog_init()--> dog_Init()
* 重命名 dog_set_inverse()--> dog_SetInvertPixelMode()
* 重命名 dog_set_contrast()--> dog_SetCont
- 2022-03-07 18:53:32下载
- 积分:1
-
ATmaga128 single chip TIMER1 (16
ATmaga128单片机TIMER1(16位定时器)程序
通过设计寄存器的值可以实现准确的定时信号输出-ATmaga128 single chip TIMER1 (16-bit timer) register through the design process can achieve an accurate value of the timing signal output
- 2022-03-21 06:22:23下载
- 积分:1
-
stm32f4发现rc522 pre源
源代码驱动程序模块的RF RC522。基于Keil C语言和用于STM32F4探索板。包括SPI驱动SPI模块引脚。请记住,使用3.3V的电压.
- 2023-08-29 14:40:04下载
- 积分:1
-
This procedure for the experiment board' s overall test program, a comprehens...
本程序为实验板的总体测试程序,综合测试了整个实验板上的绝大多数功能,下载程序后会依次看到以下5种状态。
1.8个流水灯先会从上到下流动一遍,同时蜂鸣器发声。
2.接着DAC电流指示灯由暗变亮
3.接着前三位数码管显示温度值
4.接着AD数值显示在数码管的前三位
5.接着等待矩阵键盘的按下,按下后相应的数码显示在数码管的后三位上-This procedure for the experiment board" s overall test program, a comprehensive test of the vast majority of the entire experiment on-board features, download the program will in turn see the following five kinds of states. 1.8 water lights will first flow from top to bottom again, at the same time buzzer sound. 2. And then DAC current indicator light changes from the dark 3. And then the top three LED display temperature 4. And then AD values displayed in the top three digital tube 5. And then wait for the keyboard matrix is pressed, press the corresponding post- digital display in the digital control on the latter three
- 2023-08-29 01:00:04下载
- 积分:1
-
此为本人今期一个项目的部分C51源程序,包含AD键盘检测及处理程序,语音芯片WTV―S的资料,配套软件及驱动控制程序。(如须更详细的资料,可邮件索取,ligan...
此为本人今期一个项目的部分C51源程序,包含AD键盘检测及处理程序,语音芯片WTV―S的资料,配套软件及驱动控制程序。(如须更详细的资料,可邮件索取,ligang048006@163.com-this as a phase I of this part of the C51 project source files, including AD keyboard detection and processing Voice Chip WTV-S information, and supporting software-driven control procedures. (For more detailed information, please obtain the mail, ligang048006@163.com
- 2022-01-26 01:27:37下载
- 积分:1
-
under the C programming reference, linux system interface module functions for C...
linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
- 2022-09-21 17:50:02下载
- 积分:1