본문 바로가기

728x90

개발 이야기

(534)
플러터로 웹개발하기 플러터로 웹개발하기 https://flutter-ko.dev/docs/get-started/web Building a web application with Flutter Instructions for creating a Flutter app for the web. flutter-ko.dev Summary Here are the short and sweet instructions to get started. To add support to an existing project and assuming that you have the flutter tool installed, run the following commands in a terminal from the top of the project package..
(플러터웹) 에러해결: SocketException: Failed to create server socket (OS Error: Failed to start accept), address = localhost, port = 8139 Failed to bind web development server: SocketException: Failed to create server socket (OS Error: Failed to start accept), address = localhost, port = 8139 에러해결: https://stackoverflow.com/questions/60626062/reason-of-flutter-error-socketexception-failed-to-create-server-socket-os-err Reason of Flutter error: SocketException: Failed to create server socket (OS Error: Failed to start accept), addr..
무선사용시 절전기능으로 인하여 끊어지는 경우(리얼텍 8192 cu 칩셋) 무선사용시 절전기능으로 인하여 끊어지는 경우(리얼텍 8192 cu 칩셋) m.blog.naver.com/PostView.nhn?blogId=allianas&logNo=220838258775&proxyReferer=https:%2F%2Fwww.google.com%2F 라즈베리파이 VLC 설치 집에 들어오면 조명이 켜지고 음악이 흘러나오는 집. 스마트싱스와 남는 라즈베리파이를 통하여 만들어 보... blog.naver.com
pyAutoGui) 사용할 수 있는 KEYBOARD_KEYS KEYBOARD_KEYS pyautogui.readthedocs.io/en/latest/keyboard.html#the-hotkey-function Keyboard Control Functions — PyAutoGUI documentation The write() Function The primary keyboard function is write(). This function will type the characters in the string that is passed. To add a delay interval in between pressing each character key, pass an int or float for the interval keyword argument. For pyauto..
RPI) PWM / 모터, LED battlewithmyself.tistory.com/51 #9 라즈베리파이 PWM // 일시 : 2018.01.10 내용 : PWM // PWM(Pulse Width Modulation) Pulse Width Modulation : 펄스 폭 변조 전압의 on(high)/off(low)를 이용해 가변 전압을 얻기 위한 기술 period : 한 사이클의 시간 Duration(p.. battlewithmyself.tistory.com
[PHOTRON] [024] 1W 파워 LED STAR모양 방열판 포함(백색) [PHOTRON] [024] 1W 파워 LED STAR모양 방열판 포함(백색) ==> 제품 기술지원 문의 www.devicemart.co.kr/goods/view?no=9316&NaPm=ct%3Dkcfrqiqs%7Cci%3Dcheckout%7Ctr%3Dppc%7Ctrx%3D%7Chk%3Dfba851354930f9a7452e4b16364e3c0431e02ce5#goods_qna [024] 1W 파워 LED STAR모양 방열판 포함(백색) 사이즈 : 19mm / 전압 : 2.9~3.7V / 전류 : 320mA / 전력 : 1.2W / 색상 : 화이트(White) www.devicemart.co.kr
(라즈베리파이) IR 리모콘으로 RPI3 제어하기 -2 gist.github.com/billpatrianakos/cb72e984d4730043fe79cbe5fc8f7941 How to set up LIRC on Raspbian Buster (2019, 4.x kernel) How to set up LIRC on Raspbian Buster (2019, 4.x kernel) - LIRC_Raspian_Buster.md gist.github.com ==> stackoverflow.com/questions/57437261/setup-ir-remote-control-using-lirc-for-the-raspberry-pi-rpi Setup IR Remote Control Using LIRC for the Raspberry PI (RPi) After much sear..
(라즈베리파이) IR 리모콘으로 제어해보기 IR리모콘으로 라즈베리파이에 있는 VLC플레이어를 제어해보는 작업을 해보았다. 참조한 링크는 아래와 같다. IR 센서를 라즈베리파이에 연결해보자. 1.blog.naver.com/cosmosjs/130181466152 [라즈베리파이] RaspBMC에 적외선 리시버를 달아서 리모콘을 사용해 보자. 역시 리모콘이 편해!RaspBMC에 적외선 리시버를 달아서 일반 리모콘을 사용해 보자. 누가 뭐래도 TV... blog.naver.com (튜닝부분은 아래와 같이 한다) 2. blog.naver.com/cosmosjs/220656054360 라즈베리파이 - GPIO를 통한 적외선 센스(IR) 다루기(1) 예전에 XBMC(현 Kodi)용 리모콘을 사용하기 위해 사용했던 IR센스를 다시 라즈베리파이에 붙여서 사... ..

728x90