Skip to content
  • 💬 24LEDs

    OpenHardware.io led microcontroller attiny2313
    3
    0 Votes
    3 Posts
    215 Views
    E
    Good point! Will consider in the next version...
  • 0 Votes
    2 Posts
    507 Views
    monteM
    But it's not a cube!
  • Suppprt PIC MCU

    Hardware microcontroller mcu pic
    4
    0 Votes
    4 Posts
    998 Views
    R
    Thanks for the answers. For sure it is possible to buy an ATmega and even a full-featured debugger would be acceptable compared to the effort of porting. But still, I am very biased towards the PIC without logical or economical arguments. I did not yet work with the mysensors libraries and only browsed quickly through the github repo. Maybe someone can give me a few hints to estimate the effort deeper than just claiming it as "much workload"? What I see so far is: make the C++ code compile (translate to C with clang/llvm and compile with the XC8 compiler) create a new HAL (in hal/architecture) which seems not too much effort for making it initially working Questions: Do I see it right, that there is a linux-port available? -> I would expect much more effort to port from AVR to linux than to port it to a different MCU What about the licensing? It looks like the code is GPLv2, but in the CLA it seem that contributors need to give away their rights on the contributions and that mysensors can even redistribute the code under another license - which seems completely against the principles of the GPL. Can someone explain that in more detail?
  • 0 Votes
    5 Posts
    4k Views
    sundberg84S
    @victus Im not familiar with this components you mention, you need to test yourself, cant help you with the technical stuff. It does not seem to be a fully functional ECG but a heart rate monitor. As epierre said above, you need to define if you want to monitor or have a fully functional ECG, its a big difference. With a monitor all you get is pretty much your heartrate and you can detect arytmias. A fully working ECG is normally made with 12 leads and is used to in detail know how the electrical depolarisation from different time and direction/place within the heart muscle works. Holter is a example of a heart rate monitor over time.
  • Which ATmega do i go with?

    Hardware atmega microcontroller stand alone diy arduino
    24
    0 Votes
    24 Posts
    10k Views
    tbowmoT
    @samuel235 I'm using genuine atmel programmers (currently I'm on jtagice3) been serving me fine for the last couple of years (also have the added benefits of being able to work together with gdb, so I can debug arduino code on my atmel sam D21 mcu) Anyways, there are lot's of (cheaper) programmers out there, amongst others you could use another arduino as programmer..

9

Online

11.7k

Users

11.2k

Topics

113.1k

Posts