Jose
b8666c1727
cambios picha
2025-04-30 14:10:00 +02:00
Jose
8c570b11b9
Merge branch 'main' into feature/bmp280
2025-04-28 10:51:31 +02:00
Jose
cf540bdec9
Refactor MAX7219 initialization and update MQ7 reading delay
2025-04-27 22:27:06 +02:00
Jose
51db158354
Add hardware support for GPS, MAX7219, BME280, and MQ7 sensors
...
- Implemented GPS functionality with initialization and reading latitude and longitude.
- Added MAX7219 display support, including initialization, text display, animation control, and brightness settings.
- Integrated BME280 sensor for reading temperature, pressure, and humidity.
- Developed MQ7 sensor interface for reading gas concentration values.
- Created HTTP client for GET and POST requests.
- Implemented MQTT client for message handling and connection management.
- Added JSON serialization and deserialization functions for sensor and actuator data.
- Established WiFi connection setup for network communication.
2025-04-25 22:29:57 +02:00
Jose
0c09fcd913
Replace BMP280 with BME280: remove BMP280 files and implement BME280 initialization and reading functions
2025-04-25 19:54:28 +02:00
Jose
25382c3396
Co-authored-by: clajimbus <clajimbus@users.noreply.github.com>
2025-04-22 10:36:02 +02:00
Jose
1b470ad910
Remove MQ7 and BMP280 files and update their headers and implementations
2025-04-11 10:07:59 +02:00
Jose
0390edbb97
c to cpp
2025-04-11 10:05:43 +02:00
Jose
b02d3539cb
Refactor project structure: update Java version, remove MQ7 files, and add BMP280 support
2025-04-11 10:02:05 +02:00
Jose
bbec62aac9
Merge pull request #13 from Gallardo7761/feature/MQ7
...
Feature/mq7
2025-04-11 09:26:22 +02:00
Jose
f93ba9ba8b
mqtt me la pela
2025-04-11 09:24:51 +02:00
Jose
f1c924f856
me la pela
2025-04-11 09:22:56 +02:00
2ea77ee34b
Refixing MQ7
2025-04-11 09:19:05 +02:00
d83436a395
Fixing files
2025-04-11 09:12:30 +02:00
AlejandroJose2001
4eb2fcd6ed
Sensor MQ7 init and read
2025-04-10 16:18:14 +02:00
Jose
245f213ad9
http requests from esp32 to api
2025-04-09 14:19:52 +02:00
Jose
0c03c052b4
fucking fixes i hate cpp
2025-04-09 13:14:11 +02:00
Jose
bd7d56b46e
serializers and deserializers
2025-04-09 12:40:03 +02:00
Jose
d77fc3edf3
Init commit
2025-04-09 10:14:46 +02:00
9f9229749b
Adding MQTT protocol to allow message interchange
2025-04-09 10:13:47 +02:00
Jose
bef8b30f2c
estructura basica del proecto + wifi
2025-04-09 08:41:08 +02:00
Jose
09542bc474
estructura basica esp y libs
2025-04-07 11:33:19 +02:00
Jose
39031269e8
hardware
2025-04-07 11:05:49 +02:00