> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# dAISy HAT - AIS Receiver for the Raspberry Pi

**Type:** Product page · **SKU:** TPH-102617 · **Brand:** [The Pi Hut](https://core-electronics.com.au/brands/the-pi-hut)
**Page:** https://core-electronics.com.au/daisy-hat-ais-receiver.html ([markdown](https://core-electronics.com.au/daisy-hat-ais-receiver.html.md))

The dAISy HAT is the perfect AIS receiver for your Raspberry Pi projects and embedded applications. This two-channel marine AIS receiver works great with...

## Pricing

- **Price:** $169.95 (inc GST) — $154.50 AUD, exc GST
- **Quantity discounts:** 5+ $148.32 (exc GST) · 10+ $143.68 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 1 today, and up to 500 more in 5–8 days.

## Restrictions

**For use in Australia**

- Operate only in bands and with settings that are permitted for your location and application. Check this product’s supported frequencies in the description/specs.
- If you intend to operate outside shared/licence‑exempt conditions (e.g. in other bands, at higher power, with high‑gain antennas, or extended duty cycles), you must have the appropriate authorisation.
 
**For use in other regions**

- Follow the spectrum rules for your country/region and select frequencies and settings accordingly.

A declaration of use will need to be submitted during checkout.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=TPH-102617:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/TPH-102617:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

The dAISy HAT is the perfect AIS receiver for your[Raspberry Pi projects](https://www.partmarine.com/blog/wireless_ais_howto/)and[embedded applications](https://mdbuoyproject.wixsite.com/default/single-post/2017/03/02/V3-Buoy-Introduction).

This two-channel marine AIS receiver works great with OpenCPN, Kplex and other software that accepts serial data input. It is also well suited for reporting local ship traffic to services like MarineTraffic.

We also offer a[case for the AIS HAT](https://thepihut.com/products/gps-hat-case-for-raspberry-pi-4),[162MHz pre-amplifiers](https://thepihut.com/products/162mhz-ais-filtered-preamplifier)as well as[SMA to SO239](https://thepihut.com/products/sma-to-uhf-so239-pigtail-cable-20cm)and[SMA to BNC](https://thepihut.com/products/sma-to-bnc-pigtail-cable-20cm)pigtail cables.

[We also offer the Wegmatt dAISy 2+ Receiver!](https://core-electronics.com.au/products/daisy-2-dual-channel-ais-receiver-with-nmea-0183-output)

## Specification

**Note:**On the Raspberry Pi 3 and 4, UART0 is occupied by the built-in Bluetooth radio.**Bluetooth may not be available when using the dAISy HAT!**

- True two-channel receiver, continuously receiving on AIS channels A (161.975 MHz) and B (162.025 MHz)
- Superior sensitivity compared to other low-cost AIS receivers
- Low power, less than 200mW in receive mode (&lt;40mA at 5V)
- 38400 baud serial output in industry-standard NMEA format (AIVDM)
- Communicates with Raspberry Pi via UART0 (serial0)
- Works with Raspberry Pi 1 (A+/B+ only), Pi 2, Pi 3 and 4 (see note below), and Pi Zero
- Shape and size compliant with Raspberry Pi HAT standard
- Breakout pads for 2 independent TTL serial outputs, 3.3 and 5-volt rails, and Raspberry Pi I2C port
- SMA antenna connector
- SMA-to-BNC adapter and hex standoffs included

### **dAISy works great with OpenCPN and OpenPlotter**

[OpenCPN](https://opencpn.org/), an open-source chart plotter and navigation software, can be used with receivers like dAISy to track ships on a map. Any software running on the Raspberry Pi that accepts AIS data from a serial input will work with dAISy.

Several of our customers built chart plotters based on Raspberry Pi, OpenCPN and dAISy. A detailed step-by-step recipe can be found[here](https://mvcesc.wordpress.com/2017/04/12/a-year-later-opencpn-on-a-raspberry-pi-3/).

With[Kplex](https://www.stripydog.com/kplex/examples/index.html)the Raspberry Pi can be set up as an NMEA server that distributes AIS to other devices on your network, like for example via WiFi to a navigation app running on an iPad or Android tablet.

**Disclaimer: WE DO NOT RECOMMEND**relying solely on dAISy for navigation and collision avoidance!

### **Reporting to MarineTraffic**

The dAISy HAT is well suited to report nearby ship traffic to AIS tracking websites and services like[MarineTraffic](https://www.marinetraffic.com/),[FleetMon](https://www.fleetmon.com/),[AISHub](https://www.aishub.net/)or[Pocket Mariner](https://pocketmariner.com/ais-ship-tracking/cover-your-area/).

The easiest approach is to use dAISy with[Kplex](https://www.stripydog.com/kplex/examples/index.html). Kplex is a NMEA-0183 Multiplexer which allows you to feed the AIS data streams to multiple targets, including services like MarineTraffic and AISHub.

Advanced users can use a few lines of Python or even[basic Linux commands](https://forum.43oh.com/topic/4833-potm-daisy-a-simple-ais-receiver/?p=49778)to directly submit the serial output of dAISy to AIS tracking services.

### **Breakout Pads**

The dAISy HAT includes convenient breakout pads to access the AIS data stream. With a bit of soldering, advanced users can combine dAISy with a Bluetooth module to receive AIS on wireless devices, connect a data logger like[SparkFun OpenLog](https://github.com/sparkfun/OpenLog/wiki), or any other device that can process serial data.

- Serial 1 mirrors the serial data sent to the Raspberry Pi, running at 38400 baud. This output is always enabled.
- Serial 2 is disabled by default and can be configured to input or output at a different rate (4800, 9600 and 38400 baud).
- TX/RX voltage level is at 3.3V.
- 5V pads connect to the 5V rail of the Raspberry Pi, maximum load supported depends on the power supply
- 3V3 pads connect to dAISy's 3.3V rail, maximum load supported is about 150mA
- I2C breakout pads are directly connected to the Raspberry Pi, making it easy to add sensors to your project

### **Standalone Operation**

The dAISy HAT also works without a Raspberry Pi when powered through the broken-out 5V or 3.3V pads. Use the serial breakout pads to connect it with a TTL serial-to-USB cable, Bluetooth module or other devices.

### **How dAISy compares**

With[our open source work](https://github.com/astuder/dAISy), we pioneered a new category of AIS receivers designed around theSiLabs EZRadioProsingle-chip radio IC. This architecture is instrumental for the very low price, small form factor and low power consumption. The trade-offs are longer acquisition time, lower sensitivity and less range than some traditional AIS receivers.

Field tests with conventional dual-channel AIS receivers showed, that under good conditions the dAISy HAT can be on par with some models (e.g. SmartRadio SR162) while still being outperformed by others (e.g. advanSEA RX-100). However, dAISy clearly outperforms all sub-$100 receivers that we have tested so far (Quark-elec, MarineGadget).

Our observation is, that with a good antenna dAISy is well-suited to monitor local ship traffic. If you need maximum performance and are willing to pay for it, go with a receiver from the established brands.

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/T/P/TPH-102617-1.jpg)
