Skip to content

wang32/LPV-Monitor-Water-Display-Only-RYLR998

Repository files navigation

Template: \examples\boards\ek-tm4c123gxl-boostxl-kentec-s1\grib_demo\Grib_demo.uvproj


Inputs: 
a) Group 1: 8 radio buttons for 8 mission selections

b) Group 2: 4 radio button for mission 4 - pick a color: Blue;  Orange, Purple, Yellow

c) One check button:  Auto/Manual

d) One push button: Confirm after the above is chosen, TI will send one-byte to the LPV receiver (auto/manual, mission #, color picked)

Outputs:
a) Water level sensor

b) After the LPV is sent out, it will receive a response, if within 3-second, no response is received; or the received mission/working mode/color don't match the hand-one, an error message.



Screen:

Water level: Red bottom left

If a LPV command is received by the LPV, Green "Received" message will be displayed; otherwise "No Match" red will be displayed, which indicates an error during the command transmission.


For deployment and testing on UART1, change

Tested on 1/3/2024 on UART0

1) LPV command can be sent 

2) +RCV command tested, display water level; check whether the commands are match


For A/M Radio group is used in this branch01

Wire connections:
======================================================================

TI launchpad           REYX896                     Jetson            touchscreen LPV-Monitor

PC6                    NDST - NDST
PB0 - U1RX             TxD
PB1 - U1TX             RxD
=============for LPV Monitor================
PA4                                                                    LCD-CS
PA5                                                                    LCD-DC
PD7                                                                    LCD-RESET
PF2                                                                    LCD-LED
PB4                                                                    SSI2_CLK
PB7                                                                    SSI2_TX

==================these following pins are only used in LPV-Mode
PA7                                                Auto/Manual
PA6-PA4                                            mission
PA3-PA2                                            color
=======================================================
1/21/2024 
This project is only used on TI Launchpad. The Lora 896 transceiver receives water level sensor data and display the water level on the touchscreen. No GUI touchscreen interface is needed. 
RC Receiver FS-iA6B dispays the mission/color/A-M mode. RC FS-iA6B is used to choose mission/color/A-M/confirm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages