User Tools

Site Tools


markdown

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
markdown [2012/04/29 05:34] dongheemarkdown [2018/07/18 14:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <markdown> <markdown>
 +
 # 하드웨어 만들기 # 하드웨어 만들기
  - RF  - RF
Line 480: Line 481:
   
  
-###### 1PWM+#### PWM
  - hardware pwm: http://gushh.net/blog/msp430-servo/  - hardware pwm: http://gushh.net/blog/msp430-servo/
  - PWM DC Motor Control Using Timer_A of the MSP430: http://www.ti.com/lit/an/slaa120/slaa120.pdf  - PWM DC Motor Control Using Timer_A of the MSP430: http://www.ti.com/lit/an/slaa120/slaa120.pdf
  
-###### I2C+#### I2C
  - EEPROM (메시지,   - EEPROM (메시지, 
    
  
-###### SPI+#### SPI
  
-###### 타이머 인터럽트: counter+#### 타이머 인터럽트: counter
  
-###### pulseIn? RF?+#### pulseIn? RF?
  
-###### delay 구현 조사+#### delay 구현 조사
  
  static void __inline__ delay(register unsigned int n)  static void __inline__ delay(register unsigned int n)
Line 513: Line 514:
  }  }
   
-###### RTC+#### RTC
 Software Realtime Clock Software Realtime Clock
 http://www.43oh.com/forum/viewtopic.php?f=10&t=2477 http://www.43oh.com/forum/viewtopic.php?f=10&t=2477
- 
 </markdown> </markdown>
markdown.1335677682.txt.gz · Last modified: 2018/07/18 14:09 (external edit)