Universal platform with ESP32-S3 for simple programming education.
Nejnovější článek

Universal platform with ESP32-S3 for simple programming education.

Discover the Genesis IoT Discovery Lab – an open, modular platform for rapid prototyping and electronics education! Plug-and-play modules and a baseboard coming soon to CrowdSupply – will it find its place in schools and clubs?

Continue reading

All articles

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