maxhbr / rail

MIT License
1 stars 0 forks source link

Experiment with FreeRTOS tasks and async web server handling #9

Open maxhbr opened 5 years ago

maxhbr commented 5 years ago

E.g. 2 full loops divided into 80 requests result in a smooth movement. for _ in range(80): requests.post('http://192.168.1.104/move', data=b'\x00\x00\x00\xa0\x00\x00\x00\x03')