Nybble User Manual
πŸ‡·πŸ‡ΊRussian
πŸ‡·πŸ‡ΊRussian
  • Π˜Π½ΡΡ‚Ρ€ΡƒΠΊΡ†ΠΈΡ ΠΏΠΎ сборкС Nybble 😼
  • 1 πŸ§˜β€β™‚οΈ Tools and Preparation
  • 2 🧩 Open the Box
  • 3 πŸ— Assemble the Frame
  • 4 ⌨️ Configuration
  • 5 πŸ”Œ Connect Wires
  • 6 πŸ“ Calibration
  • 7 πŸ•Ή Play with Nybble
  • 8 πŸ‘¨β€πŸ« Teach Nybble New Skills
  • 9 πŸ‘¨β€πŸŽ“ Understand OpenCat.h
  • 10 πŸ›  Mess Up with the Robot
  • Useful Links πŸ•Έ
    • πŸ”­Official Site of Petoi
    • πŸ’ΏGitHub of OpenCat
    • πŸŽͺPetoiCamp (Forum)
    • 🎁Purchase Link of Nybble
    • πŸ“½οΈTutorial Playlist
    • πŸ“²Smart Phone App
    • πŸ–²οΈWeb API Interface
Powered by GitBook
On this page
  • 5.1. Joint map
  • 5.2. Plug in the servos
  • 5.3. Wiring
  • 5.4. Connect Ultrasonic Sensor

Was this helpful?

Export as PDF

5 πŸ”Œ Connect Wires

"Everything is connected." 🀝

Previous4 ⌨️ ConfigurationNext6 πŸ“ Calibration

Last updated 5 years ago

Was this helpful?

5.1. Joint map

Nybble's servos are connected to NyBoard's PWM pins symmetrically and resembles the nerves along the spinal cord. Though Nybble doesn't have shoulder roll DoF, those indexes(4~7) are reserved for the full OpenCat framework.

NyBoard V0_1 and V0_2 have different PWM pin orders, but the physical servo connection remains the same. All adjustments are done in the software.

Use h for head, t for tail, r for shoulder roll joint, s for shoulder pitch joint, k for knee joint, F for front, H for hind, L for left, R for right, the full joints map of OpenCat is:

5.2. Plug in the servos

Observe the indexing pattern to connect servos with correct PWM pins. Be careful with the wires’ direction. The brown wire of servo is GND, while the GND on NyBoard V0_1 are along the centerline. On NyBoard V0_2 they are opposite.

A quick check is that all On NyBoard V0_1 the brown wires should be far away from the board surface. On NyBoard V0_2 the brown wires should be close to the board surface.

For NyBoard V0_2, the location of servo wires will still be the same, but their direction of colors will be opposite

5.3. Wiring

After calibration, troubleshooting and final assembling, It’s time to think about wiring routes to make Nybble look neat. There are multiple slots on the frame designed as wire organizer. Feel free to develop your own style for connecting future accessories. Make sure the wires doesn’t get in the way of servosβ€˜ movement.

Below is my wiring routes.

5.4. Connect Ultrasonic Sensor

If you have not already, plug in the 4 pin cable, make a note of which cable colors are attached to which signals. When looking into Nybble’s eyes, the connections from left to right are:

VCC

Trigger

Echo

Ground

Connect the other end of the cable to the header you soldered in place earlier in assembly. Use the following mapping

Sensor Side

NyBoard Side

Vcc

D8

Trigger

D9

Echo

D10

GND

GND

(NyBoard V0_1 Front) (NyBoard V0_1 Back)
NyBoard V0_1
NyBoard V0_2
NyBoard alone
NyBoard with Raspberry Pi