BBBmini Rev. 1.6 wish list

Hello,

this is the next BBBmini Rev. 1.6 wish list. After discussion I will sort the requests into YES, MAYBE, NO.

YES:

  • Add second IMU
  • Add I2C bus pull up resistors
  • Add WS2812 LED support
  • Remove HC-SR04 support (results are not as expected)
  • Add Buzzer support
  • Add Power button header
  • Add Level shifter / remove resistor voltage divider

MAYBE:

  • Switch to 1206 SMD parts, because there is not enough space left on the PCB

NO:

  • rfm23bp support (HF and no driver yet)
  • Reduce PWM channels
  • IMU heating
  • Remove CAN bus support
  • Change PCB outline for BeagleBone Green Wireless

Regards

Mirko

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Nice :)

  • Here is my ArduPlane BBBMINI  Build rev 1.5 -C

    - Hijacked the CanBus right legs for the Analog Airspeed and left leg for the LED & Installed these (A & C ) on a remote board  with pulldown resistors and covered these with yellow heat shrink... yeah it looks like a paperbag man !!

    - Deadbug installation of a FET and resistor directly on PWM number 8 connector for the Buzzer

    3702272024?profile=original

  • Developer

    I think if space allows it would be great to add a few holes for mounting the display on top ?

    Maybe place a WS2812 under it and it might look cool as well :)

  • This serial1 available will help me a lot :)
    Patrick, the signals are inverted related to value. The active state is low - you can see on APM 2.6 schematic(http://i.imgur.com/hZ5XlJS.png) under leds and pins.
  • Ok so I will implement LED A & C
    Are the signal is active high or active low?
  • Hi Mirko, how can this WS led be enabled.
    Patrick, this is my temporary circuit - I'm using 12v leds, so I'm using 3 4n26 to protect BBBMini circuit. BTW, the B led didn't show anything - I read the documentation and was to calibration process indication, I think maybe was removed from code.

    https://www.youtube.com/watch?v=bqEVyaxM9mg
    YouTube
  • Hello Mirko,

    Is this method being implemented within Ardupilot as a standard status LED ?

    Otherwise, I will stick with Vinicius configuration on the actual build and definitively shift toward WS2812 LED support on the next builds.

    P.S" No comments on the reuse of channels 7-12 as expansion connectors to free up space on deck ?

    Regards

  • Hi Patrick,

    you can use the PWM outputs as LEDs as well https://www.youtube.com/watch?v=GulHqnTuCfs .

    Regards

    Mirko

    Patrick Poirier said:

    Super :-)

    I'll get both the LED & Buzzer installed on my new build. Thanks !!

  • Yes ,

    I am planning to mount it directly on the cape with standard LEDs. == I will upload a picture of the montage.

  • :-)

    Just remember, you need to use a DTS to enable the gpio for leds and buzzer. I'm finishing the leds, I'm using this strip(http://www.banggood.com/Diatone-3-4S-LED-Decoration-Board-Strip-Set...) with 4n26 optocoupler, I'm just finishing the resistors.

This reply was deleted.