Thursday, July 09 2015 @ 19:10 CEST
Contributed by: tingo
Views: 625
Project Gado is interesting. They have created a robot and the necessary software that ties together components needed to scan photographs automatically. And all of it is open source.
Tuesday, June 02 2015 @ 09:17 CEST
Contributed by: tingo
Views: 512
PicoC is a very small C interpreter for scripting. It was originally written as a script language for a UAV's on-board flight system. It's also very suitable for other robotic, embedded and non-embedded applications.
Monday, May 25 2015 @ 15:53 CEST
Contributed by: tingo
Views: 498
If you are using an Android phone (or tablet) and a Linux machine, you might be interested in LinConnect for Linux. It connects to a linconnect-server running on your Linux machine, and allows you to get notifications from the android device on your Linux desktop, as long as they both are on the same network.
Sunday, March 29 2015 @ 21:05 CEST
Contributed by: tingo
Views: 609
NASA releases core Flight System (cFS) application suite as open source: "The cFS application suite is composed of 12 individual Command and Data Handling (C&DH) flight software applications that together create a reusable library of common C&DH functions". Interesting.