ASN.1 stands for Abstract Syntax Notation One, a standard protocol from ITU, is heavily used in telecommunication, for example in ISDN.
There is a lot of literature about ASN.1, books, white papers, online tools, etc. so I'm not duplicating here what already exists "out there" but I just sum up few things I think are interesting.
Translate
Sunday, June 24, 2018
Saturday, June 16, 2018
Set Raspberry Pi as Bluetooth slave
Some notes about how to connect a Raspberry Pi 3 via Bluetooth to an Android phone.
These notes shows some suggestions about how to connect an Android phone to the Raspberry set as Bluetooth slave.
Android side I'm using an off the shelf app.
These notes shows some suggestions about how to connect an Android phone to the Raspberry set as Bluetooth slave.
Android side I'm using an off the shelf app.
Saturday, June 9, 2018
Artifactory - what is it ?
Today many projects are based on different libraries and code.
Usually the code on a project is stored in some repository, like github, but usually a lot of stuff is not stored in the github for a project.
For example, in order to create your project you need to have a compiler, libraries, modules, tools, etc.
Most of them are usually available on the net but ... but there are some limits.
What happens if you want to build your project in the future ?
How can you be sure to be able to find what "now" is easily available ?
Usually the code on a project is stored in some repository, like github, but usually a lot of stuff is not stored in the github for a project.
For example, in order to create your project you need to have a compiler, libraries, modules, tools, etc.
Most of them are usually available on the net but ... but there are some limits.
What happens if you want to build your project in the future ?
How can you be sure to be able to find what "now" is easily available ?
Monday, June 4, 2018
Good bye GitHub
Just a quick note.
Because the acquisition of GitHub from Microsoft, I decided to abandon it.
Gradually I'll migrate all my projects on Bitbucket and eventually, time permitting, I'll create my git repository with GitLab as final destination, but for nowon Bitbucket will be my repository management.
So for a while my public repositories will still be accessible on Github, however they will not be updated and they will be eventually removed when they will be on Bitbucket.
New projects will be on Bitbucket.
Because the acquisition of GitHub from Microsoft, I decided to abandon it.
Gradually I'll migrate all my projects on Bitbucket and eventually, time permitting, I'll create my git repository with GitLab as final destination, but for nowon Bitbucket will be my repository management.
So for a while my public repositories will still be accessible on Github, however they will not be updated and they will be eventually removed when they will be on Bitbucket.
New projects will be on Bitbucket.
Sunday, June 3, 2018
Backup/Sync system
Subscribe to:
Posts (Atom)