분류 전체보기35 Blender에서 pySerial 사용하기 1. 파이썬이 이미 다른 경로에 설치가 되어 있다면(ex C:/python27) pySerial 설치 파일을 이용해 설치를 진행한다. 블렌더에서 사용하려면 pyserial-2.7.win32_py3k.exe을 설치해야 한다. 2. 블렌더 에디터 창에서import sys sys.path.append("C:\Python27\Lib\site-packages") import serial arduino = serial.Serial('COM5', 9600) ... http://www.blender.org/forum/viewtopic.php?t=26484&sid=f68deb37c9c37b4dd36db2a14b17e85f http://playground.arduino.cc/Interfacing/Python http://.. 2014. 5. 16. AVR Application notes Atmel AVR 8-bit and 32-bit Microcontrollers http://www.professordan.com/avr/techlib/techlib8/appnotes/ 2004-11-19 AVR319: Using the USI module for SPI communication This application note describes a SPI interface implementation, in form of a fullfeatured driver and an example of usage for this driver. 2005-09-08 AVR310: Using the USI module as a I2C master This Application Note describes how to .. 2014. 1. 4. attiny2313 arduino pin map attiny2313 arduino pin mapping 2013. 6. 28. 3x3x3 LED Cube 3x3x3 LED Cube를 만들기 위해 참고 했던 영상. 2013. 1. 5. 이전 1 ··· 4 5 6 7 8 9 다음