stk500 에러
Arduino가 Bluetooth혹은 UART통신을 하고있는 상태에서
컴퓨터를 통해 업로드를하면 통신 충돌이 생기면서 아래와같은 Error메세지가 뜬다.
avrdud: stk500_disable(): protocol error, expect=0x14, resp=0x00
There is nothing you can really do with "avrdude", but you can change your type to "AVR ISP":
여러가지 경우가 있는데 ▼아래 중 하나를 택해서 해보면 해결됩니다.
1. 툴 >> 프로그래머 >> AVR ISP로 바꿔준다.
2. 툴 >> 프로세서 >> ATmega328(Old) ........ ArduinoMini를 쓸 경우
3. 블로투스 모듈을 D0, D1에 RX, TX로 연결한경우, 코드 Upload 중에는 빼놓은 채로 업로드
4. COM포트가 맞게 세팅되있는지 체크
avrdude: ser_open(): can't open device : 지정된 파일을 찾을 수 없습니다.
보드 업로드 중에 문제발생
When you didn't set the COM Port.
Port가 안잡혔을때 Error이다.
▼Exploring.Arduino.Tools.and.Techniques.for.Engineering.Wizardry
C6F1B14D2715E371900B3A6FEBFE7E0484DA6ACD.torrent
https://www.pdfdrive.net/30-arduino-projects-for-the-evil-geniuspdf-d29439023.html
30 Arduino Projects for the Evil Genius.pdf.pdf