@@ -50,16 +50,16 @@ More detailed blueprints are available for download through the links below (in
50
50
51
51
Below is a comparison between the different Nano Family boards.
52
52
53
- | Board | Nano | Nano Every | Nano 33 BLE | Nano 33 BLE Sense | Nano 33 IoT | Nano RP2040 Connect |
54
- | ------------ | ------------- | -------------- | ------------ | ----------------- | ----------------- | ------------------- |
55
- | Processor | ** ATmega328 ** | ** ATmega4809** | ** nRF42840 ** | ** nRF42840 ** | ** SAMD21G18A** | ** RP2040** |
56
- | Radio Module | x | x | NINA-B306 | NINA-B306 | NINA-W102 | NINA-W102 |
57
- | Connectivity | x | x | Bluetooth® | Bluetooth® | Wi-Fi, Bluetooth® | Wi-Fi, Bluetooth® |
58
- | Clock Speed | 16 Mhz | 16 Mhz | 64 Mhz | 64 Mhz | 48 Mhz | 133 MHz |
59
- | Flash Memory | 32 KB | 48 KB | 256 KB | 256 KB | 264 KB | 16 MB |
60
- | SRAM | 2 KB | 6 KB | 1 MB | 1 MB | 256 KB | 264 KB |
61
- | EEPROM | 1 KB | 256 byte | x | x | x | x |
62
- | I/O Voltage | 5V | 5V | 3.3V | 3.3V | 3.3V | 3.3V |
53
+ | Board | Nano | Nano Every | Nano 33 BLE | Nano 33 BLE Sense | Nano 33 IoT | Nano RP2040 Connect |
54
+ | ------------ | -------------- | -------------- | ------------ | ----------------- | ----------------- | ------------------- |
55
+ | Processor | ** ATmega328P ** | ** ATmega4809** | ** nRF52840 ** | ** nRF52840 ** | ** SAMD21G18A** | ** RP2040** |
56
+ | Radio Module | x | x | NINA-B306 | NINA-B306 | NINA-W102 | NINA-W102 |
57
+ | Connectivity | x | x | Bluetooth® | Bluetooth® | Wi-Fi, Bluetooth® | Wi-Fi, Bluetooth® |
58
+ | Clock Speed | 16 Mhz | 16 Mhz | 64 Mhz | 64 Mhz | 48 Mhz | 133 MHz |
59
+ | Flash Memory | 32 KB | 48 KB | 256 KB | 256 KB | 264 KB | 16 MB |
60
+ | SRAM | 2 KB | 6 KB | 1 MB | 1 MB | 256 KB | 264 KB |
61
+ | EEPROM | 1 KB | 256 byte | x | x | x | x |
62
+ | I/O Voltage | 5V | 5V | 3.3V | 3.3V | 3.3V | 3.3V |
63
63
64
64
There are several embedded sensors on the Nano boards, which can be seen below:
65
65
0 commit comments