文件名称:SmartLight
介绍说明--下载内容来自于网络,使用问题请自行百度
本工程是对低功耗蓝牙的一个实际应用。可通过蓝牙传输对灯光颜色的配置数据,从机接收到数据之后,按照数据,更改智能灯的颜色。(This project is a practical application for Bluetooth with low power consumption. The data of the light color can be transmitted by Bluetooth. After receiving the data from the machine, the color of the smart lamp is changed according to the data.)
相关搜索: 智能灯
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmartLight\APP\OSAL_SmartLight.c
SmartLight\APP\SmartLight.c
SmartLight\APP\SmartLight.h
SmartLight\APP\SmartLight_Color.c
SmartLight\APP\SmartLight_Color.h
SmartLight\APP\SmartLight_iBeacon.c
SmartLight\APP\SmartLight_iBeacon.h
SmartLight\APP\SmartLight_Main.c
SmartLight\APP\SmartLight_Music.c
SmartLight\APP\SmartLight_Music.h
SmartLight\BLE\controller\CC254x\include\ll.h
SmartLight\BLE\controller\CC254x\include\ll_math.h
SmartLight\BLE\controller\CC254x\include\ll_sleep.h
SmartLight\BLE\controller\CC254x\include\ll_timer2.h
SmartLight\BLE\controller\CC254x\include\phy.h
SmartLight\BLE\controller\CC254x\include\phy_image.h
SmartLight\BLE\controller\CC254x\phy\phy.c
SmartLight\BLE\controller\CC254x\phy\phy_image.c
SmartLight\BLE\hci\hci_data.h
SmartLight\BLE\hci\hci_event.h
SmartLight\BLE\hci\hci_tl.h
SmartLight\BLE\host\gatt_uuid.c
SmartLight\BLE\host\linkdb.h
SmartLight\BLE\include\att.h
SmartLight\BLE\include\bcomdef.h
SmartLight\BLE\include\gap.h
SmartLight\BLE\include\gatt.h
SmartLight\BLE\include\gatt_uuid.h
SmartLight\BLE\include\hci.h
SmartLight\BLE\include\l2cap.h
SmartLight\BLE\include\sm.h
SmartLight\GLOBAL\Global.c
SmartLight\GLOBAL\Global.h
SmartLight\HAL\Common\hal_drivers.c
SmartLight\HAL\Common\hal_drivers.h
SmartLight\HAL\Config\hal_board_cfg.h
SmartLight\HAL\Driver\hal_adc.c
SmartLight\HAL\Driver\hal_adc.h
SmartLight\HAL\Driver\hal_aes.c
SmartLight\HAL\Driver\hal_aes.h
SmartLight\HAL\Driver\hal_crc.c
SmartLight\HAL\Driver\hal_crc.h
SmartLight\HAL\Driver\hal_delay.c
SmartLight\HAL\Driver\hal_delay.h
SmartLight\HAL\Driver\hal_dma.c
SmartLight\HAL\Driver\hal_dma.h
SmartLight\HAL\Driver\hal_flash.c
SmartLight\HAL\Driver\hal_flash.h
SmartLight\HAL\Driver\hal_i2c.c
SmartLight\HAL\Driver\hal_i2c.h
SmartLight\HAL\Driver\hal_interrupt.c
SmartLight\HAL\Driver\hal_pwm.c
SmartLight\HAL\Driver\hal_pwm.h
SmartLight\HAL\Driver\hal_sleep.c
SmartLight\HAL\Driver\hal_sleep.h
SmartLight\HAL\Driver\hal_startup.c
SmartLight\HAL\Driver\hal_timer.c
SmartLight\HAL\Driver\hal_timer.h
SmartLight\HAL\Driver\hal_uart.c
SmartLight\HAL\Driver\hal_uart.h
SmartLight\HAL\Driver\hal_wdt.c
SmartLight\HAL\Driver\hal_wdt.h
SmartLight\HAL\Include\hal_assert.h
SmartLight\HAL\Include\hal_board.h
SmartLight\HAL\Include\hal_defs.h
SmartLight\HAL\Include\hal_mcu.h
SmartLight\HAL\Include\hal_types.h
SmartLight\HAL\Include\ioCC254x_bitdef.h
SmartLight\LIB\CC2541_BLE_peri.lib
SmartLight\LIB\CC254x_BLE_HCI_TL_None.lib
SmartLight\LINK\cc254x_f256_imgA.xcl
SmartLight\LINK\cc254x_f256_imgB.xcl
SmartLight\LINK\cc254x_sim2bin.exe
SmartLight\LINK\cc254x_ubl_pp.bat
SmartLight\LINK\cc254x_ubl_pp.js
SmartLight\LINK\ti_51ew_cc2540b.xcl
SmartLight\OAD\oad.h
SmartLight\OAD\oad_target.c
SmartLight\OAD\oad_target.h
SmartLight\OSAL\common\OSAL.c
SmartLight\OSAL\common\osal_bufmgr.c
SmartLight\OSAL\common\osal_cbtimer.c
SmartLight\OSAL\common\OSAL_ClockBLE.c
SmartLight\OSAL\common\OSAL_Memory.c
SmartLight\OSAL\common\OSAL_PwrMgr.c
SmartLight\OSAL\common\OSAL_Timers.c
SmartLight\OSAL\include\comdef.h
SmartLight\OSAL\include\OSAL.h
SmartLight\OSAL\include\osal_bufmgr.h
SmartLight\OSAL\include\osal_cbtimer.h
SmartLight\OSAL\include\OSAL_Clock.h
SmartLight\OSAL\include\OSAL_Memory.h
SmartLight\OSAL\include\OSAL_Nv.h
SmartLight\OSAL\include\OSAL_PwrMgr.h
SmartLight\OSAL\include\osal_snv.h
SmartLight\OSAL\include\OSAL_Tasks.h
SmartLight\OSAL\include\OSAL_Timers.h
SmartLight\OSAL\include\ZComDef.h
SmartLight\OSAL\mcu\cc2540\osal_snv.c
SmartLight\PROFILE\DevInfo\devinfoservice.c
SmartLight\APP\SmartLight.c
SmartLight\APP\SmartLight.h
SmartLight\APP\SmartLight_Color.c
SmartLight\APP\SmartLight_Color.h
SmartLight\APP\SmartLight_iBeacon.c
SmartLight\APP\SmartLight_iBeacon.h
SmartLight\APP\SmartLight_Main.c
SmartLight\APP\SmartLight_Music.c
SmartLight\APP\SmartLight_Music.h
SmartLight\BLE\controller\CC254x\include\ll.h
SmartLight\BLE\controller\CC254x\include\ll_math.h
SmartLight\BLE\controller\CC254x\include\ll_sleep.h
SmartLight\BLE\controller\CC254x\include\ll_timer2.h
SmartLight\BLE\controller\CC254x\include\phy.h
SmartLight\BLE\controller\CC254x\include\phy_image.h
SmartLight\BLE\controller\CC254x\phy\phy.c
SmartLight\BLE\controller\CC254x\phy\phy_image.c
SmartLight\BLE\hci\hci_data.h
SmartLight\BLE\hci\hci_event.h
SmartLight\BLE\hci\hci_tl.h
SmartLight\BLE\host\gatt_uuid.c
SmartLight\BLE\host\linkdb.h
SmartLight\BLE\include\att.h
SmartLight\BLE\include\bcomdef.h
SmartLight\BLE\include\gap.h
SmartLight\BLE\include\gatt.h
SmartLight\BLE\include\gatt_uuid.h
SmartLight\BLE\include\hci.h
SmartLight\BLE\include\l2cap.h
SmartLight\BLE\include\sm.h
SmartLight\GLOBAL\Global.c
SmartLight\GLOBAL\Global.h
SmartLight\HAL\Common\hal_drivers.c
SmartLight\HAL\Common\hal_drivers.h
SmartLight\HAL\Config\hal_board_cfg.h
SmartLight\HAL\Driver\hal_adc.c
SmartLight\HAL\Driver\hal_adc.h
SmartLight\HAL\Driver\hal_aes.c
SmartLight\HAL\Driver\hal_aes.h
SmartLight\HAL\Driver\hal_crc.c
SmartLight\HAL\Driver\hal_crc.h
SmartLight\HAL\Driver\hal_delay.c
SmartLight\HAL\Driver\hal_delay.h
SmartLight\HAL\Driver\hal_dma.c
SmartLight\HAL\Driver\hal_dma.h
SmartLight\HAL\Driver\hal_flash.c
SmartLight\HAL\Driver\hal_flash.h
SmartLight\HAL\Driver\hal_i2c.c
SmartLight\HAL\Driver\hal_i2c.h
SmartLight\HAL\Driver\hal_interrupt.c
SmartLight\HAL\Driver\hal_pwm.c
SmartLight\HAL\Driver\hal_pwm.h
SmartLight\HAL\Driver\hal_sleep.c
SmartLight\HAL\Driver\hal_sleep.h
SmartLight\HAL\Driver\hal_startup.c
SmartLight\HAL\Driver\hal_timer.c
SmartLight\HAL\Driver\hal_timer.h
SmartLight\HAL\Driver\hal_uart.c
SmartLight\HAL\Driver\hal_uart.h
SmartLight\HAL\Driver\hal_wdt.c
SmartLight\HAL\Driver\hal_wdt.h
SmartLight\HAL\Include\hal_assert.h
SmartLight\HAL\Include\hal_board.h
SmartLight\HAL\Include\hal_defs.h
SmartLight\HAL\Include\hal_mcu.h
SmartLight\HAL\Include\hal_types.h
SmartLight\HAL\Include\ioCC254x_bitdef.h
SmartLight\LIB\CC2541_BLE_peri.lib
SmartLight\LIB\CC254x_BLE_HCI_TL_None.lib
SmartLight\LINK\cc254x_f256_imgA.xcl
SmartLight\LINK\cc254x_f256_imgB.xcl
SmartLight\LINK\cc254x_sim2bin.exe
SmartLight\LINK\cc254x_ubl_pp.bat
SmartLight\LINK\cc254x_ubl_pp.js
SmartLight\LINK\ti_51ew_cc2540b.xcl
SmartLight\OAD\oad.h
SmartLight\OAD\oad_target.c
SmartLight\OAD\oad_target.h
SmartLight\OSAL\common\OSAL.c
SmartLight\OSAL\common\osal_bufmgr.c
SmartLight\OSAL\common\osal_cbtimer.c
SmartLight\OSAL\common\OSAL_ClockBLE.c
SmartLight\OSAL\common\OSAL_Memory.c
SmartLight\OSAL\common\OSAL_PwrMgr.c
SmartLight\OSAL\common\OSAL_Timers.c
SmartLight\OSAL\include\comdef.h
SmartLight\OSAL\include\OSAL.h
SmartLight\OSAL\include\osal_bufmgr.h
SmartLight\OSAL\include\osal_cbtimer.h
SmartLight\OSAL\include\OSAL_Clock.h
SmartLight\OSAL\include\OSAL_Memory.h
SmartLight\OSAL\include\OSAL_Nv.h
SmartLight\OSAL\include\OSAL_PwrMgr.h
SmartLight\OSAL\include\osal_snv.h
SmartLight\OSAL\include\OSAL_Tasks.h
SmartLight\OSAL\include\OSAL_Timers.h
SmartLight\OSAL\include\ZComDef.h
SmartLight\OSAL\mcu\cc2540\osal_snv.c
SmartLight\PROFILE\DevInfo\devinfoservice.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.