TannerGilbert/Arduino-Nano-33-BLE-Sense-Code-Collection - GitHub
Maybe your like
-
Uh oh!
There was an error while loading. Please reload this page.
- Notifications You must be signed in to change notification settings
- Fork 5
- Star 22
Arduino Nano 33 BLE Sense Code Collection
gilberttanner.com/blog/arduino-nano-33-ble-sense-overview 22 stars 5 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings- Code
- Issues 0
- Pull requests 0
- Actions
- Projects 0
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory8 Commits | ||||
| .github | .github | |||
| BLE | BLE | |||
| Mbed | Mbed | |||
| Sensors | Sensors | |||
| .gitignore | .gitignore | |||
| README.md | README.md | |||
| View all files | ||||
Repository files navigation
- README
The Arduino Nano 33 BLE Sense is an evolution of the traditional Arduino Nano, but featuring a lot more powerful processor, the nRF52840 from Nordic Semiconductors, a 32-bit ARM® Cortex™-M4 CPU running at 64 MHz. This will allow you to make larger programs than with the Arduino Uno (it has 1MB of program memory, 32 times bigger), and with a lot more variables (the RAM is 128 times bigger). The main processor includes other amazing features like Bluetooth® pairing via NFC and ultra low power consumption modes. - ARDUINO NANO 33 BLE SENSE Official Website
Hardware Overview
| Microcontroller | nRF52840 (datasheet) |
| Operating Voltage | 3.3V |
| Input Voltage (limit) | 21V |
| DC Current per I/O Pin | 15mA |
| Clock Speed | 64MHz |
| CPU Flash Memory | 1MB (nRF52840) |
| SRAM | 256KB (nRF52840) |
| EEPROM | none |
| Digital Input / Output Pins | 14 |
| PWM Pins | all digital pins |
| UART | 1 |
| SPI | 1 |
| I2C | 1 |
| Analog Input Pins | 8 (ADC 12 bit 200 ksamples) |
| Analog Output Pins | Only through PWM (no DAC) |
| External Interrupts | all digital pins |
| LED_BUILTIN | 13 |
| USB | Native in the nRF52840 Processor |
| IMU | LSM9DS1 (datasheet) |
| Microphone | MP34DT05 (datasheet) |
| Gesture, light, proximity | APDS9960 (datasheet) |
| Barometric pressure | LPS22HB (datasheet) |
| Temperature, humidity | HTS221 (datasheet) |
| Length | 45 mm |
| Width | 18 mm |
| Weight | 5 gr (with headers) |
Software Improvements
Just like all Arduino boards, the Arduino Nano 33 BLE Sense can be programmed with the Arduino IDE. But the nRF52840, which is used inside the Arduino Nano 33 BLE Sense can also be programmed using ARM Mbed OS, a real time operating system for low power devices. With Mbed OS you can run multiple threads at the same time. It also has features to reduce the power consumption by entering tickles mode duing delay statements.
For more information check out the official Mbed site.
Resources
- Arduino Nano 33 BLE Sense Website
- Getting started with the Arduino NANO 33 BLE Sense
- nRF52840 Datasheet
About
Arduino Nano 33 BLE Sense Code Collection
gilberttanner.com/blog/arduino-nano-33-ble-sense-overviewTopics
arduino mbed arduino-nano-33-bleResources
ReadmeUh oh!
There was an error while loading. Please reload this page.
ActivityStars
22 starsWatchers
2 watchingForks
5 forks Report repositorySponsor this project
Uh oh!
There was an error while loading. Please reload this page.
-
patreon.com/gilberttanner
Languages
- C++ 100.0%
Tag » Arduino Nano 33 Ble Github
-
ArduinoBLE Library For Arduino - GitHub
-
Arduino-nano-33-ble · GitHub Topics
-
Sandeepmistry/Arduino-Nano-33-BLE-Sense-Examples - GitHub
-
Arduino Nano 33 BLE Sense For Beginners - GitHub
-
Arduino-nano-33-ble-sense · GitHub Topics
-
Edge Impulse Firmware For Arduino Nano 33 BLE Sense - GitHub
-
Njanssen/arduino-nano-33-ble - GitHub
-
Collecting Arduino Nano 33 Ble Sense Sensors Data Using Arduino IDE
-
Nano-33-ble-sense · GitHub Topics
-
Firmware-arduino-nano-33-ble-sense/arduino- At Master
-
Nano-33-ble · GitHub Topics
-
Edgeimpulse/firmware-arduino-nano-33-ble-sense - GitHub
-
Arduino-nano-33-ble · GitHub Topics
-
Nano33BLESensor - GitHub
