Bad Buoys Banner

Ship just got real.

What is the Bad Buoys project?

Bad Buoys is an open-source project creating low-cost, DIY, Raspberry Pi–powered maritime buoys. Designed for environmental and maritime monitoring, and swarm communication, these modular nodes bring modern tools to maritime security and research. Together we can create a maritime drone that is multi-purpose, inexpensive, and achievable for the novice technician or student.

Let's protect our waterways together!

Core Ideas

Wiring Diagram

ASCII Wiring Diagram

       ┌──────────────────┐
       │ Raspberry Pi Zero│
       │   2 W (40-pin)   │
       └─────────┬────────┘
                 │
     ┌───────────┼────────────┐
     │                        │
┌────▼────┐              ┌────▼────┐
│  LoRa   │              │  GPS    │
│ RFM95W  │              │ Module  │
└────┬────┘              └────┬────┘
     │                        │
     │                        │
 ┌───▼────────────┐       ┌───▼────────────┐
 │ Connections    │       │ Connections    │
 │ • VIN → Pin 17 │       │ • VCC → Pin 2  │
 │ • GND → Pin 14 │       │ • GND → Pin 6  │
 │ • SCK → Pin 23 │       │ • TX → Pin 10  │
 │ • MISO→ Pin 21 │       │ • RX → Pin 8   │
 │ • MOSI→ Pin 19 │       └────────────────┘
 │ • NSS → Pin 24 │
 │ • RST → Pin 36 │
 │ • DIO0→ Pin 37 │
 └────────────────┘
    

Project Status

This project is still in progress and will be updated regularly as more achievements are made.

Project Roadmap

Files

Clone the repo and start building:

git clone https://github.com/badbuoys/badbuoys.github.io.git

LinkedIn Other Projects

Open Source • MIT License