Schlagwort: sailing

  • Tabletop device teaches you the basics of sailing before hopping on board a real boat

    Tabletop device teaches you the basics of sailing before hopping on board a real boat

    Reading Time: 2 minutes

    Sailing is a great way to get outdoors and explore the open waters, yet it can also pose some risks to the pilot and passengers if they are unfamiliar with how the boat handles under different wind conditions. As Kif Scheuer notes in his project write-up, traditional instruction relies on simple 2D illustrations, so he decided to take it a step further and build a highly interactive demonstrator that can affect a model sailboat in a more realistic/physical manner.

    Because this device is meant to simulate sailing, Scheuer needed some sort of wind generator in the form of a 5V PC fan that was powerful enough to move the boat’s sail. It’s mounted onto an aluminum arm that is positioned on the output shaft of a NEMA17 stepper motor, thus allowing the Arduino UNO Rev3 to pivot its direction. Similarly, the boat was also hooked up to another stepper motor so that it could turn according to the fan’s updated position along its arc. The other electronics include a display for showing the current mode, a potentiometer for user interaction, and several buttons that control the mode/fan angle.

    Once assembled, the user is able to switch between the various modes: manual, selective, random, and wind, with this last mode enabling the user to pivot the fan rather than the boat to observe how the sail reacts. You can read more about the sailing demonstrator on Instructables.

    [youtube https://www.youtube.com/watch?v=KycTKhT0dbs?feature=oembed&w=500&h=281]

    The post Tabletop device teaches you the basics of sailing before hopping on board a real boat appeared first on Arduino Blog.

    Website: LINK

  • Build a Raspberry Pi chartplotter for your boat

    Build a Raspberry Pi chartplotter for your boat

    Reading Time: < 1 minute

    Earlier this year, James Conger built a chartplotter for his boat using a Raspberry Pi. Here he is with a detailed explanation of how everything works:

    Building your own Chartplotter with a Raspberry Pi and OpenCPN

    Provides an overview of the hardware and software needed to put together a home-made Chartplotter with its own GPS and AIS receiver. Cost for this project was about $350 US in 2019.

    The entire build cost approximately $350. It incorporates a Raspberry Pi 3 Model B+, dAISy AIS receiver HAT, USB GPS module, and touchscreen display, all hooked up to his boat.

    Perfect for navigating the often foggy San Francisco Bay, the chartplotter allows James to track the position, speed, and direction of major vessels in the area, superimposed over high-quality NOAA nautical charts.

    Raspberry Pi at sea

    For more nautically themed Raspberry Pi projects, check out Rekka Bellum and Devine Lu Linvega’s stunning Barometer and Ufuk Arslan’s battery-saving IoT boat hack.

    Website: LINK

  • Raspberry Pi aboard Pino, the smart sailboat

    Raspberry Pi aboard Pino, the smart sailboat

    Reading Time: 3 minutes

    As they sail aboard their floating game design studio Pino, Rekka Bellum and Devine Lu Linvega are starting to explore the use of Raspberry Pis. As part of an experimental development tool and a weather station, Pis are now aiding them on their nautical adventures!

    Mar 2018: A Smart Sailboat

    Pino is on its way to becoming a smart sailboat! Raspberry Pi is the ideal device for sailors, we hope to make many more projects with it. Also the projects continue still, but we have windows now yay!

    Barometer

    Using a haul of Pimoroni tech including the Enviro pHat, Scroll pHat HD and Mini Black HAT Hack3r, Rekka and Devine have been experimenting with using a Raspberry Pi Zero as an onboard barometer for their sailboat. On their Hundred Rabbits YouTube channel and website, the pair has documented their experimental setups. They have also built another Raspberry Pi rig for distraction-free work and development.

    Hundred Rabbits Pino onboard Raspberry Pi workstation and barometer

    The official Raspberry Pi 7″ touch display, a Raspberry Pi 3B+, a Pimorni Blinkt, and a Poker II Keyboard make up Pino‘s experimental development station.

    “The Pi computer is currently used only as an experimental development tool aboard Pino, but could readily be turned into a complete development platform, would our principal computers fail.” they explain, before going into the build process for the Raspberry Pi–powered barometer.

    Hundred Rabbits Pino onboard Raspberry Pi workstation and barometer

    The use of solderless headers make this weather station an ideal build wherever space and tools are limited.

    The barometer uses the sensor power of the Pimoroni Enviro HAT to measure atmospheric pressure, and a Raspberry Pi Zero displays this data on the Scroll pHAT HD. It thus advises the two travellers of oncoming storms. By taking advantage of the solderless header provided by the Sheffield-based pirates, the Hundred Rabbits team was able to put the device together with relative ease. They provide all information for the build here.

    Hundred Rabbits Pino onboard Raspberry Pi workstation and barometer

    All aboard Pino

    If you’d like to follow the journey of Rekka Bellum and Devine Lu Linvega as they continue to travel the oceans aboard Pino, you can follow them on YouTube or Twitter, and via their website.

    We are Hundred Rabbits

    This is us, this what we do, and these are our intentions! We live, and work from our sailboat Pino. Traveling helps us stay creative, and we feed what we see back into our work. We make games, art, books and music under the studio name ‘Hundred Rabbits.’

    Website: LINK