출처 ESP32: Connecting to a WiFi network - techtutorialsx [Arduino|아두이노] 온도 습도 센서 (KY-015, DHT11) 사용방법 : 젠트의 프로그래밍 세상 소스 #include #include #include #include const char *ssid = "iptime"; const char *password = "password"; IPAddress ip(192, 168, 0, 122); // 임시 IP 주소 설정 IPAddress gateway(192, 168, 0, 1); IPAddress subnet(255, 255, 255, 0); #define DHTPIN 4 // DHT 센서의 핀 번호 #define DHTTYPE DHT11 // DHT..
출처 M5Stack[M5stack] M5stack 시작하기 !(getting started) - Edward's Labs Arduino IDE 설치 다운로드 주소 : https://www.arduino.cc/en/Main/Software Arduino IDE에 M5Stack 보드 추가 arduino-esp32 다운로드 Github 저장소(espressif / arduino-esp32)에서 arduino-esp32-1.0.1.zip 파일 다운로드 arduino-esp32 설치 다운로드 받은 파일 arduino-esp32-1.0.1.zip을 [Arduino IDE 설치경로]/hardware/espressif/esp32에 압축 해제 get.exe 실행 파일을 관리자 권한으로 실행 [Arduino IDE 설치경..
출처 HUSKYLENSの機能追加や修正を行うファームウェアのアップグレード | micro:bit Lab.【マイクロビット】 파일 다운로드 HUSKYLENS 펌웨어 업그레이드에 필요한 파일을 다운로드합니다. https://github.com/HuskyLens/HUSKYLENSUploader/ 사이트에서 방문해서 "Download ZIP"을 클릭합니다. CP2101 용 드라이버 설치 USKYLENS는 USB로 시리얼 통신용 CP2101 (USB to UART Bridge) 칩을 사용하고 있어 CP2101 용 드라이버를 설치해야 합니다. ZIP파일 압축을 풀고 해당 윈도우 버전의 driver 폴더에서 설치 프로그램을 실행합니다. Windows10 용 64 비트 설치 (CP210xVCPInstaller_x64.exe)..
출처 (배선) Interfacing Arduino with ILI9341 color TFT display - Simple Projects My Commentary and Technical help: 2.2 or 2.4 or 2.8 inch SPI TFT LCD ILI9341 to Arduino Uno GitHub - dgolda/UTouch: UTouch fork configured for 3.5" TFT LCD from mcufriend.com Arduino 2.4″ Touch Screen LCD Shield Tutorial - Arduino Project Hub 2.4 Touch Screen TFT LCD with SPI Interface, 240x320 [2.4-LCD-Module] - US $8...
출처 28BYJ-48 Stepper Motor with ULN2003 and Arduino (4 Examples) 소스 /*Example sketch to control a 28BYJ-48 stepper motor with ULN2003 driver board, and Arduino UNO. More info: https://www.makerguides.com */ // Include the Arduino Stepper Library: #include // Number of steps per rotation: const int stepsPerRevolution = 2048; //Wiring: // Pin 8 to IN1 on the ULN2003 driver // Pin 9 to IN2 on the UL..
출처 : GitHub - bportaluri/WiFiEsp: Arduino WiFi library for ESP8266 modules GitHub - Diaoul/arduino-ESP8266: An Arduino library to manage the ESP8266. WiFiEsp / ConnectWPA,ino 출처 : GitHub - bportaluri/WiFiEsp: Arduino WiFi library for ESP8266 modules /* WiFiEsp example: ConnectWPA This example connects to an encrypted WiFi network using an ESP8266 module. Then it prints the MAC address of the WiF..
출처 : IR Remote Control Car | How To Make Remote Control Car Using Arduino - MaxPhi z3t0/Arduino-IRremote: Infrared remote library for Arduino: send and receive infrared signals with multiple protocols IR Remote 라이브러리 Arduion IDE가 설치된 폴더의 libraries 폴더에서 소스 다운로드 C:\arduino-1.6.5-r5\libraries>git clone https://github.com/z3t0/Arduino-IRremote.git Cloning into 'Arduino-IRremote'... remote: Counting ..
출처 : 블루투스 HC-06 슬레이브 모듈 아두이노 소스 + 안드로이드 앱 소스 | Hard Copy Arduino HC-SR04 센서 배선 HC-SR04 센서 소스 #include Ultrasonic ultrasonic(10,11); // (Trig PIN,Echo PIN) void setup() { // put your setup code here, to run once: Serial.begin(9600); } void loop() { // put your main code here, to run repeatedly: Serial.print(ultrasonic.Ranging(CM)); // CM or INC Serial.println(" cm" ); delay(100); } HC-SR04 센서 연동 ..
- Total
- Today
- Yesterday
- Xcode
- 레이싱모델 익스트림 포토 페스티벌
- Spring MVC
- SAS
- koba2010
- KOBA
- 서울오토살롱
- ble
- Mac
- 송주경
- 튜닝쇼 2008
- Java
- ubuntu
- android
- Delphi
- NDK
- oracle
- Linux
- 일본여행
- BPI-M4
- ffmpeg
- MySQL
- Spring
- 동경
- 전예희
- sas2009
- flex
- 지스타2007
- Delphi Tip
- JavaScript
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |