自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (2)
  • 收藏
  • 关注

原创 BLE开发

蓝牙BLE(BlueTooth BLE)入门及爬坑指南:https://www.jianshu.com/p/d991f0fdec63BLE:https://www.cnblogs.com/wi100sh/category/926570.htmlBLE:http://bbs.codertown.cn/forum.php?mod=viewthread&tid=199&fr...

2020-03-22 22:23:50 100

原创 一些有用的网站

EFM32的库函数参考网址:http://devtools.silabs.com/dl/documentation/doxygen/5.6/efm32g/html/index.html力扣网:https://leetcode-cn.com/搜珍网:https://www.dssz.com/

2020-03-22 22:19:56 219

原创 EFM32 LEUART

EFM32超低功耗LEUART例程分享#include <stdint.h>#include <stdbool.h>#include “efm32.h”#include “efm32_chip.h”#include “efm32_cmu.h”#include “efm32_leuart.h”#include “efm32_gpio.h”#include “l...

2019-12-09 22:17:09 366

BLEDemo-master.zip

实现BLE蓝牙的扫描、连接、通过Characteristic收发数据

2019-08-09

msp430f6638实验程序

msp430f6638实验程序,超级详细,希望对大家有帮助,程序齐全,注释详细

2018-12-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除