Ease of programming
Posted: Tue Oct 19, 2021 9:39 pm
New to coding for hardware, but new to coding.
I am reccomended to one of these boards for a NMEA 2000 project. I was going to start with an Arduino becuase of the support for getting up to speed with coding, but this ESP32 board is better hardware.
I am concerned that I am jumping in the deep end.
The code I am looking to work with is here
https://github.com/ttlappalainen/NMEA2000
I prefer C but I can figure out CPP i guess.
I assume the compiler to use is MS Visual Studio with all its quirks and incomprehensible work flows?
Is there a compiler avaialble for this board like for the Arduio for example?
Where to start?
I am reccomended to one of these boards for a NMEA 2000 project. I was going to start with an Arduino becuase of the support for getting up to speed with coding, but this ESP32 board is better hardware.
I am concerned that I am jumping in the deep end.
The code I am looking to work with is here
https://github.com/ttlappalainen/NMEA2000
I prefer C but I can figure out CPP i guess.
I assume the compiler to use is MS Visual Studio with all its quirks and incomprehensible work flows?
Is there a compiler avaialble for this board like for the Arduio for example?
Where to start?