Giter Site home page Giter Site logo

Comments (6)

dgatf avatar dgatf commented on July 17, 2024

Softwareserial is already in use because Smartport uses an inverted serial signal. This avoids the use of external inverter circuit as is not possible to invert the hardware serial logic in the Atmega328. It would be feasible to have multiple serial ports with softwareserial but you can listen to one at the time. This won't work in this project as serial ports are constantly communicating and some information will be lost. A port for STM32F103 with multiple serial ports is on the way

from msrc.

stefaanbolle avatar stefaanbolle commented on July 17, 2024

Thanks!

from msrc.

stefaanbolle avatar stefaanbolle commented on July 17, 2024

Can you elaborate a little more on "A port for STM32F103 with multiple serial ports is on the way"?
What board should I already purchase and when is the code expected? Glad to help to test.

from msrc.

dgatf avatar dgatf commented on July 17, 2024

I'm adding support for ATMega2560 and STM32F103C8. Code is in this branch but untested. I won't be able to test it until few weeks ahead. If you want to try and test the new boards, choose the ATMega2560. I'll support

Advantages of the new boards:

  • You can use ESC serial telemetry and GPS at the same time
  • You get accurate telemetry with Castle ESC. See issue #12

If you don't need any of the previous better stay with the Pro Mini. It is still supported and it's cheaper, lighter and smaller

from msrc.

stefaanbolle avatar stefaanbolle commented on July 17, 2024

Thanks!
I have a Mega2560 Pro Mini board on order. Want to test it out :-)

from msrc.

dgatf avatar dgatf commented on July 17, 2024

ATMega2560 and ATMega328PB implemented and merged
STM32 has been discarded

from msrc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.