Page 1 of 1

Using micros other than Arduino with Megunolink

Posted: Wed Nov 02, 2016 3:07 am
by shoots
I am considering using Megunolink with micro controllers other than Arduino. E.g. PIC and more immediately the Micromite platform with a view to doing a logger project and hopefully publish it. I see the forum topics are almost 100% Arduino related: have you much information on working outside the Arduino framework?

Regards,
Peter

Re: Using micros other than Arduino with Megunolink

Posted: Thu Nov 03, 2016 3:13 am
by philr
Hi Peter, everything is serial message based so will work fine. However, the libraries are Arduino focused so you would need to port a subset of the features to work with your micro-controller.

Cheers
Phil