반응형 프로세싱+아두이노+안드로이드42 Arduino FHT Library http://wiki.openmusiclabs.com/wiki/ArduinoFHT ArduinoFHT - Open Music Labs Wiki Arduino FHT Library Note: The serial output of the examples is in binary, not ASCII. This means it will not be human readable on the serial port. Change serial.write() to serial.print() to fix this. You may need to write a for() loop to manually output eac wiki.openmusiclabs.com Arduino FHT Library Note: The serial o.. 2022. 5. 14. 프로세싱-시리얼 플로터 (Serial Plotter)를 통한 아두이노 그래프 그리기 https://geronimob.tistory.com/36 프로세싱-시리얼 플로터 (Serial Plotter)를 통한 아두이노 그래프 그리기 이번시간에는 요청이 많이 들어왔던 문제를 해결하고자 합니다. 사람들이 아두이노를 쓰는 이유에는 여러가지가 있겠지만, 주된 이유중에 하나는 DAQ (Data Acquisition) 즉 신호 수집을 위해서 사용 geronimob.tistory.com 이번시간에는 요청이 많이 들어왔던 문제를 해결하고자 합니다. 사람들이 아두이노를 쓰는 이유에는 여러가지가 있겠지만, 주된 이유중에 하나는 DAQ (Data Acquisition) 즉 신호 수집을 위해서 사용하는 목적으로 사용합니다. 각종 센서에서 나온 디지털신호나, 아날로그 신호들을 아두이노로 받아와서 PC에서 후처리를 .. 2022. 5. 14. 아두이노-푸리에 변환 (FFT)과 활용 https://geronimob.tistory.com/27?category=145813 아두이노-푸리에 변환 (FFT)과 활용 이번엔 아두이노를 이용한 간단한 신호처리에 대해 알아보겠습니다. 보통 아두이노를 사용하게 되면, Analog Input Digital Input / Output 이 기능들을 주로 사용하게 되고, 보통 아두이노를 사용하시는 geronimob.tistory.com 이번엔 아두이노를 이용한 간단한 신호처리에 대해 알아보겠습니다. 보통 아두이노를 사용하게 되면, Analog Input Digital Input / Output 이 기능들을 주로 사용하게 되고, 보통 아두이노를 사용하시는 분들을 보면 위 사진처럼 아두이노에서 받아온 데이터(Raw Data)는 통신(시리얼통신 or SPI 통.. 2022. 5. 14. Build a Robot Car with Speed Sensors https://dronebotworkshop.com/robot-car-with-speed-sensors/ Build a Robot Car with Speed Sensors using Arduino Interrupts Build a simple 2-wheel robot car chassis and learn to use Arduino interrupts to measure wheel rotation and speed. Complete plans with code and video. dronebotworkshop.com A rite of passage for every budding robotics experimenter is to build a small robot car. This task is simp.. 2022. 5. 14. 이전 1 ··· 4 5 6 7 8 9 10 11 다음 반응형