Lines Matching +full:analog +full:- +full:axis

10 Wifi, Bluetooth, a 6 axis IMU, and secure element.
19 - ATSAMD21G18A ARM Cortex-M0+ processor at 48 MHz
20 - 256 KiB flash memory and 32 KiB of RAM
21 - One user LED
22 - One reset button
23 - Native USB port
24 - Wifi and Bluetooth via a u-blox NINA-W102
25 - ATECC608A secure element
26 - LSM6DS3 six axis accelerometer and gyro
34 +-----------+------------+------------------------------------------+
37 | ADC | on-chip | Analog to digital converter |
38 +-----------+------------+------------------------------------------+
39 | COUNTER | on-chip | Pulse counter |
40 +-----------+------------+------------------------------------------+
41 | DMA | on-chip | Direct memory access unit |
42 +-----------+------------+------------------------------------------+
43 | Flash | on-chip | Can be used with LittleFS to store files |
44 +-----------+------------+------------------------------------------+
45 | GPIO | on-chip | I/O ports |
46 +-----------+------------+------------------------------------------+
47 | HWINFO | on-chip | Hardware info and serial number |
48 +-----------+------------+------------------------------------------+
49 | NVIC | on-chip | nested vector interrupt controller |
50 +-----------+------------+------------------------------------------+
51 | PWM | on-chip | Pulse Width Modulation |
52 +-----------+------------+------------------------------------------+
53 | SPI | on-chip | Serial Peripheral Interface ports |
54 +-----------+------------+------------------------------------------+
55 | SYSTICK | on-chip | systick |
56 +-----------+------------+------------------------------------------+
57 | USART | on-chip | Serial ports |
58 +-----------+------------+------------------------------------------+
59 | USB | on-chip | USB device |
60 +-----------+------------+------------------------------------------+
61 | WDT | on-chip | Watchdog |
62 +-----------+------------+------------------------------------------+
79 with the on-chip PLL generating the 48 MHz system clock. The internal
105 with a host PC. See the :zephyr:code-sample-category:`usb` sample applications for
106 more, such as the :zephyr:code-sample:`usb-cdc-acm` sample which sets up a virtual
121 #. Build the Zephyr kernel and the :zephyr:code-sample:`hello_world` sample application:
123 .. zephyr-app-commands::
124 :zephyr-app: samples/hello_world
138 .. code-block:: console
140 $ minicom -D /dev/ttyACM0 -o
142 The -o option tells minicom not to send the modem initialization
145 - Speed: 115200
146 - Data: 8 bits
147 - Parity: None
148 - Stop bits: 1
154 .. zephyr-app-commands::
155 :zephyr-app: samples/hello_world
165 .. target-notes::
168 https://store.arduino.cc/arduino-nano-33-iot