Burn bootloader arduino
Note:You need to execute on Arduino 1.0.x. This is the version of the Arduino stable control. I. What is bootloader Bootloader is a small program loaded on control chip on Arduino. You make a Arduino easily may be a 3rd. If no bootloader, you will…
Parallel on arduino
When you use arduino to do 2 or more jobs at the same time.You ussualy use function delay, but when you use delay function you will waste time on the cpu. The technique in this article will help you to run multiple programs in…