Has anyone found a camera board that can work with either Bittle or Nybble that is not "opinionated" with regards to what kind of vision algorithms it runs? The official boards already come installed with closed firmware that has pre-written algorithms built in, and can't be programmed. I'm curious if there's an open board with good documentation on how to get a framebuffer from the camera in code in order to write your own algorithms.
top of page
bottom of page
@Jason--this seems like that only allows deep learning-type algorithms, and even then only using an existing framework (i.e. the algorithms themselves cannot be coded from scratch to try out new ideas). @este este--do those have good hardware compatibility with the Petoi boards? @Reid Graves--if the Pi is on the robot (as opposed to on your desk or something--as it needs to be for the camera to "see" what the robot is "looking at"), then why in the world would you need a web server to communicate between the Pi and the robot microcontroller??