Skip to content

leukaemiamedtech/hias-esp32-pir-sensor

Repository files navigation

Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss

HIAS ESP32 PIR Sensor

HIAS ESP32 PIR Sensor

CURRENT RELEASE UPCOMING RELEASE Contributions Welcome! Issues

Documentation Status CII Best Practices

Unit Tests Functional Tests

LICENSE

 

Introduction

PIR sensors can play a large role in Internet of Things (IoT) security systems. This project shows the potential of using an ESP32 to host a Bluetooth Low Energy (BLE) server providing readings from a PIR sensor to a HIAS BLE IoT Agent.

HIAS ESP32 PIR Sensor

The server waits for a HIAS BLE IoT Agent to connect and provides it with the current reading of the PIR sensor. The BLE IoT Agent next verifies the server has permissions to store data on the HIAS network via the HIASBCH iotJumpWay permissions smart contract.

HIAS BLE Network

Once the server is verified, the BLE IoT Agent processes the sensor data, updates the related contextual data and stores the data in the historical database.

 

Hardware

 

Software

 

Getting Started

To set up and install your HIAS ESP32 PIR Sensor follow the following guides.

 

Contributing

Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss encourages and welcomes code contributions, bug fixes and enhancements from the Github community.

Please read the CONTRIBUTING document for a full guide to contributing to our research project. You will also find our code of conduct in the Code of Conduct document.

Contributors

 

Versioning

We use SemVer for versioning.

 

License

This project is licensed under the MIT License - see the LICENSE file for details.

 

Bugs/Issues

We use the repo issues to track bugs and general requests related to using this project. See CONTRIBUTING for more info on how to submit bugs, feature requests and proposals.

About

A HIAS BLE server hosted on an ESP32 that provides readings from an PIR sensor.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages