본문 바로가기

제로윈아카데미

(385)
STM32H743 + Fan Motor Control STM32H743 32-bit Arm® Cortex®-M7 480MHz MCUs, up to 2MB Flash, up to 1MB RAM, 46 com. and analog interfaces datasheet https://kr.mouser.com/datasheet/2/389/dm00387108-1799185.pdf blower 9250 AC220V DC12V 24V brushless centrifugal fan, air blower for Breathing, Ventilation system WM9250-24/48/220 테스트영상 터치스크린을 이용하여 모터 속도를 조절합니다.
아두이노 메가 + WIFI모듈 ESP8266 + 팬모터 송풍기 제어 아두이노 메가 https://store.arduino.cc/usa/mega-2560-r3 Arduino Mega 2560 Rev3 | Arduino Official Store The Arduino Mega 2560 is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a powe store.arduino.cc Arduino Mega 2560은 ATmega2..
CODEBOT 시리얼 연결 & 컴파일 & 실행 MobaXterm 을 이용하여 Serial 연결합니다. Serial Port 와 bps 115200 을 맞혀줍니다. 테스트 codebot 보드 소스코드 컴파일 bitbake neutis-image bitbake codebot 소스 컴파일 후 코드봇에서 실행 scp -3 -P 5000 cnr@211.238.124.102:/home/cnr/clan3/neutis-image/build/tmp/deploy/ipk/aarch64/codebot*.ipk /home/root/ systemctl stop codebot opkg remove codebot codebot-dev opkg install ~/codebot_0.1-r0_aarch64.ipk ~/codebot-dev_0.1-r0_aarch64.ipk ./code..
Node-RED 스마트팜 로그 파일 저장 Node-RED 스마트팜 보드로부터 수신된 센서 데이터를 엑셀 파일 형식으로 저장합니다. Node-RED Dashboard 로그파일 그래프 표시
앱인벤터2 사진촬영 & FTP 업로드 앱인벤터2 블록 레이아웃구성 앱인벤터 블럭 코딩 앱실행시 FTP 연결 설정을 합니다. 사진을 촬영합니다. 찍은 사진을 FTP 업로드합니다. 테스트 영상
Slider LED 밝기 제어 on AppInventor2 앱인벤터2 블럭코딩 테스트영상 블루투스를 이용하여 LED 불밝기 제어 데이터를 송신합니다.
CO2 그래프 표시 on 앱인벤터2 앱인벤터2 레이아웃 - 그래프 추가 charmaker 프로젝트에 import 합니다. https://github.com/MillsCS215AppInventorProj/chartmaker MillsCS215AppInventorProj/chartmaker An extension for MIT App Inventor that adds graphing capability (for pie, bar, and line graphs) through Google Charts. - MillsCS215AppInventorProj/chartmaker github.com ChartMaker extension 을 이용하여 그래프 구현 테스트를 합니다. CO2 블루투스 데이터 수신 - 텍스트 표시 수신된 문자열에서 CO2 데이터를..
CO2 센서 on 아두이노 CO2 센서 이산화탄소 공기질 측정 Carbon Dioxide Gas sensor(RX-9) www.esrl.noaa.gov/gmd/ccgg/trends/ Global Monitoring Laboratory - Carbon Cycle Greenhouse Gases Monthly Average Mauna Loa CO2 June 2020: 416.39 ppm June 2019: 413.93 ppm Last updated: July 6, 2020 The graphs show monthly mean carbon dioxide measured at Mauna Loa Observatory, Hawaii. The carbon dioxide data (red curve), measured as the mol www.e..