markdown
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
markdown [2012/04/29 05:34] – donghee | markdown [2018/07/18 14:10] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
+ | |||
# 하드웨어 만들기 | # 하드웨어 만들기 | ||
- RF | - RF | ||
Line 480: | Line 481: | ||
- | ###### 1PWM | + | #### PWM |
- hardware pwm: http:// | - hardware pwm: http:// | ||
- PWM DC Motor Control Using Timer_A of the MSP430: http:// | - PWM DC Motor Control Using Timer_A of the MSP430: http:// | ||
- | ###### I2C | + | #### I2C |
- EEPROM (메시지, | - EEPROM (메시지, | ||
| | ||
- | ###### SPI | + | #### SPI |
- | ###### 타이머 인터럽트: | + | #### 타이머 인터럽트: |
- | ###### 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:// | http:// | ||
- | |||
</ | </ |
markdown.1335677682.txt.gz · Last modified: 2018/07/18 14:09 (external edit)