| 다운로드 | 방명록 | 디렉토리
digtak다운로드Communications / Mobile무선 개발
검색:
Bluetooth_RX_PPM
  • 분류:Communications / Mobile - 무선 개발
  • 도구 개발:C-C++
  • 크기:1.57 MB
  • 업로드 시간:2016/10/15 1:08:42
  • 업 로더:jangkihoon
  • 다운로드 통계:
설명
HC-06을 이용하여 RC용 데이터를 PPM신호로 변환


CMSIS_Logo_Final.jpg

File list:
Bluetooth_Rx_Cppm(4ch)
.....................\CMSIS
.....................\.....\Documentation
.....................\.....\.............\CMSIS-SVD_Schema_1_0.xsd
.....................\.....\.............\CMSIS_CM4_SIMD.htm
.....................\.....\.............\CMSIS_Core.htm
.....................\.....\.............\CMSIS_DebugSupport.htm
.....................\.....\.............\CMSIS_History.htm
.....................\.....\.............\CMSIS_Logo_Final.jpg
CMSIS_Logo_Final.jpg
.....................\.....\.............\CMSIS_System_View_Description.htm
.....................\.....\Include
.....................\.....\.......\arm_common_tables.h
.....................\.....\.......\arm_math.h
.....................\.....\.......\core_cm0.h
.....................\.....\.......\core_cm3.h
.....................\.....\.......\core_cm4.h
.....................\.....\.......\core_cm4_simd.h
.....................\.....\.......\core_cmFunc.h
.....................\.....\.......\core_cmInstr.h
.....................\.....\ST
.....................\.....\..\STM32F0xx
.....................\.....\..\.........\Include
.....................\.....\..\.........\.......\stm32f0xx.h
.....................\.....\..\.........\.......\stm32f0xx_conf.h
.....................\.....\..\.........\.......\system_stm32f0xx.h
.....................\.....\..\.........\Source
.....................\.....\..\.........\......\Templates
.....................\.....\..\.........\......\.........\arm
.....................\.....\..\.........\......\.........\...\startup_stm32f0xx.s
.....................\.....\..\.........\......\.........\gcc_ride7
.....................\.....\..\.........\......\.........\.........\startup_stm32f0xx.s
.....................\.....\..\.........\......\.........\iar
.....................\.....\..\.........\......\.........\...\startup_stm32f0xx.s
.....................\.....\..\.........\......\.........\TrueSTUDIO
.....................\.....\..\.........\......\.........\..........\startup_stm32f0xx.s
.....................\.....\..\.........\......\.........\system_stm32f0xx.c
.....................\.....\..\.........\Release_Notes.html
.....................\.....\CMSIS END USER LICENCE AGREEMENT.pdf
.....................\.....\index.htm
.....................\.....\README.txt
.....................\Listings
.....................\........\startup_stm32f030.lst
.....................\........\SYSTICK.map
.....................\Objects
.....................\.......\adc.crf
.....................\.......\adc.d
.....................\.......\adc.o
.....................\.......\bluetooth_RX(1.5).hex
.....................\.......\main.crf
.....................\.......\main.d
.....................\.......\main.o
.....................\.......\startup_stm32f030.d
.....................\.......\startup_stm32f030.o
.....................\.......\stm32f0xx_gpio.crf
.....................\.......\stm32f0xx_gpio.d
.....................\.......\stm32f0xx_gpio.o
.....................\.......\stm32f0xx_it.crf
.....................\.......\stm32f0xx_it.d
.....................\.......\stm32f0xx_it.o
.....................\.......\stm32f0xx_rcc.crf
.....................\.......\stm32f0xx_rcc.d
.....................\.......\stm32f0xx_rcc.o
.....................\.......\stm32f0xx_usart.crf
.....................\.......\stm32f0xx_usart.d
.....................\.......\stm32f0xx_usart.o
.....................\.......\system_stm32f0xx.crf
.....................\.......\system_stm32f0xx.d
.....................\.......\system_stm32f0xx.o
.....................\.......\system_stm32f0xx_1.crf
.....................\.......\system_stm32f0xx_1.d
.....................\.......\system_stm32f0xx_1.o
.....................\.......\SYSTICK.axf
.....................\.......\SYSTICK.build_log.htm
.....................\.......\SYSTICK.htm
.....................\.......\SYSTICK.lnp
.....................\.......\SYSTICK_SYSTICK.dep
.....................\.......\usart.crf
.....................\.......\usart.d
.....................\.......\usart.o
.....................\RTE
.....................\...\Device
.....................\...\......\STM32F030F4
.....................\...\......\...........\startup_stm32f030.s
.....................\...\......\...........\startup_stm32f030.s.0000
.....................\...\......\...........\system_stm32f0xx.c
.....................\...\......\...........\system_stm32f0xx.c.0000
.....................\...\RTE_Components.h
.....................\STM32F0xx_StdPeriph_Driver
.....................\..........................\inc
.....................\..........................\...\stm32f0xx_adc.h
.....................\..........................\...\stm32f0xx_cec.h
.....................\..........................\...\stm32f0xx_comp.h
.....................\..........................\...\stm32f0xx_crc.h
.....................\..........................\...\stm32f0xx_dac.h
.....................\..........................\...\stm32f0xx_dbgmcu.h
.....................\..........................\...\stm32f0xx_dma.h
.....................\..........................\...\stm32f0xx_exti.h
.....................\..........................\...\stm32f0xx_flash.h
.....................\..........................\...\stm32f0xx_gpio.h
.....................\..........................\...\stm32f0xx_i2c.h
.....................\..........................\...\stm32f0xx_iwdg.h
.....................\..........................\...\stm32f0xx_misc.h
.....................\..........................\...\stm32f0xx_pwr.h
.....................\..........................\...\stm32f0xx_rcc.h
.....................\..........................\...\stm32f0xx_rtc.h
.....................\..........................\...\stm32f0xx_spi.h
.....................\..........................\...\stm32f0xx_syscfg.h
.....................\..........................\...\stm32f0xx_tim.h
.....................\..........................\...\stm32f0xx_usart.h
.....................\..........................\...\stm32f0xx_wwdg.h
.....................\..........................\src
.....................\..........................\...\stm32f0xx_adc.c
.....................\..........................\...\stm32f0xx_cec.c
.....................\..........................\...\stm32f0xx_comp.c
.....................\..........................\...\stm32f0xx_crc.c
.....................\..........................\...\stm32f0xx_dac.c
.....................\..........................\...\stm32f0xx_dbgmcu.c
.....................\..........................\...\stm32f0xx_dma.c
.....................\..........................\...\stm32f0xx_exti.c
.....................\..........................\...\stm32f0xx_flash.c
.....................\..........................\...\stm32f0xx_gpio.c
.....................\..........................\...\stm32f0xx_i2c.c
.....................\..........................\...\stm32f0xx_iwdg.c
.....................\..........................\...\stm32f0xx_misc.c
.....................\..........................\...\stm32f0xx_pwr.c
.....................\..........................\...\stm32f0xx_rcc.c
.....................\..........................\...\stm32f0xx_rtc.c
.....................\..........................\...\stm32f0xx_spi.c
.....................\..........................\...\stm32f0xx_syscfg.c
.....................\..........................\...\stm32f0xx_tim.c
.....................\..........................\...\stm32f0xx_usart.c
.....................\..........................\...\stm32f0xx_wwdg.c
.....................\..........................\Release_Notes.html
.....................\User
.....................\....\adc.c
.....................\....\adc.h
.....................\....\main.c
.....................\....\stm32f0xx_conf.h
.....................\....\stm32f0xx_it.c
.....................\....\stm32f0xx_it.h
.....................\....\system_stm32f0xx.c
.....................\....\usart.c
.....................\....\usart.h
.....................\SYSTICK.build_log.htm
.....................\SYSTICK.uvguix.jangkihoon
.....................\SYSTICK.uvguix.jangk_000
.....................\SYSTICK.uvoptx
.....................\SYSTICK.uvprojx
이것은 높은 품질의 소스 코드입니다,당신이 회원 인 경우, 로그인하십시오. 당신은 회원이 아닌 경우, 등록하시기 바랍니다 .
관련 소스코드
[BluetoothsendReceiver] - 블루투스 데이터를 전송 및 수신.
[BlueTooth Example] - 파란 채팅 응용 프로그램...
[BluetoothHCI] - Windows 시스템에서 블루투스 블루투스 HCI 제어 프로그램!
[Bluetooth] - 안 드 로이드 시스템 블루투스 전송 소스 코드
[BluetoothServer] - Windows 환경에서 구현 기반 블루투스 통신 프로토콜 서버 프로그램으로
[Bluetooth_hid_dongle] - Bluetooth HID 동글 CSR SDK를 기반으로, 그것은 enbale 수 있습니다 귀하의 PC를 숨겨 fearure 수락 블루투스 Mourse 및 Keybouy 작업 블루투스 HID 동글 CSR SDK를 기반 enbale 귀하의 PC를 숨겨 fearure 수 있습니다... 블루투스 Mourse 및 Keybouy 작업을 수락 테스트를 통과 했다.
[MyBluetooth] - Bluetooth 직렬 포트 직렬 포트 통신에 대 한 안 드 로이드 시스템 컨트롤 소스 코드의 무결성에 대 한 서비스 및 직접 사용 될 수 있습니다.
[Bluetooth] - 블루투스 초기 예 감지 경우 Bluetooth 장치와 블루투스 장치 소스 코드의 무결성을 설정 하 고 직접 사용할 수 있습니다.
[Bluetooth SPP] - SPP 통신
[Bluetooth] - SPP
다운로드 주소
download DownLoad
Comments: 다운로드 후 값매기다를 잊지 마세요! Comment...
About - Advertise - Sitemap