摘要:
代码将讲解如何实现按键扫描功能,注册按键事件(单击/双击/长按/长长按/按下/松开) /**********************... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(62)
评论(0)
推荐(0)
摘要:
代码将讲解如何实现按键扫描功能,注册按键事件(单击/双击/长按/长长按/按下/松开) /**********************... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(62)
评论(0)
推荐(0)
摘要:
SAADC -逐次逼近模拟-数字转换器 ADC是一种差分逐次逼近寄存器(SAR)模数转换器。 以下是SAADC的主要特点: 8/10... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(291)
评论(0)
推荐(1)
摘要:
GPIOTE—GPIO任务和事件 GPIO任务和事件(GPIOTE)模块提供了使用任务和事件访问GPIO管脚的功能。 每个GPIOT... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(111)
评论(0)
推荐(0)
摘要:
GPIO — General purpose input/output 通用输入/输出(GPIO)组织为一个端口多达32个I/ o(... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(173)
评论(0)
推荐(0)
摘要:
Random Number Generator (RNG) The Random Number Generator (RNG) ge... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(30)
评论(0)
推荐(0)
摘要:
Universal Asynchronous Receiver/Transmitter (UART) The Universal A... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(94)
评论(0)
推荐(0)
摘要:
LED 本文将介绍NRF51,如何点亮LED灯。 官方手册下载: https://infocenter.nordicsemi.com... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(46)
评论(0)
推荐(0)
摘要:
NRF51系列的PWM是由TIM+PPI+GPIO组成的,下面依次介绍: Programmable Peripheral Inter... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(98)
评论(0)
推荐(0)
摘要:
Analog to Digital Converter (ADC) The 10 bit incremental Analog to... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(55)
评论(0)
推荐(0)
摘要:
GPIO Task Event blocks (GPIOTE) A GPIOTE block enables GPIOs on Po... 阅读全文
posted @ 2022-08-13 11:00
嵌入式单片机实验室
阅读(38)
评论(0)
推荐(0)
|