-
8960-wcdma_GPIB
关于8960的GPIB的串口命令,对手机工具编程很重要(8960 GPIB, serial commands, the phone very important tool for programming)
- 2012-05-09 00:05:08下载
- 积分:1
-
Electronic-locks
电子密码锁,内有汇编程序及Protues仿真,已设计调试成功,供大家参考。(Electronic locks)
- 2015-09-12 08:21:16下载
- 积分:1
-
430xiaoche
基于MSP430G2553的智能小车程序,可实现各方向移动。(Based MSP430G2553 smart car, which enables movement in all directions.)
- 2014-12-21 10:36:58下载
- 积分:1
-
hal调用底层示例代码
hal调用底层示例代码
- 2015-06-11下载
- 积分:1
-
基于STM32的温感GPS终端设计
【实例简介】
野火的指南者,GPS是ATGM332D,温度传感器是DHT11。实现定位温度的采集、LCD显示及WIFI传输
/**
温感GPS终端设计.rar
******************************************************************************
* @file main.c
* @author fire
* @version V1.0
* @date 2013-xx-xx
* @brief 对GPS模块传输的数据进行解码,获取定位信息。
******************************************************************************
* @attention
*
* 实验平台:秉火 STM32 F103-指南者 开发板
* 论坛 :http://www.firebbs.cn
* 淘宝 :https://fire-stm32.taobao.com
*
******************************************************************************
*/
#include "stm32f10x.h"
#include "./usart/bsp_usart.h"
#include "./gps/gps_config.h"
#include "./lcd/bsp_ili9341_lcd.h"
#include "./systick/bsp_SysTick.h"
#include "./dht11/bsp_dht11.h"
#include "./i2c/bsp_i2c_ee.h"
#include "./flash/bsp_spi_flash.h"
#include "usart1.h"
#include "test.h"
#include "bsp_esp8266.h"
#include
#include
extern void nmea_decode_test(void);
extern void ESP8266_StaTcpClient_UnvarnishTest2(void);
int main(void)
{
ILI9341_Init ();
SysTick_Init();
DHT11_Init ();
ILI9341_GramScan ( 6 );
USART_Config();
USARTx_Config();
ESP8266_Init ();
GPS_Config();
while(1)
{
ESP8266_StaTcpClient_UnvarnishTest2();
nmea_decode_test();
}
}
- 2021-10-16 00:31:16下载
- 积分:1
-
disk
操作系统各种调度算法模拟,包括先来先服务、最短寻道时间优先、电梯调度算法等。(A variety of operating systems scheduling algorithm simulation, including first come, first service, the shortest way time priority, elevator for scheduling algorithm, etc.)
- 2012-03-14 16:09:17下载
- 积分:1
-
gbs
深色古典留言本运行环境: ASP环境/Access(Classical dark Guestbook operating environment: ASP environment/Access)
- 2016-03-08 21:36:30下载
- 积分:1
-
开发入门
使用与c 和 MFC初学者
- 2013-07-27下载
- 积分:1
-
danji
基于51单片机的实验
用于驱动直流电机的c程序(Based on 51 single-chip experiments used to drive DC motor c program)
- 2013-08-14 11:06:29下载
- 积分:1
-
matrix
led_matrix
created by moein hemati
- 2013-07-22 01:02:02下载
- 积分:1