With Cosino you can create anything from scratch without loosing time to setup and running the base system. By using Debian OS you have 30000+ applications ready to use by simply downloading them from Debian’s repositories!

This section provides you with a brief introduction to Cosino concepts and reference material to help you understand how Cosino Project’s boards work, also you can find useful papers regarding several system settings under both Debian and/or OpenWRT OSes.

Getting a running system

Once you have your new Cosino board in front of you just choose an extension and plug Cosino on top of it!

Cosino Mega 2560
Cosino Mega 2560 based boards

Cosino boards based on Mega 2560 extension can be powered up by using the serial console USB cable or by using a power supply (strongly suggested for on-board WiFi versions and if you have external peripheral connected: i.e. RFID reader) and yo need a microSD with a Debian OS pre-installed in order to boot the system. You have two options:

Managing Debian OS

Managing Debian system is quite simple, if you are an experienced Debian user you may skip this paragraph, otherwise let me suggest to take a look at this simple tutorial about how to running Debian on your Cosino, for a quick-start, or see the Debian Documentation for the full documentation.

Using an host computer (aka a normal PC)

Your Cosino board can compile your code for you but, in some circumstances, you may wish using an host computer to do this job… for example if you need recompiling the Cosino’s kernel code or other huge project using an host computer is quite mandatory!

Again, if you wish building your own Debian OS into a new microSD you need an external host too, since your Cosino needs a pre-build root filesystem to run.

All command line examples in the Cosino’s Documentation pages are based on Ubuntu 13.04 (or newer) so you should use a dedicated computer for this task or just build a Virtual machine running your Ubuntu system (for instance you can take alook at the Virtualbox or VmWare projects for further info).

Find & navigate

You can use the form below to search keywords into the site (then you can use the lens icon in the upper left corner), also you can navigate through documentation pages by using the items into the left sidebar.


If you are looking for code we suggest to you to take a look at our GitHub page.

Continue Learning

Mega 2560 control terminal

Mega 2560 control terminal

In most cases having a simple and quick access to the system GPIOs, ADCs and other ports is useful, here I’m going to show to you how to implement a simple control terminal for the on-board CPU of Cosino’s Mega 2560 extension. In this example I’m going to use simple commands from the command line as…

Read More Tags: , , , , , , , ,

Quick Prototyping Workshop with Linux board

Quick Prototyping Workshop with Linux board

Ready, set, GO! Are you ready to sign up to the first workshop dedicated to Cosino Mega 2560 Board? Next May 11th at Multiverso site (Florence – Italy) you can follow a complete course of quick prototyping using a GNU/Linux embedded system designed to industrial and control automation applications. Don’t miss this event! See Multiverso site for further…

Read More Tags: , , , , , ,

Cosino boards are officially into kernel 3.14!

Cosino boards are officially into kernel 3.14!

We are pleasured to announce that new Linux release 3.14 has been released and Cosino Mega 2560 board is now officially supported since commit id 470e891b06b2971037b38020cb4b9e7e496500e6 as shown below:

Read More Tags: , , , ,

Building Mega 2560 applications from the command line

Building Mega 2560 applications from the command line

Most of Arduino programmers well know the Arduino's GUI where they usually build their applications, but exists another way to build Arduino applications: directly from the command line with little help from other tools! Let's see how!  Note: Programmers whose love managing their programs from the command line may enjoy this little tutorial :-] First…

Read More Tags: , , , , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

+ 30 = 31