Lines Matching +full:proximity +full:- +full:it
11 cooperation with Zephyr Project for the Hackathon - "Get Connected".
12 The board has a built-in debug adapter based on the DAPLink interface
15 It is equipped with the Electrophoretic (electronic ink) Display (EPD),
17 Bluetooth connectivity making it easy to experiment and evaluate the
21 * low-power, low-cost human-machine interface (HMI) for remote
28 Cortex |reg|-M4F SoC with an integrated 2.4 GHz transceiver supporting Bluetooth
36 On the front of the board are RGB-LED, ADPS9960 and HDC1010 sensors,
38 The RGB-LED is controlled by the nRF52840 via GPIO pins.
45 ADPS9960 is a Digital Proximity, Ambient Light, RGB and Gesture sensor.
47 MMA8652FC is a 12-bit Digital Accelerometer.
75 It is expected that the display will be replaced over time
82 +--------------+--------------------+----------------------+-------------------+
85 | Good Display | HINK-E0213 | SSD1673 / | reel_board |
87 +--------------+--------------------+----------------------+-------------------+
88 | Good Display | HINK-E0213A22 | SSD1675A / | reel_board@2 |
90 +--------------+--------------------+----------------------+-------------------+
104 * Active mode - supply voltages for nRF52840 and peripherals are on
105 * Low Power mode - only supply voltage for nRF52840 is on
120 +-----------+------------+----------------------+
123 | NVIC | on-chip | nested vectored |
125 +-----------+------------+----------------------+
126 | RTC | on-chip | system clock |
127 +-----------+------------+----------------------+
128 | UART | on-chip | serial port |
129 +-----------+------------+----------------------+
130 | I2C | on-chip | i2c |
131 +-----------+------------+----------------------+
132 | PWM | on-chip | pwm |
133 +-----------+------------+----------------------+
134 | SPI | on-chip | spi |
135 +-----------+------------+----------------------+
136 | GPIO | on-chip | gpio |
137 +-----------+------------+----------------------+
138 | FLASH | on-chip | flash |
139 +-----------+------------+----------------------+
140 | RADIO | on-chip | Bluetooth |
141 +-----------+------------+----------------------+
142 | SENSOR | off-chip | MMA8652FC polling: |
145 +-----------+------------+----------------------+
153 -------
155 +-------+----------------------------+---------------------------+
159 +-------+----------------------------+---------------------------+
161 +-------+----------------------------+---------------------------+
163 +-------+----------------------------+---------------------------+
165 +-------+----------------------------+---------------------------+
167 +-------+----------------------------+---------------------------+
169 +-------+----------------------------+---------------------------+
171 +-------+----------------------------+---------------------------+
173 +-------+----------------------------+---------------------------+
175 +-------+----------------------------+---------------------------+
177 +-------+----------------------------+---------------------------+
179 +-------+----------------------------+---------------------------+
181 +-------+----------------------------+---------------------------+
183 +-------+----------------------------+---------------------------+
185 +-------+----------------------------+---------------------------+
187 +-------+----------------------------+---------------------------+
189 +-------+----------------------------+---------------------------+
191 +-------+----------------------------+---------------------------+
193 +-------+----------------------------+---------------------------+
195 +-------+----------------------------+---------------------------+
197 +-------+----------------------------+---------------------------+
199 +-------+----------------------------+---------------------------+
201 +-------+----------------------------+---------------------------+
203 +-------+----------------------------+---------------------------+
205 +-------+----------------------------+---------------------------+
207 +-------+----------------------------+---------------------------+
209 +-------+----------------------------+---------------------------+
211 +-------+----------------------------+---------------------------+
213 +-------+----------------------------+---------------------------+
215 +-------+----------------------------+---------------------------+
217 +-------+----------------------------+---------------------------+
219 +-------+----------------------------+---------------------------+
221 +-------+----------------------------+---------------------------+
224 -------
226 +-------+----------------------------+---------------------------+
230 +-------+----------------------------+---------------------------+
232 +-------+----------------------------+---------------------------+
234 +-------+----------------------------+---------------------------+
236 +-------+----------------------------+---------------------------+
238 +-------+----------------------------+---------------------------+
240 +-------+----------------------------+---------------------------+
242 +-------+----------------------------+---------------------------+
244 +-------+----------------------------+---------------------------+
246 +-------+----------------------------+---------------------------+
248 +-------+----------------------------+---------------------------+
250 +-------+----------------------------+---------------------------+
252 +-------+----------------------------+---------------------------+
254 +-------+----------------------------+---------------------------+
256 +-------+----------------------------+---------------------------+
258 +-------+----------------------------+---------------------------+
260 +-------+----------------------------+---------------------------+
276 ------------------------------
278 +-------+-----------------------+---------------------------+
282 +-------+-----------------------+---------------------------+
284 +-------+-----------------------+---------------------------+
286 +-------+-----------------------+---------------------------+
288 +-------+-----------------------+---------------------------+
290 +-------+-----------------------+---------------------------+
292 +-------+-----------------------+---------------------------+
295 --------------
297 +-------+-----------------------+---------------------------+
301 +-------+-----------------------+---------------------------+
303 +-------+-----------------------+---------------------------+
305 +-------+-----------------------+---------------------------+
307 +-------+-----------------------+---------------------------+
309 +-------+-----------------------+---------------------------+
311 +-------+-----------------------+---------------------------+
314 ----------------------
316 +-------+-----------------------+-------------------------------------------+
320 +-------+-----------------------+-------------------------------------------+
322 +-------+-----------------------+-------------------------------------------+
324 +-------+-----------------------+-------------------------------------------+
326 +-------+-----------------------+-------------------------------------------+
328 Built-in Debug Adapter
345 ----------------------
354 --------------------
356 +-------+-----------------------+----------------------------------------------+
360 +-------+-----------------------+----------------------------------------------+
362 +-------+-----------------------+----------------------------------------------+
364 +-------+-----------------------+----------------------------------------------+
367 ------------
369 +-------+-----------------------+--------------------------------+
373 +-------+-----------------------+--------------------------------+
375 +-------+-----------------------+--------------------------------+
377 +-------+-----------------------+--------------------------------+
397 In addition, it includes a NOTM.2 connector and more powerful DCDC converter
415 Stand-alone
421 Stand-alone configuration is more suitable for applications where
447 be connected to program or debug MCU in Stand-alone configuration.
452 Use it with care.
484 .. code-block:: console
486 …0204", ATTR{idVendor}=="0d28", MODE="0666", GROUP="plugdev"' > /etc/udev/rules.d/50-cmsis-dap.rules
490 .. code-block:: console
492 $ sudo udevadm control --reload-rules
500 Here is an example for the :zephyr:code-sample:`hello_world` application.
504 .. code-block:: console
506 $ minicom -D <tty_device> -b 115200
513 .. zephyr-app-commands::
514 :zephyr-app: samples/hello_world
522 .. zephyr-app-commands::
523 :zephyr-app: samples/hello_world
531 :zephyr:code-sample:`hello_world` application.
533 .. zephyr-app-commands::
534 :zephyr-app: samples/hello_world
536 :maybe-skip-config:
546 * :zephyr:code-sample:`blinky`
547 * :zephyr:code-sample:`button`
555 .. target-notes::
560 .. target-notes::
566 https://github.com/PHYTEC-Messtechnik-GmbH/DAPLink/tree/reel-board