BAtom&BBI to control ARM with USB mouse

Hi!

It’s possible use a Basic Atom and BBII like Arduino in this project?
circuitsathome.com/mcu/programming/controlling-robotic-arm-with-arduino-and-usb-mouse
:question: :question: :question: :question:

Hey that’s cool. :smiley:

Hi Jim,

Is not my work!!! I wont know if is possible connect a mouse on BBII to create the seme project!

You’d have to use the HID USB chip that this guy used. From what I read its designed to talk to HID USB devices for you and converts the data into something a simple micro can deal with at lower speeds.