Lego has introduced the biggest innovation in decades – the interactive Smart Brick.
Nejnovější článek

Lego has introduced the biggest innovation in decades – the interactive Smart Brick.

LEGO has introduced one of its most significant innovations in decades – the Smart Brick. It’s not just a brick with lights. This small brick contains a lot of electronics – a microcontroller, NFC and Bluetooth connectivity, wireless charging, sensors, lights, and a speaker.

Continue reading

All articles

SIM908 –  AT commands
2015-12-05

SIM908 – AT commands

If you have our development board with SIM908 or something else, you have to know AT commands for GSM/GPRS/GPS module. Repetition again. You have to connect UART from SIM908 module…

Continue reading
SIM908 – development board
2015-12-05

SIM908 – development board

I had to create development board with SIM908 – GPS&GSM&GPRS module for diploma thesis. The board is designed as top side. It’s easier than top and bottom sides. On the…

Continue reading
How to secure linux server
2015-12-05

How to secure linux server

I would like to tell you that I’m not prefessional in security, but i would like to show you article about basic security of linux server. Sources for this article…

Continue reading
Samba – Raspberry Pi, Cubieboard, Banana Pi, Linux, Windows, Raspbian, Cubian
2015-12-05

Samba – Raspberry Pi, Cubieboard, Banana Pi, Linux, Windows, Raspbian, Cubian

I wanted to share storage on my cubieboard through samba. You can use this tutorial for other storage media. For example SD card, HDD, Flash disk or something else. You…

Continue reading
Switching power supply – Step down converter LM2576
2015-12-05

Switching power supply – Step down converter LM2576

I needed power supply (step down converter) for my big project with minimal 2A current and fixed output voltage (3.3V) or adjustable output voltage. I wanted higher efficiency and that’s…

Continue reading
Raspberry Pi – How to control a GPIO from website
2015-12-05

Raspberry Pi – How to control a GPIO from website

Download 2 PHP files and 1 python script If you want to control GPIO through webpage, you have to read this article. I will describe how to control GPIO from…

Continue reading
Programming of MPS430 for Ubuntu (Linux Mint)
2015-12-05

Programming of MPS430 for Ubuntu (Linux Mint)

You don’t do these steps. The repositories for Linux Mint and Ubuntu contains all packages. You have to install only gcc-msp430 (compilator), msp430-libc (other libraries – legacymsp430.h) and mspdebug (for…

Continue reading