please, is arduino a good start point for me and after arduino what's next, I need your advise I'm studying entrepreneurship study in school and I'm in my industrial training period due to my love for embedded system I choose to learn arduino.
please, is arduino a good start point for me and after arduino what's next, I need your advise I'm studying entrepreneurship study in school and I'm in my industrial training period due to my love for embedded system I choose to learn arduino.
I think it really depends on what you intend to do and what product you are looking to make. You mention Industrial, so that could mean Industrial IoT or Industrial Automation playing into the SCADA area or something entirely different. I does not sound like you are getting an Engineering degree, so I suspect you are looking to stay at a higher level with regards to software development.
However, as far as Arduino is concerned, that is an excellent place to start and allows you to get experience working with libraries from other sources. If you are looking to get closer to the hardware then you could import your Arduino Sketches into Atmel Studio and use that as a proper IDE. Also, with the SAMD chips you could even go further and use some of the GNU tools and learn to program the board from a much lower level.
Not knowing your intentions then it really is difficult to create a proper answer.
I think it really depends on what you intend to do and what product you are looking to make. You mention Industrial, so that could mean Industrial IoT or Industrial Automation playing into the SCADA area or something entirely different. I does not sound like you are getting an Engineering degree, so I suspect you are looking to stay at a higher level with regards to software development.
However, as far as Arduino is concerned, that is an excellent place to start and allows you to get experience working with libraries from other sources. If you are looking to get closer to the hardware then you could import your Arduino Sketches into Atmel Studio and use that as a proper IDE. Also, with the SAMD chips you could even go further and use some of the GNU tools and learn to program the board from a much lower level.
Not knowing your intentions then it really is difficult to create a proper answer.