Domenico Luciani

Tech Garden 🪴

Latest posts

BLE NUCLEO observer

2 min read

For academic purposes I have to work with BLE, a new technology often used nowadays, with a NUCLEO-F401RE board and the NUCLEO-IDB04A1 BLE extension board by ST

Hello World, NUCLEO

3 min read

For academic purposes now I own a NUCLEO-F401RE board by ST Microeletronics, it works with STM32 microcontrollers, it is arduino compatible, supported by MBED, it has 3 leds and 2…

New domain, new blog

1 min read

Ok, I bought a new domain name; my domain name, so I think it's right to make a new blog. From now I will post using only the english language to improve my knowledge about it and…

Learning ECMAScript 6

1 min read

Today PACKT is published my third book as _Technical Reviewer_ named "Learning ECMAScript 6". You can find it here

OpenCV 3.0 Computer Vision with Java

1 min read

Today PACKT is published my second book as _Technical Reviewer_ named "OpenCV 3.0 Computer Vision with Java". You can find it here

ToxiProxy node client

2 min read

I saw on github a nice tool to test my applications under certain networks and system condition to prove that my tests never fail...

SmagenBot

3 min read

I use Telegram, whatsapp alternative messaging application, it contains more features than whatsapp and many benefits, one of these is the possibility to create bots and to try it…

How to interface a nunchuck with raspberry pi

8 min read

Walking around the city I found a cheap nunchuck and obviously I felt the need to do something. This time I chose to interface my raspberry pi with it. Let's see how!

The exploit that exploits you

12 min read

At some point who is interested to become a programmer spend some time on the underground part of the field: the security field, in fact at least one time we played with exploits,…