문제

I am looking forward to understanding what software development for IoT is all about.

What exactly is software engineering for IoT all about?

How different is it from the traditional software development?

도움이 되었습니까?

해결책

The biggest difference is hardware constraints. A thermostat hanging on your wall is clearly going to have less processing power and memory space than your desktop computer. That will clearly affect the way you program it.

If you want to explore IoT software development yourself, just buy an Arduino starter kit and play around with lighting up LED's or running small motors.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 softwareengineering.stackexchange
scroll top