搜索资源列表
TCPIPDemoApp
- 基于pic单片机的嵌入式系统的以太网通信的软件程序,可以实现pic单片机以太网开发板的网络功能,以及学习TCP/IP协议栈的使用方法-Pic based on the Embedded System Single Chip Ethernet communications software program, can achieve single-chip Ethernet development board pic of network functions, as well as learning
STM32-PWM
- stm32单片机开发,请在keil 4.0环境运行, STM32 PWM输出实验(库函数),解压完app文件有c程序代码-Stm32 SCM development, please in keil 4.0 environmental operation, stm32 PWM output experiment (library function), unpack the app file have c program code
STM32-key
- stm32单片机开发,请在keil 4.0环境运行, STM32 按键输出实验(库函数),解压完app文件有c程序代码-Stm32 SCM development, please in keil 4.0 environmental operation, stm32 key output experiment (library function), unpack the app file have c program code
STM32-RTC
- stm32单片机开发,请在keil 4.0环境运行, STM32 rtc输出实验(库函数),解压完app文件有c程序代码-Stm32 SCM development, please in keil 4.0 environmental operation, stm32 RTC output experiment (library function), unpack the app file have c program code
STM32-timer
- stm32单片机开发,请在keil 4.0环境运行, STM32 定时器输出实验(库函数),解压完app文件有c程序代码-Stm32 SCM development, please in keil 4.0 environmental operation, stm32 timer output experiment (library function), unpack the app file have c program code
STM32-uart
- stm32单片机开发,请在keil 4.0环境运行, STM32 串口输出实验(库函数),解压完app文件有c程序代码-Stm32 SCM development, please in keil 4.0 environmental operation, stm32 serial ports output experiment (library function), unpack the app file have c program code
SMARTCONFIG
- 串口转WIFI模块,对SMARTCONFIG功能的实现源码,主要应用在手机安卓系统的APP开发中。-Serial to WIFI module, SMARTCONFIG function source implementation, mainly used in the development of mobile APP Android system
stm32-iap-small-data
- 1.此代码基于红牛开发板,请根据自己的板子进行修改。 2.通过修改网上的代码实现,修改前的功能开了一个很大的缓存接收app数据,然后一次性全部数据写入, 但是这个在实际应用中没多大用,所以修改为一次写入128个字节。 3.程序flash的偏移地址为0x8010000,所以app编译前应该在mdk中设置 Option窗口->Target页->IROM1,start 改为 0x8010000 4.设置中断向量重映射,我用的方法是在app端的main函
QQ2440UIP
- QQ2440开发板 移植了UIP 实现了全部的APP功能,给学些网络的朋友提供参考,谢谢。-QQ2440 development board transplant UIP APP implements the full feature network to learn some friends to provide a reference, thank you.
msOS_V0.12_20150910
- msos 2015年9月11日 1、Gui增加单精度浮点类型GuiDataTypeFloatDec,字符串直接显示类型GuiDataTypeString,采用sprintf解析数字,转换成字符显示,ModifyTextBoxData函数全新设计,支持对单精度数据类型float加减。 2、App和Menu中增加了单精度浮点数据类型的例子和直接字符串显示的例子。 3、增加data和menu数据类型,在系统层定义了data的全局指针AppDataPointer,这样便于在系统设
sourceinsightt
- 单片机开发软件文件的详细介绍说明以及经验-source insight app
nRF51822-Bluetooth-thermometer
- nRF51822 蓝牙温度计 1.烧录 配套的协议栈 文件夹里面的S130协议栈,打开项目工程 3.中级篇-BLE实验\第15讲 蓝牙温度计 \蓝牙温度计\examples\ble_peripheral\ble_app_hts\pca10028\s130\arm5_no_packs 编译,下载。 3.重新给开发板上电,七彩灯会闪绿色,表示正在广播。 4.打开APP lightblue。 5.APP会自动搜索蓝牙外设,并显示出来。 6.点击搜索到的设备名为Infor-Li
LearnProgect1210
- 51结合WIFI的APP开发程序,可以进行修改-51 combined with the WIFI APP development process, can be modified
nrf51-ble-app-lbs-master
- nordic nrf51 低功耗蓝牙开发参考代码。-nordic bluetooth sample
ESP8266_C51
- 附件中的代码,在安信可测试板上通过单片机运行AI-CLOUD 安信可云协议,完成用AT固件的方式开发,从SMARTLINK 到 设备与手机绑定,以及数据的双向收发 功能,本程序可以移植到STM8的1元单片机中,配合内含安信可云协议的AT固件模块(价格不变),即可实现低成本的各类平台应用方案! -Annexed code, Shun can test board through the MCU running AI-CLOUD Shun can cloud the agree
WIFI
- 基于ESP8266在原子开发板上,利用机智云协议实现手机控制原子开发板的外设(Based on ESP8266, in the atomic development board, using the smart cloud protocol to implement the mobile phone control atomic development board peripherals)
标准例程-SRAM APP版本
- STM32单片机经典例程 此目录下包含的资料是初学者/刚接触我们开发板的朋友,需要重点阅读的.里面包含了入门教程,安装手册等资料.尤其是<<ALIENTEK 战舰STM32开发板入门教程&FAQ.pdf>>,该文档所有刚接触我们开发板的朋友,都应该认真阅读一遍(STM32 microcontroller classic routines This directory contains information is a friend of a beginner/ju
网关方案三:ZIGBEE %2B SIM900A
- 1.zigbee编写语言为C语言,使用ZStack-CC2530-2.3.1-1.4.0协议栈; 2.APP使用eclipse eda安卓开发,采用sim900A连接外网,可简单修改连接esp8266wifi模块,从而连接外网,app能够实时显示采集zigbee采集的距离; 3.服务api采用的是淘宝云平台的api,服务器长期有效,无需修改; 4.通过cc2530之间通信,采集到rssi值,计算出距离,通过串口上传上位机,该程序能简单修改主函数,实现测距。(1.zigbee is writ
DAC8563-V1.0
- 我是北京小米科技有限公司高级研发工程师,精通JAVA开发技术,主要负责网站、APP、软件开发,具有五年的JAVA开发工作经验。希望在CodeForge结识更多JAVA高手来学习、合作。(I am a senior R&D engineer of Beijing Millet Technology Co., Ltd. I am proficient in JAVA development technology. I am mainly responsible for website, AP