Skip to content

classycodeoss/web-ble-api

Repository files navigation

Web BLE Demo

This project is capable to pair a Texas Instruments CC2541 (EOL) using BLE and the Web Bluetooth API. Development Resources for the CC2541:

User manual (unofficial)

Data Sheet (Raw Sensor)

Data Sheet (Sensor Tag)

Web Bluetooth API

Associated Blog Post

Running the Project

  1. Clone the project locally using git clone git@github.com:classycodeoss/web-ble-api.git
  2. Install dependencies using npm install (or pnpm install or yarn)
  3. Run the project using npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published