[PSUBS-MAILIST] compass

Alan via Personal_Submersibles personal_submersibles at psubs.org
Thu Nov 15 17:28:32 EST 2018


Jon, all,
had another email from Cranksoftware in Canada.
They told me the 3 months free trial on their graphic design UI program "storyboard" 
https://www.cranksoftware.com/storyboard-suite
could be extended, but that I could accomplish what I wanted in that time.
At the moment I am intending to learn about the raspberry pi & storyboard suite,
get all my sensors then design my user interface before committing to anything.
Thanks for a bit of direction there Jon.
Alan 

> On 16/11/2018, at 6:48 AM, Alan via Personal_Submersibles <personal_submersibles at psubs.org> wrote:
> 
> Thanks Jon,
> that looks great, I nearly pressed the "buy now" button but thought
> that by the time I finish a raspberry pi course it could be old technology.
> I looked at Cranksoftware Storyboard Suite. Which is a fantastic product
> that enables you to import graphics from photoshop. 
> https://m.youtube.com/watch?v=E0LO0FtbXvs
> Couldn't find the price anywhere, so emailed them. $7,500-. 
> Alright if I was 30 & wanted to do this as a career.
> Alan
> 
>> On 16/11/2018, at 1:06 AM, Jon Wallace via Personal_Submersibles <personal_submersibles at psubs.org> wrote:
>> 
>> 
>> That display is way too expensive.  All you need is the display designed specifically for the Raspberry PI which retails between $65-75(US).
>> 
>> Official Raspberry Pi 7" Touch Screen Display with 10 Finger Capacitive Touch
>> 
>> 
>> $ 64.95	
>> Official Raspberry Pi 7" Touch Screen Display with 10 Finger Capacitiv...
>> American Raspberry Pi Shop. One stop shop for all your Pi needs. Raspberry Pi add-ons, HATs, accessories, Starte...
>> 
>> 
>> 
>> From: Alan via Personal_Submersibles <personal_submersibles at psubs.org>
>> To: Personal Submersibles General Discussion <personal_submersibles at psubs.org> 
>> Sent: Wednesday, November 14, 2018 9:34 PM
>> Subject: Re: [PSUBS-MAILIST] compass
>> 
>> Thanks Jon,
>> I am getting the picture.
>> I can blink an LED on an arduino lol.
>> I am going to need a multy layered screen unfortunately. I have additional 
>> features like motor & motor driver temperature, rpm & Watts on 7 thrusters 
>> & some other unique displays.
>> I have seen some marine gauge software that is customisable but haven't 
>> looked in detail.
>> This screen comes with free $500- Vdash software....
>> http://www.digitalmarinegauges.com/products/touch-screen-display-units.html?page=shop.product_details&flypage=vmj_softy.tpl&product_id=68&category_id=16
>> Thanks for the offer to copy your system. There are a few of us that would 
>> benefit from that. In future that would be a great way to go for any build, as
>> there is a lot of expense to be saved by buying the individual sensors,
>> putting them through the one processor & displaying on the one screen, rather
>> than buying a multitude of expensive units that take up more space.
>> I am interested in any further progress.
>> Cheers Alan
>> 
>> 
>> 
>> 
>> 
>> 
>>> On 15/11/2018, at 12:46 PM, Jon Wallace via Personal_Submersibles <personal_submersibles at psubs.org> wrote:
>>> 
>>> My advice then, if you are patient enough, is to mimic my graphics hardware and start with my software package modifying as necessary.  I don't think you are going to find a display for the Arduino that is fancy enough for what you want to do.  You need to jump up to the Raspberry PI if you want serious graphics capability.  With the PI there are numerous options available including a capacitive touch screen display and remote access from your phone, tablet, or computer via VNC.
>>> 
>>> Unfortunately due to the unique nature of our vessels, programming is going to be required.  The graphics package I use is called "Processing" but you could also use "Python".  I've been a software programmer for 35 years so I found the learning curve for "Processing" pretty easy, but I will say that the program which reads my data and displays the graphics is quite intense.  It's much simpler if you can fit everything you want onto one screen, but gets very complicated when you start dividing things up into different screens.  Nothing is free.  :)
>>> 
>>> I'm happy to share my code with you and even modify it to produce an "open software" product, which was my intent once I got things the way I wanted them.  That's why I ended up using universal graphic icons instead of text for most of the display options and functionality.  Frankly, I've been away from it long enough that I need to get back into the code and figure out what I did.
>>> 
>>> Jon
>>> 
>>> 
>>> From: Alan via Personal_Submersibles <personal_submersibles at psubs.org>
>>> To: Personal Submersibles General Discussion <personal_submersibles at psubs.org> 
>>> Sent: Wednesday, November 14, 2018 4:02 PM
>>> Subject: Re: [PSUBS-MAILIST] compass
>>> 
>>> Jon,
>>> thanks. What I am not sure about is the graphics side
>>> of things. I like what you have done, which is similar to the graphics display
>>> on commercial submersibles, & I want to display all my sensors in a similar way. 
>>> I would also like to display video image (periscope) on the same screen.
>>> I am envisaging that there are graphics packages that make this job a bit
>>> easier. I have seen marine instrument display programs, but a submarine being so 
>>> unique will require taylor made graphics. 
>>> I have learnt photoshop & done a bit of animation so are not too daunted by
>>> what I may be getting in to & would probably enjoy creating some high definition
>>> (cool) displays.
>>> So am probably looking for some sort of program that focuses on marine,
>>> automobile or manufacturing instrument display & has basics like bar graphs
>>> etc but can be tailored to cover instruments on a submarine. Hopefully
>>> something that takes a lot of programming out of the equation.
>>> Cheers Alan 
>>> 
>>> 
>>> 
>>>> On 15/11/2018, at 8:21 AM, Jon Wallace via Personal_Submersibles <personal_submersibles at psubs.org> wrote:
>>>> 
>>>> Alan,
>>>> 
>>>> You will need an arduino board, a bread board, and some wiring.  Check out sparkfun or adafruit for development kits.
>>>> 
>>>> When you have all the hardware, you will need to download the development application, load the code, then upload it to the arduino.
>>>> 
>>>> The easiest and quickest way to display the output is on the "console" that comes with the development application.  In actual use, an LCD display of some type is probably easiest.  Check out https://www.adafruit.com/?q=lcd as an example.
>>>> 
>>>> Jon
>>>> 
>>>> 
>>>> From: Alan via Personal_Submersibles <personal_submersibles at psubs.org>
>>>> To: Personal Submersibles General Discussion <personal_submersibles at psubs.org> 
>>>> Sent: Monday, November 12, 2018 11:49 PM
>>>> Subject: Re: [PSUBS-MAILIST] compass
>>>> 
>>>> My tilt compensated compass arrived.
>>>> Tiny little thing ( see photo ). Cost US 29:90, Bought from a 
>>>> British firm "robot electronics", but came direct from China!
>>>> Now the fun starts, as I need to process the signal on an Arduino
>>>> or Raspberry pi & do an online course ( on what I am not sure)
>>>> to be able to display it as a graphic on a screen.
>>>> Alan
>>>> <image1.JPG>
>>>> 
>>>> 
>>>> <image1.JPG>
>>>> _______________________________________________
>> 
>> 
>> _______________________________________________
>> Personal_Submersibles mailing list
>> Personal_Submersibles at psubs.org
>> http://www.psubs.org/mailman/listinfo.cgi/personal_submersibles
> _______________________________________________
> Personal_Submersibles mailing list
> Personal_Submersibles at psubs.org
> http://www.psubs.org/mailman/listinfo.cgi/personal_submersibles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.whoweb.com/pipermail/personal_submersibles/attachments/20181116/5974627e/attachment-0001.html>


More information about the Personal_Submersibles mailing list