KkoRack 화성탐사
한국형 퍼서비어런스 꼬꼬락 화성 착륙
https://youtu.be/1ULRCABQgUI?si=RDhXUKBAGHkVIwxe
실행 동영상
실행 동영상
Main
KKorack GPIO setting.pptx startKK.sh #!/bin/bash echo echo '##### START KKo KKo Rac...
StepMotor
#!/usr/bin/python # -*- coding: UTF-8 -*- import RPi.GPIO as gpio from time import sleep ...
VideoStream
usbwebcamera.py import os import sys import time import math import getopt import numpy as ...
Noise Detector
noise_detector.py # Threshold / Sliding window # https://raw.githubusercontent.com/jeysonmc/...
Listen Speech
listenSpeech.py from google_trans_new import google_translator from google_speech import S...
GPIO
gpioControl.py import RPi.GPIO as GPIO from time import sleep ina1 = 33 ina2 = 35 ena = 37...
Etc
util.py from datetime import datetime class Util: def log(source, msg): ...
StreamingVideo
작성 중 StreamingVideo import io import picamera import logging import socketserver from thre...
StreamingSound
StreamingSound aplay -L hw:X,Y --> X is the card number, while Y is the device number. U...
TensorFlow OpenCV Slack Flack
TensorFlow OpenCV Slack Flack main.py : 웹 메인 서버 #!/usr/bin/env python # # Project: Streaming ...