Skip to content

A low-power BLE humidity and temperature sensor board based on STM32WB10

License

Notifications You must be signed in to change notification settings

Hastte/BLE-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE-Sensor

A low-power BLE humidity and temperature sensor board based on the STM32WB10 Microcontroller

Overview

This repository contains the complete design files for a Bluetooth Low Energy (BLE) enabled environmental sensor board. The sensor measures temperature and humidity and transmits data wirelessly via BLE.

Key Features

  • Microcontroller: STM32WB10 (BLE-enabled MCU)
  • Sensors: Temperature and Humidity
  • Connectivity: Bluetooth Low Energy (BLE)
  • Power: Low-power design for battery operation

Repository Structure

BLE-Sensor/
├── hardware/          # Hardware design files
│   ├── pcb/          # PCB layout files
│   └── schematics/   # Circuit schematics
│   └── datasheets/   # Datasheets of components
│   └── library/      # Project specific symbols/footprints
├── firmware/         # Embedded firmware
│   ├── src/          # Source files
│   └── inc/          # Header files
├── docs/             # Documentation
│   └── images/       # Images and diagrams
├── LICENSE           # License information
└── README.md         # This file

Getting Started

Hardware

The hardware design files are located in the hardware/ directory. See the Hardware README for more information on the choice of compononents, PCB design and bill of materials.

Firmware

The firmware source code is in the firmware/ directory. See the Firmware README for build instructions and dependencies.

Documentation

Additional documentation can be found in the docs/ directory, including:

  • Hardware specifications
  • Assembly instructions
  • User guide

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

License

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

Contact

For questions or support, please open an issue on GitHub.

About

A low-power BLE humidity and temperature sensor board based on STM32WB10

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •