is golang good for microcontroler | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

is golang good for microcontroler

i need good language for work with microcontroller

10th Aug 2021, 8:41 AM
SISCO RXL
SISCO RXL - avatar
3 Réponses
+ 1
THANX
10th Aug 2021, 8:48 AM
SISCO RXL
SISCO RXL - avatar
+ 1
In short: you can use almost any language these days for a microcontroller. Longer answer: C/C++ and assembly are some of the most common choices. Go is not necessarily designed for microcontrollers but could potentially be compiled to your target platform.
10th Aug 2021, 1:33 PM
Sam