The book describes a real domotic system, made from zero, working since 8 years. It provides electric schemes, home automation components to utilize and software tailor made for iOS and Android. Moreover an architecture using AMX components is considered. The core of system is written in C for Linux environment, and customized for one of the most powerful single board computer: Beagle Bone Black. This book is not only for electricians, is not only for programmers, is not only for hobbyists, is not only for architects, is not only for engineers, it is for people having a little chunk of all these capabilities. It’s a cross discipline book. In particular a great part of the book is dedicated to code development.
Our steps go ahead alongside the notes of two people:

Main technical writers Ivan Cerrato
Bartolomeo Sorrentino

Read more

Samples sequence behaviour.

Savitzky-Golay processing. More...

Samples sequence behaviour. A Savitzky-Golay filter is a digital filter that can be applied to a set of digital data points for the purpose of smoothing the data, that is, to increase the signal-to-noise ratio without greatly distorting the signal. This is achieved, in a process known as convolution, by fitting successive sub-sets of adjacent data points with a low-degree polynomial by the method of linear least squares.

Read more

cr_002 - the excavator.

Toys recycling in a different way. More...

cr_002 the excavator. The challenge was: transforming a toy bringing it to the 2016. That is, repair the toy’s mechanic, install on it a CPU-board able to manage all peripherals, install a custom electronic board acting as middle-layer between CPU-board and motors, manage the toy remotely installing a wi-fi unit to control it over air; installing a unique power battery unit able to send energy to all electronic devices on the excavator.


Featured topic

Read more

The book: Elements of domotic.

The book describes a real domotic system, made from zero, working since 8 years. It provides electric schemes, home automation components to utilize and software tailor made for iOS and Android. Moreover an architecture using AMX components is considered. More...

Read more

BBB Access Point.

Make a full reliable Access Point with the BBB. More...

Read more

BBB and Sensirion SHT71.

Advanced humidity-temperature measurement system. More...


Latest posts

  • web
    POLYMER plus TYPESCRIPT

    Polymer 1.0 - why I love component based approach From last GoogleIO - Polymer 1.0 production ready has been announced I use Polymer( currently the 0.5) in my projects and love the component based development…

    Read more