Which boot loader do i have?


hi all,
    want play watchdog timer , rebooting via software on arduino pro mini 5v 16mhz, read bootload not or may not have "mods" required.

so how can tell version have installed?

ant if doesn't have mods go version safe use mini pro 16mhz?

thanks

don't bother figuring out has on it; bootload uno (and call uno when interact it), uno bootloader takes less flash space, uploads faster, doesn't hang when wdt reset, , uploads faster.

there countless pages detailing process of writing (called "burning" reasons unclear me) bootloader - search , ye shall find. need external programmer (either working arduino running arduino isp, or dedicated isp programmer, usbasp, can had under $3 shipped on ebay).


Arduino Forum > Using Arduino > Microcontrollers > Which boot loader do i have?


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'