Re: Alpha Clock Five and serial in Python from a Raspberry Pi

Home Evil Mad Scientist Forums Clock Kits Alpha Clock Five and serial in Python from a Raspberry Pi Re: Alpha Clock Five and serial in Python from a Raspberry Pi

#21209
rolf
Participant

I double checked, and my previous attempts were using the EvilMadScientist USB to TTL cable, which has a six pin connector on the TTL end. I tried the Python with rtscts=1, rtscts=True, rtscts=False. Same result on all, clock just resets.

I switched to the AdaFruit cable https://www.adafruit.com/products/954 that has only four pins on the TTL side, and each pin is a separate female pin. I did not connect power, just ground, TX, and RX. Works great now…