top of page

Basic Assembly and Setup

Public·217 members

What is on the board when you get it, last build? and what are the benefits with a Rasberry PI 3?

So got the cat as a gift jan 2020, and installed and got the board up via usb, on the console I can see that there already are something installed, but no info/version number is given in the text flow.

So what is on the board right now, and is there any meaning to compile the latest from github and overwrite it at the moment?


Or should I load it with "WriteInstinct.ino" calibrate and then "Nybble.ino"?


What is the additional benefits with adding a raspberry pi 3, and could you also use a raspberry pi 3 B+ ?

193 Views
Rongzhong Li
Rongzhong Li
Jan 17, 2020

The preload sketch is our quality control test moduleTest.ino. You can also find it in the ModuleTest folder.

For normal use just start with writeInstinct.ino, then Nybble.ino.


A Pi can be used as a master computer for more perception and decision. It can send commands through the serial port to control the cat, just like you controlling the cat with an IR remote. Yes, it's compatible with Pi 3B+

bottom of page