Open jeremiedecock opened 7 years ago
Any update for this issue? I'm currently using RPi 4 model b and using 74LS241 with Logic Level Converter (5V to 3.3V) to communicate with AX12A model.
Though I can write data and move servo to any of the position (thank you by the way), still I cannot retrieve status packet which is crucial in my project (thesis).
e.g. get_temperature.py, ping.py, scan.py and pretty_print_contrlo_table.py don't work on Raspberry Pi using GPIO contrary to move.py and led.py.