Skip to content

SmallpTsai/linkit-7697-arduino-with-web-ble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkIt 7697 Arduino with Web BLE

This repo contains some LinkIt 7697 Arduino project with Web BLE interface.

With an BLE-enabled laptop (ex. Macbook) or an BLE-enabled mobile phone (ex. Android phone), you can use them to interact with LinkIt 7697 devices.

- iOS: Web Bluetooth API is not supported yet
- Android: require Android 6 (Marshmallow) and above

SimplePeripheral

This demo shows how Web browser to toggles on/off LED on the LinkIt 7697.

visit SimplePeripheral for more detail.

SmartConnection

This demo shows how to send Wi-Fi configuration to LinkIt 7697 via BLE. LinkIt 7697 then use the configuration to connect to wireless network.

visit SmartConnection for more detail.

NeoPixel_WS2812

This demo shows how Web browser control NeoPixel (WS2812) lights with LinkIt 7697.

visit NeoPixel_WS2812 for more detail.

Releases

No releases published

Packages

No packages published

Languages