Lines Matching +full:io +full:- +full:low +full:- +full:port

7 a VNG Bluetooth Low Energy UNO using an nRF51822 ARM processor.
28 - CPU:
30 + *Bluetooth Low Energy interface.*
35 + GPIO Voltage: 0 - 3.3V.
36 - DAPLink (CMSIS-DAP) interface for program and debug:
38 + USB HID (DAP): CMSIS-DAP compliant debug channel.
39 + USB CDC: Virtual COM port for log, trace and terminal emulation.
41 - Supports hardware flow control features (RTS/CTS).
42 - *Energy monitoring for BLE module by current measurement (Only VBLUno51_EM)*
43 - FOTA (Firmware over the air): Upgrade firmware over BLE interface.
44 - Build good applications with:
46 + Frameworks: Arduino, ARM mbed-OS, Zephyr-OS, Nordic SDK, RIOT-OS, MyNewt-OS, ChibiOS, NuttX RTOS
47 + A lot of tutorials for Arduino, mbed-os and more.
48 - Pinout: Arduino Uno Rev3 compliant.
49 - Power:
50 + USB port.
51 + Power adapter: +9 -> +12V.
53 + Rechargeable battery jump: +3.7 -> +12V
54 - Open source: Hardware design, firmware, packages, tutorial and example codes
62 ---
67 ------------
72 ------------
96 The VBLUno51 board has on-board DAPLink (CMSIS-DAP) interface for flashing and debugging.
100 This tutorial uses the blinky application :zephyr:code-sample:`blinky`.
106 .. zephyr-app-commands::
107 :zephyr-app: samples/basic/blinky
115 :zephyr:code-sample:`blinky` application.
117 .. zephyr-app-commands::
118 :zephyr-app: samples/basic/blinky
120 :maybe-skip-config:
129 * :zephyr:code-sample:`hello_world`
130 * :zephyr:code-sample:`blinky`
131 * :zephyr:code-sample:`button`
132 * :zephyr:code-sample:`bluetooth_beacon`
133 * :zephyr:code-sample:`ble_peripheral_hr`
138 .. target-notes::
141 .. _VBLUno51 wiki page: https://vngiotlab.github.io/vbluno/