Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- x99 itx/ac
- razer #deathadder #viper #g102
- TensorFlow #Python #pip
- Arduino #Wall Plotter
- Dell #Latitude #BIOS
- fat32 #rufus
- Oh My Zsh #macOS
- centos7 #yum update #/boot
- Tarantula #3D 프린터
- VNC #Firewall #CenOS7 #VMware
- egpu #aorus gaming box #gtx1070 #tb3
- 매크로렌즈 #리버스링
- Linux #VirtualBox
- 피코프레소 #ITOP40
- XTU #Virtual Machine System
- Arduino #PlatformIO #macOS
- VirtualBox #VMware
- macro lens #EF #FD
- Java #MacBook #macOS
- Laptop #CPUID
- Octave #homebrew #macOS
- ITOP40
- CM-EF-NEX
- VMware #Shared Folder
- Xeon #E5-2680
- 다이슨 #배터리
- k6 #피코프레소
- cycloidal #rv reducer
- Callaway #Mavrik #Epic Flash
- ESP32 #Arduino
Archives
- Today
- Total
목록Arduino Nano #HW-131 #PWM #Servo Motor (1)
얕고 넓게

0. PWM 핀 배치 https://docs.arduino.cc/static/7b4ec070288aecac6984cfadbb5c2d54/A000005-pinout.png PWM Output: D3,5,6,9,10,11 1. 샘플 코드 #include void setup() { // put your setup code here, to run once: pinMode(11, OUTPUT); } void loop() { // put your main code here, to run repeatedly: for(int i=0;i LED+ || LED- > Resistor || Resistor > GND Current < 20mA (5V/220ohm) USB포트 보호를 위해 USB 미터기를 연결 3. 서보 모터 ..
IT/Platform
2022. 2. 3. 19:46