This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arduino - How do I connect the Arduino to my SignalK server
#1
All,


How can I link my arduino sensor data into Signal K?

I read this article, but do not know if it is still applicable, as I'm a newbie

https://blog.emilecantin.com/web/sysadmi...art-2.html

And how can I add a connection in the Server Connection settings?

Hope somebody can point me in right direction.

Thanks (again)

Bart
Reply
#2
I would suggest sending the data over wifi and using an ESP-8622 module or an ESP-32 module. Comparable in cost to Arduino and the Arduino IDE can be used
to program them.

I have put together a couple of these, quite simple. Please take a look at my project to have some ideas.
https://sites.google.com/site/olewsaa/ya...monitoring
https://sites.google.com/site/olewsaa/ya...el-monitor
https://sites.google.com/site/olewsaa/ya...all-sensor

The benefit is that there is no cable and data is fed straight in to the SignalK server.

Have fun,
Ole
Reply
#3
(2020-01-06, 04:40 PM)olewsaa Wrote: I would suggest sending the data over wifi and using an ESP-8622 module or an ESP-32 module. Comparable in cost to Arduino and the Arduino IDE can be used
to program them.

I have put together a couple of these, quite simple. Please take a look at my project to have some ideas.  
https://sites.google.com/site/olewsaa/ya...monitoring
https://sites.google.com/site/olewsaa/ya...el-monitor
https://sites.google.com/site/olewsaa/ya...all-sensor

The benefit is that there is no cable and data is fed straight in to the SignalK server.

Have fun,
Ole

Excellent !!!

Am trying it now.

Will keep you posted

Bart
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)