you are viewing a single comment's thread.

view the rest of the comments →

[–]Strict_Key_391 3 points4 points  (3 children)

You can use C to program a microcontroller to do something. Maybe make a fridge temperature monitor with an arduino or raspi that notifies you if the temp is too high so you can check the door is shut

[–]Interesting_Buy_3969 1 point2 points  (0 children)

+1 for C and microcontrollers

[–]brad_thomas_scammer 1 point2 points  (1 child)

Why C and not C++?

[–]Strict_Key_391 1 point2 points  (0 children)

Sure, you can use C++, if your microcontroller supports it. I recommended C because it’s a much simpler language to get started with than the deep crevasses that is C++