Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marconicivitavecchia/esp32-radar

A radar IoT device built with a Hi-Link HLK-LD2450 board coupled with a LiteOn LTR329 enviroment sensor docked in an ESP32 S3 board implemented with Micropython.
https://github.com/marconicivitavecchia/esp32-radar

adafruit-ltr329 bme680 esp32 hlk-ld2450 iot-json-parser js micropython mqtt wifi

Last synced: 8 days ago
JSON representation

A radar IoT device built with a Hi-Link HLK-LD2450 board coupled with a LiteOn LTR329 enviroment sensor docked in an ESP32 S3 board implemented with Micropython.

Awesome Lists containing this project

README

        

# Radar 24GHz Esp32

A school project to create a radar using ESP32, Adafruit LTR329 sensor, Hi-Link HLK-LD2450 radar and MicroPython.

The project is devoloped in collaboration by a team of professors and students of the school IIS "G.Marconi" of Civitavecchia (RM) - Italy for the aspect of the SW design and by a young startup, the Alemax company of Ladispoli (RM) - Italy, for the aspect of the board and electronic design.

This project includes a web page for remote monitoring and control. This is a screenshot of the page:

![Web screenshot](web-screenshot.jpeg)

A video of the web page in action is also available [here](https://drive.google.com/file/d/1KjS-0TWMNAd9SawNiWF4eYCHru64Aw-G/view?usp=sharing).

An image of the board that collects all sensors, environment and radar sensors is below:

alt text

The board is a prototype close to commercialization by the company Alemax of Ladispoli (RM) - Italy.

alt text

## Getting started

Rename `config-example.py` into `config.py` and adjust the values according to your needs.

- [Gestione dei messaggi MQTT](mqtt_messages_logic.md)
- [Parser JSON](json_parser.md)
- [Integrazione con EspHome](/esphome/esphome.md)
- [Integrazione con HomeAssistant](/HomeAssistant/homeAssistant.md)

>**Sitografia**:
- https://github.com/sebastianomelita/ArduinoBareMetal/blob/master/sensornetworkshort.md#reti-di-sensori-e-attuatori