Close

Electronics scheme

A project log for Green powered sailboat

The goal is to build a tiny autonomous sailboat able to travel potentially forever, powered using solar panels and wind.

silvio-biasiolsilvio biasiol 04/14/2016 at 12:5911 Comments

So here's the first electronics diagram.

It's schematic (and simplified) but enough detailed to give an idea.

It doesn't represents all the hardware parts that I've decided to use but the main ones are here. So here are the new additions:

EDIT:

Discussions

Leonard wrote 04/20/2016 at 18:19 point

I can't follow you on the OS bit.  It's more overhead, yes, but standard, there's more control as well. When you are going to use an arduino, it can fail too (because of a lot of reasons, such as design flaws), so you may want to create redundancy yourself, or have an OS do the redundancy, or have 2 OSes (or 2 arduino's). It's up to you of course :) You sure have a lot of testing to do and pass a lot of what-if's to tackle.

  Are you sure? yes | no

silvio biasiol wrote 04/20/2016 at 19:57 point

As you say I will have to do a lot of testing. These are my initial considerations based principally on the fact that 90% an OS is unnecessary but I absolutely don't exclude the possibility of using a Raspberry. I quite like the hint about a redundancy system with more than one Arduino..Thank you! I didn't think about that! I will do some research!

  Are you sure? yes | no

Leonard wrote 04/20/2016 at 21:21 point

I was just having a discussion with a friend of mine about this. We had to conclude that the combination of the two can sometimes be a good solution. If you want to do something with IP, or storing files, or streaming a video, the raspi is great for that. If you want to have exact motor control, the arduino is great for that. 

  Are you sure? yes | no

silvio biasiol wrote 04/20/2016 at 17:33 point

@M. Bindhammer lol you're right I'll upload  a more understandable version :D

  Are you sure? yes | no

M. Bindhammer wrote 04/19/2016 at 18:47 point

Sorry, I think this 'wiring diagram' is useful for nobody and gives nobody an idea beside of some basic components you want to use :)

  Are you sure? yes | no

silvio biasiol wrote 04/20/2016 at 08:55 point

I know that its pretty basic but since I still don't have the components and their specs I can't do much more.. As I said it's more to give an idea. Of course there's no way to build anything using it. I will go in detail when I will expose component by component. I'm sorry if I've created a misunderstanding about it :)

  Are you sure? yes | no

M. Bindhammer wrote 04/20/2016 at 16:48 point

I mean this kind of cable spaghetti in the diagram. Difficult to figure out what is connected to what ;)

  Are you sure? yes | no

Leonard wrote 04/20/2016 at 18:11 point

You're right, however it gives an idea. The wires could have been left out, and be replaced by an arrow :)

  Are you sure? yes | no

M. Bindhammer wrote 04/20/2016 at 20:33 point

In this case I suggest a schematic. And an ON/OFF switch. And some labeling. Just an advice. Good luck.

  Are you sure? yes | no

Nate Bowen wrote 04/15/2016 at 14:54 point

Excited to see how the RockBLOCK goes. I also wanted to point out that the Uno might get pushed to its limit. A Mega or Zero could be a helpful upgrade.

  Are you sure? yes | no

silvio biasiol wrote 04/20/2016 at 08:55 point

Sorry I didn't see the comment lol. Yes, I thought that all this calculations could ask the Uno too much but I have decided that the best way to know that it's trying! :) Thank you for the tip!

  Are you sure? yes | no