https://github.com/bhazel/iot-experiments
Experiments with IoT technologies.
https://github.com/bhazel/iot-experiments
Last synced: 11 months ago
JSON representation
Experiments with IoT technologies.
- Host: GitHub
- URL: https://github.com/bhazel/iot-experiments
- Owner: BHazel
- Created: 2020-12-06T10:30:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T22:53:41.000Z (over 2 years ago)
- Last Synced: 2025-04-04T23:16:41.116Z (about 1 year ago)
- Language: C#
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT Experiments
This repository contains the source code for some experiments I have done using a selection of IoT and small devices.
Experiment | Technologies | Description
--- | --- | ---
[Quantum Telloport](quantum-telloport/README.md) | .NET, Ryze Tello | A basic application to control a drone using quantum mechanics.
[Reaction Duel](reaction-duel/README.md) | .NET, BBC Microbit | A basic two-player game to test reaction times.