Quantcast
Channel: Articles on JeeLabs
Viewing all articles
Browse latest Browse all 296

Tiny Basic with room to spare

$
0
0
One of the first tricks we teach a microcontroller (any computer really), is to raise its level of abstraction, by programming it in a “higher level language”. All computers are really awkward at birth: they only understand machine code, i.e. streams of bytes & numbers. Nobody does that anymore, there just wouldn’t be enough hours in a day to get anything done. Instead, we use tools like gcc and the Arduino IDE.

Viewing all articles
Browse latest Browse all 296

Trending Articles