Hacker News new | ask | show | jobs
by shakna 3423 days ago
The microcontroller may need more than naively doing as told, to reduce crash & burn.

For the other board, I probably wouldn't use USB, but a serial or pin connection could be faster.

Broadcom recently released the spec sheet for the Raspberry Pi's GPU, and people have been doing good work with that.

Edit: Snapdragon 410 has official support only for OpenCL 1.1

1 comments

>For the other board, I probably wouldn't use USB, but a serial or pin connection could be faster.

I was just thinking USB since it's guaranteed to be there and should be simple to program on android if I chose to go down the "disassemble a phone for parts" route.