搜索资源列表
44b0GPRS
- ARM 处理器44b0与GPRS模块通信实例程序-ARM processor 44b0 and GPRS communications module sample program
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
GPRS
- arm控制gprs模块,拨打电话,拨号上网
downloadpaper
- 介绍了一种基于ARM 和GPRS 的远程监控系统。以Samsung S3C2410 为中央 处理器的嵌入式系统主要完成系统的控制和数据功能,用GPRS 网络连接Internet 实现监控中心与远程ARM 嵌入式系统的通讯。并对远程终端的硬件结构和监控中心软件设计进行了介绍。
MT6223D Datasheet
- MT6223是款入门级GSM/GPRS,多媒体处理器,采用ARM RISC架构。 本文详细讲述了该芯片的工作原理,为基于该嵌入式芯片的开发, 提供了很好的指导。
armgprs1
- arm s3c2410 gprs模块的实用代码,已经调试通过.-gprs module s3c2410 arm on practical code, have been debug through.
gprs
- 基于arm9 s3c2410 的GPRS源代码-jiyu arm 9 s3c2410 s code
ARM9GPRS
- 基于ARM9的嵌入式GPRS的设计与实现,用基于ARM核的S3C2410微处理器-ARM9-based embedded GPRS design and implementation, with ARM core-based microprocessor S3C2410
huaweiGPRS_drv
- 华为GPRS模块的ARM程序。用该程序可以把GPRS模块作为一个透明的数据传输通道。只需要通过串口仍数据给模块就可以了。-Huawei GPRS module ARM program. The program can use GPRS module as a transparent data transmission channel. Only need the data to the module through the serial port is still on it.
gprs
- 基于ARM的嵌入式GPRS通信的设计与实现,一篇论文-Based on the ARM of gprs-based embedded design and implementation, an essay
gprs
- GPRS程序,基于ATMEL 7系列arm,调试通过,请放心使用,IAR下调试-IAR GPRS
dtu
- GPRS通信,支持TCP/IP UDP 支持多中心,使用NXP cortex M3系列ARM,测试通过,可正常运行-GPRS communication, support TCP/IP UDP support, multi-center, the use of NXP cortex M3 series ARM, test can be run
gprs_send_chinese_message
- 本程序为ARM开发板GPRS发中文短信程序,通过串口编程控制GPRS发中文短信。自己编写,调试成功,希望对大家有所帮助。-The procedures for the ARM development board GPRS hair Chinese text message program, through a serial port programming control GPRS hair Chinese text messages written yourself, debugging su
q32q2
- 基于ARM的GPRS远程数据传输与接收模块的设计.-Based on the ARM GPRS remote data transmitting and receiving module design.
ARM_for_GPRS
- 它能够用于控制ARM平台下的GPRS设备,能够很好的工作,已经通过测试-This source code is used to control GPRS on the arm platform.It has been tested and it is very useful.
STM32_FLASH_UpData_Boot
- STM32单片机IAP自编程启动程序。用户通过GPRS等途径向单片机发送新的程序,stm32通过本启动代码判断是否有程序升级,进入升级模式。本代码使用IAR FOR ARM编写,工程可直接使用。-STM32 MCU IAP since the start of the programming process. Users through GPRS and other ways to send a new program to the microcontroller, stm32 through
GSM GPRS读,写,控制程序
- 基于嵌入式arm 利用c语言实现的gms gprs读写,控制程序。