Crownstone
- Rotterdam, the Netherlands
- https://crownstone.rocks
- ask@crownstone.rocks
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
website
Crownstone website that can be found at https://crownstone.rocks. It is using Jekyll and allows writing pages/blogs in Markdown. Currently supported: English / Dutch.
-
crownstone-home-assistant
Crownstone integration for Home Assistant
-
crownstone-app
Mobile app for the Crownstone (Android & iOS). The apps are freely available from Google and Apple app stores. The code is based on React Native.
-
crownstone-lib-nodejs-cloud
Cloud API module for the nodejs lib
-
crownstone-cloud
Crownstone Cloud Service. Particular parts of Crownstone data (depending on user preferences) can be stored online. This makes it possible to remotely control devices, share your presence with friends, or store energy consumption over time.
-
crownstone-lib-python-ble
bluetooth module of the python library
-
crownstone-lib-python-core
Core of the python library. Contains shared classes, util functions and definitions.
-
crownstone-lib-nodejs-uart
Uart module for the nodejs lib. Used to communicate with the Crownstone USB dongle.
-
bluenet
Bluenet is the in-house firmware on Crownstone hardware. Functions: switching, dimming, energy monitoring, presence detection, indoor localization, switchcraft.
-
crownstone-lib-nodejs-core
core shared code for the bluenet nodejs lib modules
-
bluenet-ios-lib
Crownstone lib for iOS written in Swift to interface with Crownstone devices that run the bluenet firmware.
-
bluenet-android-lib
Crownstone lib for Android written in Kotlin to interface with Crownstone devices that run the bluenet firmware.
-
bluenet-release
Keep track of Bluenet release versions
-
localization-lib-android-basic
The basic version of the localization library for Android
-
crownstone-lib-nodejs-sse
Tiny library to provide you with the SSE events from the Crownstone cloud
-
bluenet-release-candidate
Release candidates of Bluenet.
-
bluenet-test-suite
This repository contains Bluenet integration tests (e.g. over UART)
-
crownstone-lib-python-uart
Library to communicate with the Crownstone network via the Crownstone USB dongle
-
bluenet-android-dev-app
This app is designed to be used for (internal) development of crownstone technology. If you're a capable programmer you can compile it yourself and play around with it.
-
cloud-firmware-management
firmware-management in NextJS GUI for releases of the firmware
-
crownstone-lib-nodejs-ble
Ble module for the nodejs lib. Uses Noble for ble implementation.
-
bluenet-python-lib
Official Python lib for Crownstones
-
crownstone-deployment-app
App made for installers to verify the Crownstones they installed in a house has been successful.
-
crownstone-dev-app
RN App for testing and development
-
bluenet-ios-shared
This houses the protocols or datatypes that are shared among modules of the iOS lib.
-
home-assistant-fork
Home Assistant fork that includes the Crownstone integration.
-
crownstone-lib-python-sse
Library that listens to Crownstone SSE events in a separate thread.
-
crownstone-lib-python-cloud
Library that communicates with the Crownstone Cloud and switches Crownstones remotely.
-
bluenet-python-websockets
Websocket extension of the Bluenet-python-lib