Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 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.
- Host: GitHub
- URL: https://github.com/marconicivitavecchia/esp32-radar
- Owner: marconicivitavecchia
- License: mit
- Created: 2024-07-18T12:54:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T16:42:32.000Z (3 months ago)
- Last Synced: 2024-09-29T18:52:56.725Z (about 1 month ago)
- Topics: adafruit-ltr329, bme680, esp32, hlk-ld2450, iot-json-parser, js, micropython, mqtt, wifi
- Language: JavaScript
- Homepage:
- Size: 11 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
The board is a prototype close to commercialization by the company Alemax of Ladispoli (RM) - Italy.
## 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