직관적인느낌

인공지능을 이용한 MCU 제어 (Teachable Machine, Arduino, p5.js) 본문

공학/인공지능

인공지능을 이용한 MCU 제어 (Teachable Machine, Arduino, p5.js)

범슐랭 2023. 3. 23. 17:23

p5.serialcontrol

https://github.com/p5-serial/p5.serialcontrol/releases/tag/0.1.2

 

Release Beta 0.1.2 · p5-serial/p5.serialcontrol

Fixed bug that causes the app to crash when data is sent in bytes from microcontroller (via Serial.write() function) Added a check feature to detect newline character before allowing serial console...

github.com

 

 

Image EX.

https://editor.p5js.org/krantas/sketches/3wZ9hAwG

 

p5.js Web Editor

 

editor.p5js.org

 

Sounds EX.

https://editor.p5js.org/krantas/sketches/3wZ9hAwG

 

p5.js Web Editor

 

editor.p5js.org


Teachable Machine

 

 

https://teachablemachine.withgoogle.com/train

 

Teachable Machine

Train a computer to recognize your own images, sounds, & poses. A fast, easy way to create machine learning models for your sites, apps, and more – no expertise or coding required.

teachablemachine.withgoogle.com


아두이노

 


사용된 코드

https://github.com/SimonLee9/Teachable-Machine_P5.js_Arduino

 

GitHub - SimonLee9/Teachable-Machine_P5.js_Arduino

Contribute to SimonLee9/Teachable-Machine_P5.js_Arduino development by creating an account on GitHub.

github.com

 

728x90
반응형