Replies: 1 comment 2 replies
-
|
@vidma Nice to hear back from you! I'll gladly send you a flight controller for free if you'll actually build a drone with it and publish your work on a social media site like youtube, reddit, instructables, etc. Would that be something? My main design goal was closer to your poor man's version, and not an all-in-one version: keep it cost effective but at the same time as flexible as possible. Make it easy to add components like rc receiver, gps, radar, etc. For example, in the default config the first 2 pins are in the correct order (GND 5V RX TX) to connect a rc receiver 1-on-1, the next 4 pins are uart+i2c are for gps+compass. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@qqqlab Nice to see the first FC based on RP2350, congrats 👏 ! [1]
Actually since new year, I was even thinking of (and partially in progress of) designing my own, so I'd be quite interested to test it, or to brainstorm some ideas (here or info@flyuav.lt )
p.s. maybe you'd have a discount code (if such exists) for your contributors? ;)
couple of first quick ideas for next version:
As a side note, my original far fetched idea was that RP2350 being cheaper than STM32 (~2$ for chip + oscillator vs dunno >7-15$ for STM32 chip) there could exist, at least in theory, a really cheap poor man's RP2350 version of FC intended for education, e.g. kids, schools, universities, etc. However, to make it really cheap that'd require, if considering say JLCPCB, PCB production at larger scales.
Alternatively this poor-man's version could be made by DIY soldering into a cheap empty basic PCB to connect those - still easier than to think what cable to solder where (so no expensive JLPCB assembly needed, and maybe quite fun for kids too). Maybe I'll finish making this one some day (soon?) myself.
[1] https://www.tindie.com/products/madflight/flight-controller-raspberry-pi-rp2350b/
Beta Was this translation helpful? Give feedback.
All reactions