This page (revision-1) was last changed on 2020-04-30 04:30 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
1 2020-04-30 04:30 775 bytes Murray Altheim

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 20 lines
The classic __Arduino Nano__ is the smallest board to build your projects with.
Looking at a variety of alternatives:
* [Arduino Nano|https://store.arduino.cc/usa/arduino-nano]
* [Arduino Nano 33 IoT|https://store.arduino.cc/usa/nano-33-iot] (with Bluetooth, WiFi, Internet-of-Things)
* [Arduino Nano 33 BLE|https://store.arduino.cc/usa/nano-33-ble] (with Bluetooth)
* [Arduino Nano 33 BLE Sense|https://store.arduino.cc/usa/nano-33-ble-sense] (with Bluetooth and embedded sensors)
!! References
* [Getting started with the Arduino NANO 33 BLE Sense|https://www.arduino.cc/en/Guide/NANO33BLESense]
** e.g., [gyroscopeAvailable()|https://www.arduino.cc/en/Reference/ArduinoLSM9DS1gyroscopeAvailable] in the BLE Sense library
----
[{Tag Arduino}]