놀기136 Arduino IDE에서 ESP8266 개발 환경 구축 다음 사이트에서 구축 방법을 찾을 수 있는데, 직접 해봐야 되는지 알지... https://lastminuteengineers.com/esp8266-nodemcu-arduino-tutorial/ https://lastminuteengineers.com/esp8266-nodemcu-arduino-tutorial/ lastminuteengineers.com 1. Arduino IDE 설치 설치는 간단하니 했다고 치고. 2. Board Manager로 esp8266 추가 ESP8266 보드 정보를 넣자. http://arduino.esp8266.com/stable/package_esp8266com_index.json 위의 주소를 아래와 같이 추가한다. 그리고 OK 클릭!! 그리고, Boards Manager로.. 2021. 7. 4. Arduino UNO full pinout diagram 2021. 7. 4. 아두이노와 다른 장치 간의 UART 통신하기 아두이노는 아주 간단해서 다른 장치와의 통신 테스트에 아주 용이하다. 그런데 그것도 잘 쓰는 사람에게나 그런 것이고 안 써본 사람에게는 쉽지 않다. 쉽지 않다는 표현보다는 귀찮다는 표현이 맞을지도 모르겠다. 내가 사용하는 장치에 Wake-up 신호 및 UART를 통한 AT Command 전달을 위한 UART 통신 코드가 필요해서 일단 검색해 보았다. 포스팅된 많은 자료가 있지만 역시나 내 입맛에 맞는 것은 없다. 그래서, 다시 검색. 내가 사용하는 UNO 보드에 맞는 소스코드가 공식 사이트에 있다. !! https://www.arduino.cc/en/Tutorial/LibraryExamples/SoftwareSerialExample Software Serial Example Open-source elec.. 2021. 7. 4. Arduino UNO Schematic https://store.arduino.cc/usa/arduino-uno-rev3 Arduino Uno Rev3 | Arduino Official Store Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP store.arduino.cc https://www.arduino.cc/en/uploads/Mai.. 2021. 7. 4. 이전 1 ··· 29 30 31 32 33 34 다음