Site Tools


misc:avr-programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
misc:avr-programming [2026-03-24 Tue 18:27] – add DIP pkg diagram theorytoemisc:avr-programming [2026-03-24 Tue 18:29] (current) – [Programming with ISP] correct pin numbers in tbl theorytoe
Line 50: Line 50:
 | VCC     | VCC        | | VCC     | VCC        |
 | GND     | GND        | | GND     | GND        |
-| MOSI    | MOSI (18)  | +| MOSI    | MOSI (17)  | 
-| MISO    | MISO (19)  | +| MISO    | MISO (18)  | 
-| SCK     | SCK  (20)  |+| SCK     | SCK  (19)  |
 | RST     | RESET (1)  | | RST     | RESET (1)  |
  
 Then upload the code with ''Sketch -> Upload using Programmer''. Then upload the code with ''Sketch -> Upload using Programmer''.
  
misc/avr-programming.txt · Last modified: by theorytoe