This shows you the differences between two versions of the page.
iothings:proiecte:2022:lorabasedrealtimeaquisitionsystem [2023/01/18 23:39] mihai_paul.firtala |
iothings:proiecte:2022:lorabasedrealtimeaquisitionsystem [2023/01/20 11:19] (current) mihai_paul.firtala |
||
---|---|---|---|
Line 12: | Line 12: | ||
* 2 x LoRa modules (868 MHz) | * 2 x LoRa modules (868 MHz) | ||
* 1 x GPS module | * 1 x GPS module | ||
+ | * 2 x 868 MHz antennas (or 8.2 cm wires) | ||
* Jumper wires | * Jumper wires | ||
* Micro USB data cable | * Micro USB data cable | ||
Line 17: | Line 18: | ||
{{:iothings:proiecte:2022:paulfirtala_acqsys.jpg?500|}} | {{:iothings:proiecte:2022:paulfirtala_acqsys.jpg?500|}} | ||
- | Fig. 2.1. - Diagrama bloc | + | |
+ | Fig. 2.1. - Overview diagram | ||
{{:iothings:proiecte:2022:upb_drive_rtas-connections2.jpg?500|}} | {{:iothings:proiecte:2022:upb_drive_rtas-connections2.jpg?500|}} | ||
- | Fig. 2.2. - Legaturi electrice | + | |
+ | Fig. 2.2. - Electrical wiring | ||
+ | |||
+ | {{:iothings:proiecte:2022:paulf_1.jpeg?300|}} {{:iothings:proiecte:2022:paulf_3.jpeg?300|}} | ||
+ | |||
+ | Fig. 2.3. - Acquisition System | ||
=== 3. Software === | === 3. Software === | ||
Line 74: | Line 82: | ||
=== 5. Conclusions === | === 5. Conclusions === | ||
Although the approach of acquiring the data in this manner is not the most efficient one because the baud rate is limited, this approach provide the capability to observe and analyze the behavior of the monopost in real time. | Although the approach of acquiring the data in this manner is not the most efficient one because the baud rate is limited, this approach provide the capability to observe and analyze the behavior of the monopost in real time. | ||
+ | |||
+ | Here is a link to the github repository: | ||
+ | https://github.com/BlackSeaArmadillos/RTASdrive/tree/develop | ||
+ | |||
+ | Video can be seen on my YouTube channel: https://www.youtube.com/watch?v=LqijF9BFF4c | ||
+ | |||
=== 6. Resources === | === 6. Resources === | ||
https://randomnerdtutorials.com/esp32-lora-rfm95-transceiver-arduino-ide/ | https://randomnerdtutorials.com/esp32-lora-rfm95-transceiver-arduino-ide/ | ||
https://randomnerdtutorials.com/esp32-adc-analog-read-arduino-ide/ | https://randomnerdtutorials.com/esp32-adc-analog-read-arduino-ide/ |