Good morning all,
As I think I mentioned, I screwed up my order and forgot to hit the final place the order at Sparkfun after the paypal stuff... So it will be awhile before I can order any.
Will be interesting to see how well they work. Actually the Arduino one looks a little more interesting.
cmake - It has been awhile since I did anything with it. Mainly only used with ROS and usually hated it. Yes it has lots of interesting things it can do, but if I remember correctly everything is more less hard coded once you run cmake. So for example you move files around nothing works anymore. But again it has been awhile!
@glasskows - I also understand what you are saying. But then when I remember that PJRC is mostly a 2 person operation (especially right now), I am amazed how much stuff Paul and Robin can get done! From deciding on a product, designing the hardware, plus the hardware test fixtures and the like, plus work through production issues, like making sure they have all of the parts they need. Plus testing the hardware and ship out all of their orders along with taking care of larger orders and working with the vendors like Sparkfun, Adafruit, ...
And in their spare time develop the majority of the software, plus website and answer questions up here on the forum.
I enjoy working with smaller companies like this where the owners are totally involved.
For awhile I was doing a project using the Intel Edison, and the plus side was they had more support staff, of people maybe answer questions on forum, documents, and the like. Downside was if you ran into an issue, you never actually communicated with the developers. Maybe a support staff will give a few suggestions, and then tell you to file a bug report. You file the report which sort of goes off to never never land. Maybe 4-6 months later they issue a new release and if you are lucky your bug report number maybe mentioned in the things addressed, but typically not what the fix was and several times, it was worse off. So much nicer here as all of the sources are available and you can ask questions and often one or more members up here will be able to point you to the issue. Sometimes it is a bug, which hopefully is addressed reasonably quickly and often with requests to verify it fixed the problem.
And I know I am probably one of the worst ones for wanting to do documentation of my own stuff... After all I am retired! But who knows maybe at some point I will get inspired and maybe better document one or more libraries.