Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 1.39 KB

File metadata and controls

46 lines (20 loc) · 1.39 KB

Sensor Networks Bluetooth Project

Credits: @alexandrospanag

@chkoutsos

and the Autonomous Systems Laboratory, University of Ioannina, 2022-2023.

Group collaboration project with @chkoutsos & The Autonomous Systems Laboratory during the academic year 2022-2023, for the Sensor Networks Lesson [Ρ3_E6] of the Department of Informatics & Telecommunications, University Of Ioannina, academic year 2022-2023.

About this project

The following codes when uploaded to a microcontroller unit (MCU) are able to measure the distance (in RSSI) between a central node and a peripheral node, in which, each node is a microcontroller that is able to use the Bluetooth protocol and output the distance (RSSI) on an LCD I2C Screen. Both of the following codes were compiled on the Arduino IDE version 2.0.3.

The codes are compatible and have been tested on the folowing boards:

-ESP32 Dev Kit

-ESP32-C3

-ARDUINO NANO BLE SENSE

-ARDUINO NANO 33 IOT

Compiler/IDE Download Link
ARDUINO-IDE Download Link