Rashid

Results 15 issues of Rashid

I leave this here FYI, maybe this is helpful. I managed to run KataGo on rasberry pi 4 inside a docker container using [this approach](https://github.com/miliar/saiboard/blob/main/software/backend/katago/Dockerfile_rasp) This is the output of...

Currently using horizontal board connectors. Better solution would be vertical board to board connectors. This would simplify: - mounting - exchange of one pcb without removing all.

enhancement
hardware

The play page could display something like a spinner for the time after request to katago until response is there.

enhancement
good first issue
software

- Unit tests - Integration test for backend services

enhancement
good first issue
software

Option to set a blinking led (so next move could be together displayed with best moves). Where to implement this? Options: - Backend requests for every blink - Microcontroller code...

enhancement
software

Add a option for a clock with Boyomi to play screen

enhancement
software

The mounting holes placement is not ideal. They should be useable for baking (soldering) the second side. Currently this is only possible for 8x8, on the other pcb's they are...

enhancement
hardware

The silkscreen could display more helpful information, e.g.: - circles around leds with the hole size of wood. - values of resistors and caps - naming of connectors e.g. power,...

enhancement
hardware

The footprint of hall sensors work, but they are hard to place because they are so small. The footprint that is used by the transistors would also work and they...

enhancement
hardware

The flutter web app works on osx for all browser except safari. It does not work on IOS(iphone and ipad). The issue is the non-secure websocket. To change to wss,...

enhancement
software