FeatherHAB Source Code Released!

featherhab-0.1FeatherHAB hardware and software source code are now available for download! The hardware is released under the Attribution-ShareAlike 4.0 International license and the firmware is released under the GNU Affero Public License.

FeatherHAB Features:

  • STM32F0 microcontroller
  • SI446x transmitter broadcasting APRS on 144.390MHz
  • ublox MAX8 GPS module for position tracking
  • Buck-boost power supply for running off of single LiMnO2 cells
  • Opencm3-based firmware compiled with GCC ARM

A st-link programming adapter, blackmagic probe, or similar is required to flash FeatherHAB boards. You will also need some means of connecting to the programming pads on the FeatherHAB PCB. You can solder wires directly to the programming pads, or you can build a ProtoProg adapter.

Building your own FeatherHAB or modding the design? Drop a comment below and share your progress!

Downloads:

Ethan is a computer engineer and open source hardware/software developer from Michigan. He enjoys AVR and linux development, photography, mountain biking, and drinking significant amounts of home-roasted coffee. Find out more at ethanzonca.com.

Tagged with: , , ,
Posted in Announcements, HAB, Projects
18 comments on “FeatherHAB Source Code Released!
  1. RichG says:

    Awesome. Thanks for great design work and philanthropy. Do you have any PCB’s for sale?

  2. David gerhard says:

    Been interested in aprs for balloon tracking; have used spot trace device so far. but some of our launches are very remote: beyond the Arctic circle for example. Any idea of where I can find out about aprs coverage in remote areas?

    • Illustrious niteshad says:

      Remote areas are covered by the HF-APRS network on the 30 meter band. While the single-hop range of this segment of the network can be 500-2000 miles, or more, the bandwidth available is _very_ low. It’s best to keep your transmitted packets as short as absolutely possible; this allows others to use the network as well as makes it more likely that your packets will be successfully received. HF is a very noisy radio environment compared to VHF or UHF. Consider using the very short “Mic-E” packet format, and beaconing only once every 15 minutes.

  3. Nice project!

    We use a very similar tracker system in our HAB flight computer, but instead of APRS we have a custom radio message format on 433MHz band.

    I shared your project on Global Space Balloon Challenge forum’s Tracker topic:

    https://community.balloonchallenge.org/t/please-help-we-need-a-tracker/776/10

  4. Jun says:

    I tried to compile firmware, but it said that ‘no rule to make target ‘feather.elf’. And furthermore it looks like missing ‘nvic.h’. Would you please check it out?

    Thanks in advance.

    • Hey, thanks for letting me know! Looks like I omitted some files from my source code repository. I’ve updated the download link in the article and the code should build now. Let me know if you still have issues and I’ll see what I can do.

  5. Aristotle says:

    I would like to build one of these. I want to be sure I get all the right parts for it and I’m not so sure about the inductors, antenna etc.

    Do you have a BOM that works at mouser or digikey?

    • The BOM is actually included in the hardware .zip file linked above, just look for “featherhab.ods” (libreoffice format). I’ve included DigiKey links for everything except the GPS module, which you’ll have to source from another supplier. Let me know if you have any questions!

  6. namor keller says:

    dear everybody

    the featherHAB looks like perfect for our needs. we’re flying solar balloons and wonder if somebody sells working featherHABs or boards. we’re just not good enough too manufacture these by ourselves. thank you very much for any suggestion or alternatives.

    • Karlis Goba says:

      I am actually working on a modified version of FeatherHAB board. Currently I have a board manufactured, and I hope to finish development in a month or so.

    • Awesome! Keep me posted, curious to see what improvements/changes you’ve made.

  7. Hi Ethan, can the 144.390MHz frequency be changed to EU APRS 144.800MHz?

  8. Alain De Carolis says:

    Hello,
    Congratulations for this wonderful project. I am about to replicate it and I realized that the MAX-6 GPS is not available anymore. It seems the MAX-8 (currently available) is backward compatible with the -6 and I was wondering if you or anyone else were able to confirm the new -8 can be used with your tracker.

    Thanks!

    • Sorry for the exceptionally late response, but for what it’s worth the MAX8 does work–I think you may need to tweak the NMEA parser for standard featherhab; the wspr version uses the ubx protocol which is the same across both models.

  9. Ignacio says:

    Hello Etham, my name is Ignacio and my call sign lu1esy. I have launched high altitude balloons and also circumnavigated with picoballoons. I would like a FeatherHab plate to fly in a pico. Do you have available? can you tell me the cost? and if you would send it to Miami. Thanks and regards Ignacio

  10. Matthew Patrick says:

    BEWARE – DO NOT have the CAM files in the hardware.zip file manufactured. They do not match the schematic and are obviously from an older version of the project. In addition, Q4 (buck-boost regulator) in the BOM is spec’d as an 8 pin QFN while the board needs the 6 pin version.

  11. James says:

    Looks like the link to the firmware is dead, would you be able to re-post or put it up on Github?

2 Pings/Trackbacks for "FeatherHAB Source Code Released!"
  1. […] FeatherHAB (Balloon Tracker) Firmware & Hardware Source Released – [Link] […]

Leave a Reply to TA4AEI Emirhan Cancel reply

Your email address will not be published. Required fields are marked *

*