• AI글쓰기 2.1 업데이트
BRONZE
BRONZE 등급의 판매자 자료
non-ai
판매자가 AI를 사용하지 않은 독창적인 자료

부산대학교 마이크로프로세서응용 텀 프로젝트 SPI통신을 이용한 숫자야구 게임 구현 소스코드

"부산대학교 마이크로프로세서응용 텀 프로젝트 SPI통신을 이용한 숫자야구 게임 구현 소스코드"에 대한 내용입니다.
압축파일
최초등록일 2021.04.13 최종저작일 2017.06
  • 미리보기

    소개

    "부산대학교 마이크로프로세서응용 텀 프로젝트 SPI통신을 이용한 숫자야구 게임 구현 소스코드"에 대한 내용입니다.

    컴파일 실행환경

    MSP430 보드 두 대를 연결해서 각각 master, slave소스를 넣어 동작시킴

    참고자료

    · 없음
  • 압축파일 내 파일목록

    · MSP430_BullsAndCows-master/
    · MSP430_BullsAndCows-master/1_로고.MOV
    · MSP430_BullsAndCows-master/2_숫자전송.MOV
    · MSP430_BullsAndCows-master/3_맞추기.MOV
    · MSP430_BullsAndCows-master/4_끝.MOV
    · MSP430_BullsAndCows-master/Master/
    · MSP430_BullsAndCows-master/Master/.ccsproject
    · MSP430_BullsAndCows-master/Master/.cproject
    · MSP430_BullsAndCows-master/Master/.project
    · MSP430_BullsAndCows-master/Master/.settings/
    · MSP430_BullsAndCows-master/Master/.settings/org.eclipse.cdt.codan.core.prefs
    · MSP430_BullsAndCows-master/Master/.settings/org.eclipse.cdt.debug.core.prefs
    · MSP430_BullsAndCows-master/Master/.settings/org.eclipse.core.resources.prefs
    · MSP430_BullsAndCows-master/Master/Debug/
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_LCD.map
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_LCD.out
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_LCD_2.map
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_LCD_2.out
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_LCD_Char.map
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_LCD_Char.out
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_term3.map
    · MSP430_BullsAndCows-master/Master/Debug/MSP430_term3.out
    · MSP430_BullsAndCows-master/Master/Debug/ccsObjs.opt
    · MSP430_BullsAndCows-master/Master/Debug/ccsSrcs.opt
    · MSP430_BullsAndCows-master/Master/Debug/main.obj
    · MSP430_BullsAndCows-master/Master/Debug/main.pp
    · MSP430_BullsAndCows-master/Master/Debug/makefile
    · MSP430_BullsAndCows-master/Master/Debug/objects.mk
    · MSP430_BullsAndCows-master/Master/Debug/source/
    · MSP430_BullsAndCows-master/Master/Debug/source/DEV_LCD_HD66753.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/DEV_LCD_HD66753.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/LCD_FONTS.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/LCD_FONTS.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/MSP430_TIMER.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/MSP430_TIMER.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/MSP430_UART.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/MSP430_UART.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/MSP430_UCS.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/MSP430_UCS.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/USER_DIO.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/USER_DIO.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/USER_LCD.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/USER_LCD.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/USER_UART.obj
    · MSP430_BullsAndCows-master/Master/Debug/source/USER_UART.pp
    · MSP430_BullsAndCows-master/Master/Debug/source/ccsSrcs.opt
    · MSP430_BullsAndCows-master/Master/Debug/source/subdir_rules.mk
    · MSP430_BullsAndCows-master/Master/Debug/source/subdir_vars.mk
    · MSP430_BullsAndCows-master/Master/Debug/sources.mk
    · MSP430_BullsAndCows-master/Master/Debug/subdir_rules.mk
    · MSP430_BullsAndCows-master/Master/Debug/subdir_vars.mk
    · MSP430_BullsAndCows-master/Master/MSP430F5438A.ccxml
    · MSP430_BullsAndCows-master/Master/include/
    · MSP430_BullsAndCows-master/Master/include/CCSbase_MSP430/
    · MSP430_BullsAndCows-master/Master/include/CCSbase_MSP430/in430.h
    · MSP430_BullsAndCows-master/Master/include/CCSbase_MSP430/msp430.h
    · MSP430_BullsAndCows-master/Master/include/CCSbase_MSP430/msp430f5438a.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/
    · MSP430_BullsAndCows-master/Master/include/USER_include/MSP430_ADC.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/MSP430_TIMER.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/MSP430_UART.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/MSP430_UCS.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/USER_DIO.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/USER_LCD.h
    · MSP430_BullsAndCows-master/Master/include/USER_include/USER_TOP_HEADER.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_data_synch.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_fmt_specifier.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_isfuncdcl.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_isfuncdef.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_lock.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_mutex.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_pthread.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_reg_mutex_api.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_reg_synch_api.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/_tls.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/access.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/algorithm
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/assert.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/bitset
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cassert
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cctype
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cerrno
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cfloat
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/ciso646
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/climits
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/clocale
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cmath
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/complex
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cpp_inline_math.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cpy_tbl.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/csetjmp
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/csignal
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cstdarg
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cstddef
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cstdio
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cstdlib
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cstring
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/ctime
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/ctype.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cwchar
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/cwctype
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/deque
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/elfnames.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/errno.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/exception
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/fenv.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/file.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/float.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/fstream
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/fstream.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/functional
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/hash_map
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/hash_set
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/intrinsics.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/inttypes.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iomanip
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iomanip.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/ios
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iosfwd
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iostream
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iostream.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iso646.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/istream
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/iterator
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/limits
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/limits.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/linkage.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/list
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/locale
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/locale.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/map
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/math.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/mathcpp.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/memory
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/new
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/new.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/numeric
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/ostream
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/queue
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/rope
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/set
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/setjmp.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/signal.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/slist
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/sstream
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stack
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdarg.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdbool.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stddef.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdexcept
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdint.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdio.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdiostream.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stdlib.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/stl.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/streambuf
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/string
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/string.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/strstream
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/strstream.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/time.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/typeinfo
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/unaccess.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/utility
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/valarray
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/vector
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/wchar.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/wchar.hx
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/wctype.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xcomplex
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xdebug
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xhash
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xiosbase
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xlocale
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xlocinfo
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xlocinfo.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xlocmes
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xlocmon
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xlocnum
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xloctime
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xmemory
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xstddef
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xstring
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xtree
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xutility
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/xwcc.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/ymath.h
    · MSP430_BullsAndCows-master/Master/include/tools_Compiler_MSP430/yvals.h
    · MSP430_BullsAndCows-master/Master/lnk_msp430f5438a.cmd
    · MSP430_BullsAndCows-master/Master/main.c
    · MSP430_BullsAndCows-master/Master/source/
    · MSP430_BullsAndCows-master/Master/source/DEV_LCD_HD66753.c
    · MSP430_BullsAndCows-master/Master/source/LCD_FONTS.c
    · MSP430_BullsAndCows-master/Master/source/MSP430_TIMER.C
    · MSP430_BullsAndCows-master/Master/source/MSP430_UART.c
    · MSP430_BullsAndCows-master/Master/source/MSP430_UCS.c
    · MSP430_BullsAndCows-master/Master/source/USER_DIO.C
    · MSP430_BullsAndCows-master/Master/source/USER_LCD.C
    · MSP430_BullsAndCows-master/Master/source/USER_UART.c
    · MSP430_BullsAndCows-master/README.md
    · MSP430_BullsAndCows-master/SPI 숫자야구 Master.txt
    · MSP430_BullsAndCows-master/SPI 숫자야구 Slave.txt
    · MSP430_BullsAndCows-master/Slave/
    · MSP430_BullsAndCows-master/Slave/.ccsproject
    · MSP430_BullsAndCows-master/Slave/.cproject
    · MSP430_BullsAndCows-master/Slave/.project
    · MSP430_BullsAndCows-master/Slave/.settings/
    · MSP430_BullsAndCows-master/Slave/.settings/org.eclipse.cdt.codan.core.prefs
    · MSP430_BullsAndCows-master/Slave/.settings/org.eclipse.cdt.debug.core.prefs
    · MSP430_BullsAndCows-master/Slave/.settings/org.eclipse.core.resources.prefs
    · MSP430_BullsAndCows-master/Slave/Debug/
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_LCD.map
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_LCD.out
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_LCD_2.map
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_LCD_2.out
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_LCD_Char.map
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_LCD_char.out
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_term3.map
    · MSP430_BullsAndCows-master/Slave/Debug/MSP430_term3.out
    · MSP430_BullsAndCows-master/Slave/Debug/ccsObjs.opt
    · MSP430_BullsAndCows-master/Slave/Debug/ccsSrcs.opt
    · MSP430_BullsAndCows-master/Slave/Debug/main.obj
    · MSP430_BullsAndCows-master/Slave/Debug/main.pp
    · MSP430_BullsAndCows-master/Slave/Debug/makefile
    · MSP430_BullsAndCows-master/Slave/Debug/objects.mk
    · MSP430_BullsAndCows-master/Slave/Debug/source/
    · MSP430_BullsAndCows-master/Slave/Debug/source/DEV_LCD_HD66753.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/DEV_LCD_HD66753.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/LCD_FONTS.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/LCD_FONTS.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/MSP430_TIMER.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/MSP430_TIMER.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/MSP430_UART.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/MSP430_UART.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/MSP430_UCS.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/MSP430_UCS.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/USER_DIO.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/USER_DIO.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/USER_LCD.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/USER_LCD.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/USER_UART.obj
    · MSP430_BullsAndCows-master/Slave/Debug/source/USER_UART.pp
    · MSP430_BullsAndCows-master/Slave/Debug/source/ccsSrcs.opt
    · MSP430_BullsAndCows-master/Slave/Debug/source/subdir_rules.mk
    · MSP430_BullsAndCows-master/Slave/Debug/source/subdir_vars.mk
    · MSP430_BullsAndCows-master/Slave/Debug/sources.mk
    · MSP430_BullsAndCows-master/Slave/Debug/subdir_rules.mk
    · MSP430_BullsAndCows-master/Slave/Debug/subdir_vars.mk
    · MSP430_BullsAndCows-master/Slave/MSP430F5438A.ccxml
    · MSP430_BullsAndCows-master/Slave/include/
    · MSP430_BullsAndCows-master/Slave/include/CCSbase_MSP430/
    · MSP430_BullsAndCows-master/Slave/include/CCSbase_MSP430/in430.h
    · MSP430_BullsAndCows-master/Slave/include/CCSbase_MSP430/msp430.h
    · MSP430_BullsAndCows-master/Slave/include/CCSbase_MSP430/msp430f5438a.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/
    · MSP430_BullsAndCows-master/Slave/include/USER_include/MSP430_ADC.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/MSP430_TIMER.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/MSP430_UART.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/MSP430_UCS.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/USER_DIO.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/USER_LCD.h
    · MSP430_BullsAndCows-master/Slave/include/USER_include/USER_TOP_HEADER.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_data_synch.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_fmt_specifier.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_isfuncdcl.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_isfuncdef.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_lock.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_mutex.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_pthread.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_reg_mutex_api.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_reg_synch_api.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/_tls.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/access.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/algorithm
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/assert.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/bitset
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cassert
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cctype
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cerrno
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cfloat
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/ciso646
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/climits
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/clocale
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cmath
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/complex
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cpp_inline_math.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cpy_tbl.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/csetjmp
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/csignal
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cstdarg
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cstddef
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cstdio
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cstdlib
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cstring
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/ctime
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/ctype.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cwchar
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/cwctype
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/deque
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/elfnames.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/errno.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/exception
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/fenv.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/file.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/float.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/fstream
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/fstream.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/functional
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/hash_map
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/hash_set
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/intrinsics.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/inttypes.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iomanip
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iomanip.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/ios
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iosfwd
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iostream
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iostream.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iso646.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/istream
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/iterator
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/limits
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/limits.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/linkage.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/list
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/locale
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/locale.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/map
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/math.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/mathcpp.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/memory
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/new
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/new.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/numeric
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/ostream
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/queue
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/rope
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/set
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/setjmp.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/signal.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/slist
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/sstream
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stack
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdarg.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdbool.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stddef.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdexcept
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdint.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdio.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdiostream.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stdlib.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/stl.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/streambuf
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/string
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/string.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/strstream
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/strstream.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/time.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/typeinfo
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/unaccess.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/utility
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/valarray
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/vector
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/wchar.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/wchar.hx
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/wctype.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xcomplex
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xdebug
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xhash
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xiosbase
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xlocale
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xlocinfo
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xlocinfo.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xlocmes
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xlocmon
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xlocnum
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xloctime
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xmemory
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xstddef
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xstring
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xtree
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xutility
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/xwcc.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/ymath.h
    · MSP430_BullsAndCows-master/Slave/include/tools_Compiler_MSP430/yvals.h
    · MSP430_BullsAndCows-master/Slave/lnk_msp430f5438a.cmd
    · MSP430_BullsAndCows-master/Slave/main.c
    · MSP430_BullsAndCows-master/Slave/source/
    · MSP430_BullsAndCows-master/Slave/source/DEV_LCD_HD66753.c
    · MSP430_BullsAndCows-master/Slave/source/LCD_FONTS.c
    · MSP430_BullsAndCows-master/Slave/source/MSP430_TIMER.C
    · MSP430_BullsAndCows-master/Slave/source/MSP430_UART.c
    · MSP430_BullsAndCows-master/Slave/source/MSP430_UCS.c
    · MSP430_BullsAndCows-master/Slave/source/USER_DIO.C
    · MSP430_BullsAndCows-master/Slave/source/USER_LCD.C
    · MSP430_BullsAndCows-master/Slave/source/USER_UART.c
  • 자료후기

      Ai 리뷰
      판매자가 등록한 자료를 통해 새로운 인사이트를 얻고, 과제의 내용을 보강하는 데 큰 도움이 되었습니다. 정말 추천할 만한 자료입니다! 감사드립니다.
    • 자주묻는질문의 답변을 확인해 주세요

      해피캠퍼스 FAQ 더보기

      꼭 알아주세요

      • 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
        자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
        저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
      • 해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.
        파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
        파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
    문서 초안을 생성해주는 EasyAI
    안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
    저는 아래와 같이 작업을 도와드립니다.
    - 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
    - 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
    - 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
    이런 주제들을 입력해 보세요.
    - 유아에게 적합한 문학작품의 기준과 특성
    - 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
    - 작별인사 독후감
    해캠 AI 챗봇과 대화하기
    챗봇으로 간편하게 상담해보세요.
    2026년 02월 06일 금요일
    AI 챗봇
    안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
    4:27 오전