Skip to content

Releases: RoboticsBrno/RB3204-RBCX

FW 1.2.0

30 May 18:38
Compare
Choose a tag to compare

What's Changed

  • Dropped support for HW revision 1.0, only 1.1 and 1.2 are supported
  • Disabled ESP32 watchdog by default, add option to enable it later
  • Added support for MPU and OLED I2C displays
  • Added support for Smart servos
    • An external 10k pullup resistor between servo signal line and 3V3 is required.
  • Updated bootloader to no longer require extra drivers on Windows

The libraries RoboticsBrno/[email protected] and RoboticsBrno/[email protected] were updated to take advantages of this new FW release.

Full Changelog: fw_v1.1.1...fw_v1.2.0

FW 1.1.1

16 Jul 13:42
5e370eb
Compare
Choose a tag to compare

Deployed to kids robots.

  • Positional motor controls
  • No speed ramps, they did not work well in FW 1.1.0

FW 1.0.2

16 Jul 13:40
Compare
Choose a tag to compare

First version deployed to the kid's robots.

RBCX HW v1.0

21 May 09:01
a26ed01
Compare
Choose a tag to compare

Files exported from Eagle and used for manufacturing PCB in JLCPCB.

File RBCX_hw_v1.0_PnP_JLCPCB_updated.csv was manually edited as there was incorrect rotation of transistors Q1, Q2.

Known issue of hw_v1.0:

  • incorrect rotation of Q1, Q2 - fixed in ea631c4
  • overlap of signal SPI_SS3 and IN3 - fixed in 3a29765