SparkFun
SparkFun Thing Plus - NORA-W306
The SparkFun Thing Plus - NORA-W306 is a Feather form-factor development board equipped with the u-blox NORA-W306 module. The module contains a Realtek RTL87...
Get notified when back in stock
Jargon buster
Plain-language definitions for the technical terms used above.
- Arm Cortex-M33
- A 32-bit, low-power Arm microcontroller core designed for real-time, timing-sensitive control tasks such as reading sensors or driving motors. It can act as a chip's main controller, or in some systems-on-chip run alongside larger application cores that handle an operating system like Linux.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
- ESD protection
- ESD protection helps protect electronics from damage caused by static electricity discharges. It is useful on development boards because cables, sensors and modules are often plugged and unplugged during prototyping.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- LiPo
- A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
- MAX17048
- A battery fuel-gauge chip that estimates how much charge is left in a LiPo battery. It matters for portable projects because your software can monitor battery level instead of only measuring voltage.
- MCP73831
- A lithium battery charger chip used to safely charge a single-cell LiPo battery. It matters because it lets the board recharge a battery from USB or another input without needing a separate charger module.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- microSD card
- A microSD card is a small removable flash memory card used to store data such as audio, images, logs or program files. Its capacity and formatting (often FAT32 or exFAT) affect how much can be stored and whether the card needs preparing before use.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- Thing Plus
- Thing Plus is SparkFun’s development-board form factor with a small rectangular layout and connections suited to wireless and battery-powered projects. It matters because boards and accessories in the same form factor are easier to mount, wire, and swap between projects.
- USB-C
- USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
Find this product in
Brands
Microcontrollers
SparkFun Thing Plus NORA-W306 Schematic
Schematic · 494.7 KB · Click any page to view full size
NORA-W306 Module Datasheet
Datasheet · 1.1 MB · Click any page to view full size
NORA-W30 Product Summary
Product Brief · 171.4 KB · Click any page to view full size
NORA-W30 Integration Manual
User Guide · 1.9 MB · Click any page to view full size
XC6222 Voltage Regulator Datasheet
Datasheet · 1.1 MB · Click any page to view full size
MCP73831 LiPo Charger Datasheet
Datasheet · 868.3 KB · Click any page to view full size
MAX17048 Fuel Gauge Datasheet
Datasheet · 1.1 MB · Click any page to view full size
WS2812C-2020 RGB LED Datasheet
Datasheet · 667.7 KB · Click any page to view full size
SparkFun Thing Plus NORA-W306 Graphical Datasheet
Datasheet · 648.5 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 842.6 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
AmebaD Arduino third-party package SDK
226d0b1
14 days ago
· 394 commits
- .github Changed TensorFlowLite to TFLite (#294) 14 days ago
- Ameba_misc Update .zip file and patches for tensorflow lite examples (#264) over 1 year ago
- Arduino_package Changed TensorFlowLite to TFLite (#294) 14 days ago
- Arduino_zip_libraries Update zip libaraies (#277) about 1 year ago
- .gitmodules Add DCT api examples over 2 years ago
- CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md over 2 years ago
- CONTRIBUTING.md Update CONTRIBUTING.md over 2 years ago
- LICENSE Create LICENSE over 2 years ago
- README.md Update README.md over 1 year ago
This repo houses all of the SFE Fritzing parts for use in diagrams in tutorials. If you create a new part in Fritzing that correlates to an SFE part, please add it here so others may use it and to avoid duplication.
71b17bb
almost 2 years ago
· 339 commits
- kits Include SparkFun Inventor's Kit V4.1 over 2 years ago
- parts Add Horizontal and Vertical Qwiic Connector and Cable to Breadboard Half (Top View) about 6 years ago
- products Update 13664_sfe_samd21_mini_breakout.fzpz almost 2 years ago
- templates Renamed about 11 years ago
- License.md Create License.md about 7 years ago
- README.md Update README.md over 7 years ago
- SparkFun Plus.fzbz First Pass on SparkFun Plus bin file over 6 years ago
- SparkFun_Plus.png Adding png for fzbz use over 6 years ago
An Arduino library to support the MAX17043 / MAX17044 / MAX17048 / MAX17049 battery fuel gauge
6ea1765
almost 3 years ago
· 35 commits
- examples Update Example4_MAX17048_KitchenSink.ino over 5 years ago
- src v1.0.4: add setDevice and setWirePort over 3 years ago
- .gitattributes Initial commit over 5 years ago
- keywords.txt v1.0.4: add setDevice and setWirePort over 3 years ago
- library.properties v1.0.4: add setDevice and setWirePort over 3 years ago
- LICENSE Initial commit over 5 years ago
- README.md Update README.md almost 3 years ago
Arduino FAT16/FAT32 exFAT Library
cda0573
11 months ago
· 57 commits
- doc Fix exFAT validLength dataLength, RP2350B QFN-80. 11 months ago
- examples Fix exFAT validLength dataLength, RP2350B QFN-80. 11 months ago
- extras Fix exFAT validLength dataLength, RP2350B QFN-80. 11 months ago
- images Add SDIO support for RP2040/RP2350 over 1 year ago
- src Fix exFAT validLength dataLength, RP2350B QFN-80. 11 months ago
- .gitattributes Initial Commit almost 12 years ago
- .gitignore Reformat, user SPI begin, SPI array functions, bug fixes about 3 years ago
- library.properties Fix exFAT validLength dataLength, RP2350B QFN-80. 11 months ago
- LICENSE.md Major update to version 2.0.0 over 5 years ago
- README.md Fix exFAT validLength dataLength, RP2350B QFN-80. 11 months ago
Tutorial and hardware files for the SparkFun Thing Plus NORA-W306, a dual-band WiFi (2.4GHz & 5GHz) and BLE 5.3 module by u-blox.
24c70e9
25 days ago
· 99 commits
- .cache Initial Push GitHub Pages almost 2 years ago
- .github Update mkdocs.yml 25 days ago
- docs Add demo video for low power mode almost 2 years ago
- Example_Code DeepSleepTempLogger working almost 2 years ago
- Hardware renaming production gerbers file to v10 for ordering clarity about 2 years ago
- overrides Initial Push GitHub Pages almost 2 years ago
- .gitignore device created in mini library over 3 years ago
- LICENSE.md device created in mini library over 3 years ago
- mkdocs.yml Update mkdocs.yml 25 days ago
- README.md Update README.md almost 2 years ago
Related Tutorials
Free guides on learn.littlebird.com.au