-
基于ENC28J60的TCP程序
该源代码所使用的单片机是PIC24HJ64GP206,以太网控制芯片用的是ENC28J60,通讯方式是:TCP
- 2022-10-16 09:05:03下载
- 积分:1
-
LWIP移植到NXP LPC1768 MCU
这是我的移植中的LPC1768板文件,某些编程文件可以用于指,使用了lwIP的一种方法是没有操作系统(又名“裸机”)上运行 - seeLwIP_with_or_without_an_ OPERATING_SYSTEM。运行在无操作系统模式也经常被称为从控制它的LWIP的符号NOSYS环境。在NOSYS模式下,netconn和插座的API不可用。所有申请必须使用原始(或本地)API编写。至于了lwIP而言,有执行在整个系统中的仅一个线程。由于不需要操作系统模拟层,一个端口这样的环境稍微简单。
- 2022-03-25 02:51:38下载
- 积分:1
-
有关TMSF2812配制文件、初始化、中断等源代码,初学者可以将其作为程序框架。...
有关TMSF2812配制文件、初始化、中断等源代码,初学者可以将其作为程序框架。-About the config file, initializing , interrupt,etc. of TMSF2812. the beginner can used it for the frame of the program
- 2022-06-19 11:05:41下载
- 积分:1
-
stc51单片机 数码管电子时钟(内部定时器)
stc51单片机 数码管电子时钟
使用内部定时器
外接元件为4个独立按键
K1 = P1^4;
K2 = P1^5;
K3 = P1^6;
K4 = P1^7;
和8段数码管
a = P0^0
b = P0^1
c = P0^2
d = P0^3
e = P0^4
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-04 05:35:03下载
- 积分:1
-
nOKİ A 6100 lcd SAMPLE CODE
nOKİ A 6100 lcd SAMPLE CODE
- 2022-03-23 08:02:51下载
- 积分:1
-
在msp430上编写ads1115时序
应用背景
利用msp430单片机,编写ads1115驱动时序,电子设计大赛用。
已验证。
关键技术
用c语言编写,IAR软件,msp430单片机。
经过仿真器调试。
- 2022-02-12 03:50:16下载
- 积分:1
-
iic驱动源程序
iic驱动源程序-iic actuation source program
- 2022-06-30 15:18:40下载
- 积分:1
-
能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码...
能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
- 2022-08-18 01:05:30下载
- 积分:1
-
stm32f429i
本例演示如何配置提姆周在PWM(脉冲宽度调制方式)。四PWM信号产生不同的占空比送入机器人CC电机相。显示菜单以不同转速之间选择
- 2022-05-12 11:20:52下载
- 积分:1
-
/* To learn ARM9 S3C44B0 in call features and functions of the message in both E...
/* 学习ARM9 S3C44B0中电话呼叫功能和中英文短信功能的实现方
/* 1. 该实验仅仅适用与JX44B0-2以及JX44B0-3实验箱 */
/* 2. 实验之前请阅读用户手册,并进行正确的硬件连接 */
/* 3. 实验过程需要SIM卡,SIM可以使用中国移动和中国联通的各种手机卡 */
/* 4. SIM卡请不要带电插拔,否则容易导致烧卡 */
/* 5. 短信实验中需要修改短信中心号码,请参照您的手机中的设置设置该值, */
/* 注意去掉前面的 + 号-/* To learn ARM9 S3C44B0 in call features and functions of the message in both English and Chinese to realize/* 1. The experiment is only applicable with JX44B0-2, as well as JX44B0-3 experiment boxes*//* 2. Experiment please read the user manual before and the correct hardware to connect*//* 3. experimental process requires SIM card, SIM can use China Mobile and China Unicom a variety of mobile phone cards*//* 4. SIM card, please do not live plug, otherwise easily lead to burn cards*//* 5. experiments need to amend the message message center number, please refer to your phone settings in setting this value,*//* Note remove the front of+ No.
- 2022-03-13 12:16:59下载
- 积分:1