I'm trying to control a DRS-0101 servo. It connects through a little serial breakout board to a pc, and required a specific type of byte-protocol for it's communication. There's already an arduino library for it, but since I'm planning a setup with a lot of servo's I would prefer direct control via the pc. Anyone who has tried this before?