Tell us about yourself!
- AaronC248 commented on Fernando Koyanagi's instructable ESP32 Bluetooth Low Energy
- AaronC248 commented on akashp25's instructable Automatic Car Parking SystemView Instructable »
Hi I am working on a similar project but in this case I am using esp32 instead of arduino. It will detect for present of vehicle using the HMC5983 sensor and display the results into the webserver. Can you guide me on that. thanks.
- AaronC248 commented on Dr_Acula's instructable Simple Arduino Wireless MeshView Instructable »
Hi Dr, I intend to use the concept of building this prototype into making a smart wireless parking system. Is it possible for me to use the radio module to transmit the sensor data to a web server or mobile app?
- AaronC248 commented on akashp25's instructable Automatic Car Parking System
Hi Sir. I am using HMC5983 a magnetometer for parking detection. Basically, it is a peripheral server I am trying to send data to the client via BLE using esp32. I would like to know is it possible for my client to use get the i2c sensor data so that I can push it to the webserver?