NOTES.ino: Difference between revisions

From AnalysIR WiKi
Jump to navigation Jump to search
(Created page with "'''''> KontroLIR Home > back''''' This file is intended for internal usage only and contains...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''''> [[KontroLIR - Arduino compatible IR remote control|KontroLIR Home]] > [[Customizing the Firmware|back]]'''''
'''''> [[KontroLIR - Arduino compatible IR remote control|KontroLIR Home]] > [[Customizing the KontroLIR Firmware|back]]'''''


This file is intended for internal usage only and contains some useful reference information and notes on the following:
This file is intended for internal usage only and contains some useful reference information and notes on the following:
Line 5: Line 5:
* AVR fuse settings
* AVR fuse settings
* AVR Lock bits
* AVR Lock bits
* ATmega328PB device signaute bytes
* ATmega328PB device signature bytes
* Boot Size
* Boot Size
* Example avrdude commands
* Example avrdude commands
Line 15: Line 15:




'''''> [[KontroLIR - Arduino compatible IR remote control|KontroLIR Home]] > [[Customizing the Firmware|back]]'''''
'''''> [[KontroLIR - Arduino compatible IR remote control|KontroLIR Home]] > [[Customizing the KontroLIR Firmware|back]]'''''

Latest revision as of 04:45, 11 November 2019

> KontroLIR Home > back

This file is intended for internal usage only and contains some useful reference information and notes on the following:

  • AVR fuse settings
  • AVR Lock bits
  • ATmega328PB device signature bytes
  • Boot Size
  • Example avrdude commands
  • etc


As this is a working document, please treat accordingly and verify any information independently.


> KontroLIR Home > back