SparkFun
A111 60GHz Pulsed Radar Breakout
· MPN: SEN-16826
Bring 60GHz radar sensing into your project with the Acconeer A111 single-chip pulsed coherent radar sensor on a SparkFun breakout board. It is suited to hig...
Get notified when back in stock
Bring 60GHz radar sensing into your project with the Acconeer A111 single-chip pulsed coherent radar sensor on a SparkFun breakout board. It is suited to high-precision distance measurement, and also supports gesture, motion, material and speed-detection applications at distances up to two metres.
The board includes an integrated antenna, a 1.8V regulator, voltage-level translation, and breaks out all pins from the pulsed radar sensor. Connections are available on both 0.1-inch headers and Raspberry Pi-friendly headers, with a 26-pin -- 2x13 -- header layout intended to sit directly on top of a Raspberry Pi.
For development, Acconeer provides the Python-based Exploration Tool for real-time data collection and visualisation, including distance and presence sensing graphs, sweep counts and communication-port information. The tool supports Windows and Linux and requires Python version 3.6 or later.
Features:
- 60 GHz Pulsed Coherent Radar (PCR) sensor
- Integrated antenna
- Measurement distance up to 2m
- Accuracy down to mm-range
- SPI interface -- up to 50MHz SPI clock support
- All SPI pins broken out
- On-board 1.8V voltage regulator
- 1.8V level translation to any voltage between 1.8V-5V
- Bypass jumper
- PTH for VCCIO
- Bypass jumper to set VCCIO to VIN
- Silkscreen name change for input voltage (5V => VIN)
- Improved logic level translation on the Raspberry Pi side
Specifications:
- Sensor: 60 GHz Pulsed Coherent Radar (PCR) sensor
- Antenna: Integrated antenna
- Measurement distance: up to 2m
- Accuracy: down to mm-range
- SPI interface: up to 50MHz SPI clock support
- SPI pins: All SPI pins broken out
- Voltage regulator: On-board 1.8V voltage regulator
- Level translation: 1.8V level translation to any voltage between 1.8V-5V
- Jumper: Bypass jumper
- VCCIO: PTH for VCCIO
- VCCIO jumper: Bypass jumper to set VCCIO to VIN
- Input voltage silkscreen: Silkscreen name change for input voltage (5V => VIN)
- Raspberry Pi level translation: Improved logic level translation on the Raspberry Pi side
- Headers: 0.1-inch and Raspberry Pi-friendly headers
- Raspberry Pi header compatibility: 26-pin -- 2x13 -- header should be compatible with any Pi
- Raspberry Pi 40-pin note: Does not span all 40 (2x20) pins of a Raspberry Pi B+ (or later)
- Minimum processor architecture: ARMv7
- Tested Raspberry Pi models: Raspberry Pi 3, 3B+, and 4
- Python requirement: Python version 3.6 or later
- Exploration Tool platform support: Windows and Linux
- Raspberry Pi included: No; Raspberry Pi must be purchased separately
A Raspberry Pi is not included, so you will need to add one separately if you plan to use the board in that setup.
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- PTH
- Plated through-hole means the pin holes are metal-lined so solder connects the pad on both sides of the board. It is useful for connectors and headers that need a strong mechanical and electrical connection.
- 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.
Find this product in
A111 Pulsed Radar Breakout Schematic
Schematic · 176.1 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 563.5 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
5f4d608
over 4 years ago
· 23 commits
- Documentation Board Dimensions almost 7 years ago
- Hardware Splits power to level translation so that it's at on a separate power bus (3.3V on Rasp Pi) about 6 years ago
- Production Updates the panel about 6 years ago
- .gitignore Initial Commit almost 7 years ago
- ISSUE_TEMPLATE.md Adds Production Files almost 7 years ago
- LICENSE.md Adds Production Files almost 7 years ago
- README.md Update README.md over 4 years ago
Acconeer Exploration Tool
e29f30d
3 months ago
· 3.5k commits
- .github Add list of packages to Github issue template about 4 years ago
- docker docker: Add libusb-1.0-0 from apt 4 months ago
- docs docs: Add a "capability table" to getting started 3 months ago
- examples a121: Refactor UI plot for the Vibration app 5 months ago
- gui Add copyright statement to all python files almost 4 years ago
- internal_tools package_standalone_example: Add Python version check for Windows 8 months ago
- portable Add README.txt to portable package almost 3 years ago
- src Add instructions for users that forgot "[app]" 3 months ago
- tests Add instructions for users that forgot "[app]" 3 months ago
- user_tools a121: Additions to the Vibration example app 4 months ago
- .gitattributes Disable auto-merging for CHANGELOG.md over 3 years ago
- .gitignore a121/distance: Add property-based testing of validation about 1 year ago
- .readthedocs.yaml Move docs-dependencies to docs/requirements.txt 3 months ago
- CHANGELOG.md Prepare release v7.18.1 3 months ago
- Jenkinsfile Prepare release v7.18.0 3 months ago