Skip to content

neurosity/neurosity-next-web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Neurosity Next.js Starter

This is a starter template for building Neurosity applications with Next.js. It includes:

  • Next.js 13 with App Router
  • TypeScript
  • Tailwind CSS
  • Neurosity SDK integration
  • Real-time brainwave data visualization

Getting Started

  1. Clone this repository

  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

Neurosity Integration

This starter comes with basic Neurosity SDK integration that:

  • Automatically connects to your device
  • Streams real-time brainwave data
  • Displays power by band measurements

To use with your Neurosity device:

  1. Power on your device
  2. Ensure it's connected to the same network as your computer
  3. The app will automatically detect and connect to your device

Learn More

About

Next.js with Tailwind starter project for Neurosity Crown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published