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
Using moitessier hat and GPIO
#11
You wouldn't happen to have a link to the sketch you are running on the esp32 do you? :-)
[/quote]

Working on a new one, I'll hunt down an older version if you want a play.

Here's a link to a board I've been playing around with--
https://easyeda.com/paddyb/SigK_Send


[Image: TycJfVl.png]


Sent from my SM-T813 using Tapatalk
Reply
#12
Thanks for sharing - interesting!


Sent from my iPhone using Tapatalk
Reply
#13
(2019-11-01, 05:19 PM)tkurki Wrote: Thanks for sharing - interesting!


Sent from my iPhone using Tapatalk

It's amazing how they can turn around boards so quick and so cheap. Now they also do a surface mounted assembly service, about 600 odd components 'always there' for a few dollars set up fee plus loads of 'extended' components with another few dollars fee if they need to swap out a reel. So quite incredible that someone like me with limited electronics/programming skills but good at google and cut'n'paste can actually produce something for little cash which does a wealth of useful things! In just a few days if you pay for DHL. The future is upon us. :Smile
New anchor light is on the way-
https://easyeda.com/paddyb/anchorlightmaster_copy
Reply
#14
(2019-11-01, 10:04 AM)PaddyB Wrote: You wouldn't happen to have a link to the sketch you are running on the esp32 do you? :-)

Working on a new one, I'll hunt down an older version if you want a play.

Here's a link to a board I've been playing around with--
https://easyeda.com/paddyb/SigK_Send


[Image: TycJfVl.png]


Sent from my SM-T813 using Tapatalk
[/quote]

This looks promising! So it will be the mother of all sensor connection cards? Making more than one? ;-)
Reply
#15
You should be able to get some of your own made if you have a link to the design.
Anchor light PCBs arrived today, works great! 

[Image: cxIe9Ce.jpg]
Reply
#16
So with some of the brain trust collected as contributors in this thread, I'll continue to post some of my newbie questions here. I decided to go with SigkSens and installing the shabang went smooth. No warnings or any red text whatsoever when compiling. BUT when I get here: https://github.com/mxtommy/SigkSens/wiki...k-settings, the D1 mini does not show up on my network. Any idea why? I am stuck!

Edit: It might have been that I had left out the SPIFF - troubleshooting...
Reply
#17
Smile 
(2019-12-10, 05:11 PM)Ranur Wrote: Edit: It might have been that I had left out the SPIFF - troubleshooting...

Newermind - solved it by setting to 1M SPIFFS. Leaving my newbie request though - in case someone is as dense as yours truly... (On the bright side - I always float head up...)
Reply
#18
(2019-10-23, 09:00 PM)Ranur Wrote: Sailors,
Winter is upon us and it's time to plan for next season. I've been tinkering with OP and A RPI 3 for a while, and plan to launch my setup next season. Before moving on, I have one question I need some assistance with. I plan to buy the HAT as soon as it is available, but I also would like to use the GPIO's for sensors and switches. Is there a common breakout board or how do you guys solve this? Pictures anyone?
Best regards,
Ranur

Ranur, I had same question. Solved by buying dAisy HAT.
Bart

(2019-12-10, 05:11 PM)Ranur Wrote: So with some of the brain trust collected as contributors in this thread, I'll continue to post some of my newbie questions here. I decided to go with  SigkSens and installing the shabang went smooth. No warnings or any red text whatsoever when compiling. BUT when I get here: https://github.com/mxtommy/SigkSens/wiki...k-settings, the D1 mini does not show up on my network. Any idea why? I am stuck!

Edit: It might have been that I had left out the SPIFF - troubleshooting...

Check EasyESP, much easier ... !

https://www.letscontrolit.com/wiki/index...le=ESPEasy
Reply
#19
(2019-12-10, 05:11 PM)Ranur Wrote: So with some of the brain trust collected as contributors in this thread, I'll continue to post some of my newbie questions here. I decided to go with  SigkSens and installing the shabang went smooth. No warnings or any red text whatsoever when compiling. BUT when I get here: https://github.com/mxtommy/SigkSens/wiki...k-settings, the D1 mini does not show up on my network. Any idea why? I am stuck!

Edit: It might have been that I had left out the SPIFF - troubleshooting...

You did better than I did. After following the above tutorial I’m unable to compile:
Code:
In file included from D:\arduinoIDE\portable\sketchbook\libraries\uSSDP-master\uSSDP.cpp:10:0:
D:\arduinoIDE\portable\packages\esp8266\hardware\esp8266\2.6.3/tools/sdk/include/ip_addr.h:71:34: error: declaration of C function 'uint32 ipaddr_addr(const char*)' conflicts with uint32 ipaddr_addr(const char *cp);
----
Error compiling for board LOLIN(WEMOS) D1 mini Pro.
Reply
#20
I took some of PaddyB's great SignalK code and put it on an M5StickC, and it works great. I just finished coding a tank level sensor, and was previously able to put together an engine temp sensor. M5Sticks have a multitude of plug-in devices available, including an RS485 converter that also has an on-board 12-5v buck converter (the buck converter specs show that input voltage can go well beyond 12v). Even if you don't use the RS485 interface, the little add-on is only 3 bucks, so it's worth it just for the 12v converter. M5Sticks also have a small 160x80 display, so in the case of the tank level sensor I have a nice color display of tank level on the device while also sending it via WiFi UDP to OpenPlotter.

They are a tiny bit more expensive than just buying a basic ESP32 board, but you get a little more, like an on-board IMU, a display, a little case and a few other things.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)