Skip to main content

Hardware and Firmware of the Solo Quadruped Master Board

Project description

master-board

Hardware and Firmware of the Solo Quadruped Master Board.

This board centralises all the sensor and actuator data and provides wired and wireless connection to a realtime computer.

Connectivity:

  • SPI: Address up to 8 SPI Slave: (max 80Mhz, DMA capable) compatible with BLMC µDriver SPI interface
  • Wifi: Wireless communication with a computer via raw ESP-NOW: round trip time of 1.2ms (including driver and OS latency) for a 127bytes message.
  • Ethernet: Wired communication with a computer via raw frames: round trip time of 0.2ms (including driver and OS latency) for a 127bytes message.
  • GPIO: 4GPIO free. Can be mapped to I2C, UART etc.. Two of them are curently used for IMU communication via UART
  • UART: Used to upgrade the ESP32 firmware, free on normal operation.

The board is programed via the ESP-IDF tool chain https://github.com/espressif/esp-idf

Wireless closed loop control at 1kHz demo (click to see video): Alt text

IMU, ethernet closed loop cntrol at 1kHz demo (click to see video): Alt text

LED status

Red fade: Waiting for init
Magenta fade: SPI Autodetect
Blue fade: waiting for first commmand
Green fade: Active control
Yellow blink: ethernet link down state awaiting for link up
Red blink: error state (communication with PC), awaiting for new init msg
White blink: state machine error (should never happen)

Documentation

Here are some helpful links to the documentation :

How to Flash the Master Board (install esp-idf and flash the firmware)

SDK : How to Prepare Your Interface and Run the Example

Master Board State Machine Description

Description of the Communication Between the Master Board and the Computer

Description of the BLMC µDriver SPI Interface

Wiring the Master Board

Master Board Ordering and Preparation

Authors

Thomas Flayols
Etienne Arlaud

License

BSD 3-Clause License

Copyright

Copyright (c) 2019, LAAS-CNRS, Max Planck Gesellschaft, New York University

More Information

Open Dynamic Robot Initiative

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

master_board-1.0-0-cp311-cp311-musllinux_1_1_x86_64.whl (129.7 kB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

master_board-1.0-0-cp311-cp311-manylinux_2_28_x86_64.whl (127.4 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

master_board-1.0-0-cp311-cp311-manylinux_2_28_aarch64.whl (130.7 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

master_board-1.0-0-cp311-cp311-macosx_10_9_x86_64.whl (56.1 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

master_board-1.0-0-cp310-cp310-musllinux_1_1_x86_64.whl (129.8 kB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

master_board-1.0-0-cp310-cp310-manylinux_2_28_x86_64.whl (127.5 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

master_board-1.0-0-cp310-cp310-manylinux_2_28_aarch64.whl (130.7 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

master_board-1.0-0-cp310-cp310-macosx_10_9_x86_64.whl (56.1 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

master_board-1.0-0-cp39-cp39-musllinux_1_1_x86_64.whl (129.7 kB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

master_board-1.0-0-cp39-cp39-manylinux_2_28_x86_64.whl (127.5 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

master_board-1.0-0-cp39-cp39-manylinux_2_28_aarch64.whl (130.7 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

master_board-1.0-0-cp39-cp39-macosx_10_9_x86_64.whl (56.1 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

master_board-1.0-0-cp38-cp38-musllinux_1_1_x86_64.whl (129.7 kB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

master_board-1.0-0-cp38-cp38-manylinux_2_28_x86_64.whl (127.5 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

master_board-1.0-0-cp38-cp38-manylinux_2_28_aarch64.whl (130.7 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

master_board-1.0-0-cp38-cp38-macosx_10_9_x86_64.whl (56.1 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page