본문 바로가기
반응형

분류 전체보기273

3D출력 PETG 설정 https://all3dp.com/2/petg-print-settings-how-to-find-the-best-settings-for-petg/ The Best PETG Print Settings Find the best PETG print settings for your needs, considering things like PETG temperature, stringing, print speed, and retraction settings! all3dp.com PETG is short for polyethylene terephthalate glycol-modified. That could mean something to you if you’re into chemistry, but for the res.. 2022. 7. 13.
Robot Eyes 2 https://arduinoplusplus.wordpress.com/2017/10/29/robot-eye-expressions-using-led-matrix-display/ Robot Eye Expressions using LED Matrix Display I was exploring ways to make a future robot project more appealing and came across a number of articles about animated robotic eyes created to convey expression or mood. This looked like a bit of f… arduinoplusplus.wordpress.com Robot Eye Expressions usi.. 2022. 6. 26.
Arduino I2C SPI SPI연결 (예: 아두이노 SD카드 연결) SD 카드 아두이노 핀 GND GND 5V 5V CS 4 MOSI 11 SCK 13 MISO 12 I2C 연결 (예: 아두이노 LCD 연결) LCD 아두이노핀 GND GND 5V 5V SDA A4 or SDA SCL A5 or SCL https://ludenscode.com/2021/10/09/i2c-%EC%99%80-spi-%EB%B9%84%EA%B5%90/ I2C 와 SPI 비교 – 처음코딩 요약 : UART, I2C, SPI 통신을 비교하고 어떤 방식을 사용할 것인지 결정하는데 도움을 준다. UART는 고전적인 방식으로 모든 하드웨어가 지원하고 있는 방식이고, I2C는 작은 선으로 여러 하드웨어를 ludenscode.com 요약 : UART, I2C, SP.. 2022. 6. 26.
kalman filter - "Machine Learning An Algorithmic Perspective" ch16. Graphical Models A simple 1D Kalman Filter # Code from Chapter 16 of Machine Learning: An Algorithmic Perspective (2nd Edition) # by Stephen Marsland (http://stephenmonika.net) # You are free to use, change, or redistribute the code in any way you wish for # non-commercial purposes, but please maintain the name of the original author. # This code comes with no warranty of any kind. # Steph.. 2022. 6. 24.
반응형