Blog Archives

Delays in microcontrollers

Everyone says that it’s bad to use loops for delays in microcontrollers.  But why? It’s a lot easier to make it that way. In most cases there are macros available that’ll do the calculations for you and will make the

Tagged with: , ,
Posted in Advanced

First Steps with μControllers Part 3

(running the first program) When you write programs for devices it’s a lot worse when something goes wrong. For example if you output the wrong signal, depending on your schematic you might be making a short circuit. Or if you

Tagged with: ,
Posted in Beginners

Categories