element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino Projects
  • Products
  • Arduino
  • Arduino Projects
  • More
  • Cancel
Arduino Projects
Blog LoRa MER Week 3: Building a Shore Station and Starting the Boat
  • Blog
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino Projects to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: fmilburn
  • Date Created: 17 Dec 2018 2:07 AM Date Created
  • Views 1912 views
  • Likes 9 likes
  • Comments 1 comment
  • mkr relay shield
  • buoy
  • mkr_giveaway_projects
  • sensors
  • lorawan
  • arduino_projects
  • lor
  • arduino mkr 1300
  • boat
  • arduino
  • mkr_smarterworld
Related
Recommended

LoRa MER Week 3: Building a Shore Station and Starting the Boat

fmilburn
fmilburn
17 Dec 2018
image

Arduino Home

An Open-Source platform to create digital devices and interactive objects that sense and control physical devices.

Arduino Tutorials
Arduino Projects

 

I am building a prototype for a remote controlled vessel (LoRa Marine Environmental Reconnaissance, or LoRa MER) that gathers environmental data and relays it to a shore based station using Arduino MKR WAN 1300 LoRa boards.  This post is the fourth in a series, and describes the boat that will be used and a shore station for receiving data.

There was a major change this week in that the direction of the project changed from a moored buoy as a platform to a RC boat.

   image

Implementation Status

The following features are now active:

Boat

  • RC control and motors tested on land
  • MKR WAN 1300 firmware tested
  • Following sensors fitted temporarily and tested
    • ST3775 Display
    • LoRa Messaging
    • LoRa Reception
    • ICP10100  Atmospheric Pressure / Temperature
    • NEO-6M-0-001 GPS
    • Thermistor Water Temperature
    • Thermistor Air Temperature
    • KX224-I2C 3 axis Accelerometer

Shore base:

  • Enclosure completed
  • TFT screen fitted
  • Waiting on rubber duck antenna
  • Firmware has LoRa reception (polls) and responds with RSSI

 

Vessel Selection

I debated on whether to build a moored buoy or to use a Radio Controlled boat to collect data.  The RC boat advantages include easier investigation of multiple sites and to be honest the fun factor.  A moored buoy would be less expensive, easier to make, and more seaworthy.  In the end, fun factor won out.  The boat selected was reasonably low cost (~$60 US) and has adequate space for the electronics.  It does not appear that seaworthy however and for now will be used only in fresh water instead of the Puget Sound as originally envisioned. 

image

In the photo below the cockpit has been removed to show the insides.  The controller is shown far upper left and features forward throttle control and port / starboard steering using the twin motors - there is no rudder.  The electronics have been loosely arranged in the cockpit to show how it might eventually fit.  For now it is loosely placed inside the hull.  Eventually it will need to be more permanently installed and holes or a sea chest made to properly expose the sensors.  Fortunately all of the sensors and parts are modular and can be easily moved around and rearranged. 

image

Preliminary tests were done indoors and the RC control and motors are functioning.  The LoRa radio transmits OK from inside the hull and the sensors work.  Things needs to be buttoned up and made seaworthy before tests on water are done.

 

 

Shore Station

A compact shore station was constructed using a weatherproof enclosure that runs off of USB power.  It features a TFT screen and can be connected to a Raspberry Pi or other computer with Wi-Fi for connection to the internet.  The original intent was to use LORAWAN but coverage is very poor (non-existent in my immediate area) and I decided it was better to have something more portable with the RC boat.

image

The antenna is sub-optimal and currently is inside the enclosure.  I am looking at fitting a "rubber duck" antenna.  In the photo it is showing -98 RSSI upstairs in my home with the boat down in the basement.  My guess is that even with this antenna the range is going to be as good or better than the RC boat but that remains to be seen.  Firmware enhancements and the internet connection still needs to be done.

 

Next Steps

  • Make the boat shipshape
  • Test distance on land, possibly start tests in water
  • Refine shore station firmware and start looking at internet connection
  • Look at addition of turbidity sensor

 

Comments, corrections, and ideas are always welcome!

 

Links

MKR WAN 1300: Marine Environmental Reconnaissance Vessel  - This is the landing page which outlines the project

LoRa MER Week 1:  Making it Portable

LoRa MER Week 2: Boat in a Box

 

Build a Smarter World: Build an Arduino MKR WAN 1300 Project for an Arduino Engineering Kit!

  • Sign in to reply

Top Comments

  • genebren
    genebren over 6 years ago +3
    Frank, I like the boat-based design. It seems that you were a little concerned about battery life, given a not too low of idle current. Having a mobile platform, you can have the boat return to base before…
  • genebren
    genebren over 6 years ago

    Frank,

     

    I like the boat-based design.  It seems that you were a little concerned about battery life, given a not too low of idle current.  Having a mobile platform, you can have the boat return to base before the battery drains.  Or better yet, a return to charger feature.  Either way, it looks like you are making good progress.

     

    Good luck!

    Gene

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube