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

0. Ref https://github.com/stefanberndtsson/type5usb GitHub - stefanberndtsson/type5usb: Arduino code for translating Sun Type 5 keyboard to USB keyboard. Arduino code for translating Sun Type 5 keyboard to USB keyboard. - GitHub - stefanberndtsson/type5usb: Arduino code for translating Sun Type 5 keyboard to USB keyboard. github.com SUN Keyboard Spec. http://kentie.net/article/sunkbd/KBD.pdf SUN..

0. Ref Board: LCD2004 Controller: PCF8574 1. LCD I2C 라이브러리 다운로드, 설치 (PlatformIO의 Libraries 메뉴에서 설치) Author: Frank de Brabander Maintainer: Marco Schwartz https://github.com/johnrickman/LiquidCrystal_I2C GitHub - johnrickman/LiquidCrystal_I2C: LiquidCrystal Arduino library for the DFRobot I2C LCD displays LiquidCrystal Arduino library for the DFRobot I2C LCD displays - GitHub - johnrickman/Liquid..

0. Spec. Board: HW-170 HW-170 16 Channel PWM Servo Driver IIC Interface Shield Board Module PCA9685 Drive Board Features: 1. PCA9685 chip is wrapped in the green power indicator of the central power input terminal of the small board. 2. It is convenient for you to insert 16 servo motors at a time in 4 sets of 3-pin connectors. 3. The servo motor plug is slightly wider than 0.1'', so you can put ..

0. Spec. Sensor: MPU-6050 Board: GY-521 5V-> LDO -> 3.3V A0: Pull-down 0x68 (default), Pull-up(3.3V) 0x60 1. Ref. https://playground.arduino.cc/Main/MPU-6050/ Arduino Playground - MPU-6050 MPU-6050 Accelerometer + Gyro Navigation Introduction The InvenSense MPU-6050 sensor contains a MEMS accelerometer and a MEMS gyro in a single chip. It is very accurate, as it contains 16-bits analog to digita..

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. 서보 모터 ..

1. Python + Visual Studio Code + PlatformIO plug-in - Python 설치 https://www.python.org/downloads/ Download Python The official home of the Python Programming Language www.python.org - Visual Studio Code 설치 https://code.visualstudio.com/download Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Downloa..