saiboard
saiboard copied to clipboard
An open-source, wooden electronic Go board that integrates with KataGo.
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.
The play page could display something like a spinner for the time after request to katago until response is there.
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...
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...
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,...
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...
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,...