Search results for: register

Errore 404 - Pagina non trovata

Spiacente, ho cercato ovunque ma la pagina che cerchi non la trovo, forse è inesistente!

Se hai seguito un link da un altro sito, forse ho rimosso o rinominato la pagina che cercavi. Ti consiglio di provare a cercare la pagina:

Risultati consigliati

Ho effettuato per te una ricerca con il termine register. Guarda tra i risultati se trovi ciò che stai cercando...

  • Buon compleanno, WWW!

    Riusciremmo un giorno a realizzare la vision di TBL? The entertainment system was belting out the Beatles’ “We Can Work It Out” when the phone rang. When Pete answered, his phone turned the sound down by sending a message to all the other local devices that had a volume control. His sister, Lucy, was on the line [...]

  • Tweeting like an Arduino!

    I’ve just released the first version of Tweetino, a little sketch for the Arduino which downloads the latest tweets and displays them on an LCD. The idea is quite simple: the application periodically polls the Twitter servers for getting the latest tweet for the given user, and then the text is shown on a screen; [...]

  • Fail over fail

    Even more rant this time. To go on programming microcontrollers as I’ve always done I have to disable two programs, gpsd and modem-manager (see my previous post) because hardware manufacturers fail. The first one, gpsd is done. To fix the second one without killing/removing NetworkManager I have to contact ModemManager developers. To do so I [...]

  • Rebar: un makefile per Erlang

    Se vi è capitato di creare progetti Erlang un minimo complessi, è molto probabile che abbiate usato un makefile, più o meno complesso, con cui compilare i sorgenti, creare la documentazione e magari funzionalità più complesse. Ebbene, finalmente c’è uno strumento adatto a questo linguaggio e framework: Rebar. Si tratta di un progetto scritto naturalmente [...]

  • Qt and serial ports

    Update Jun 22, 2011 : Fixed a bug for compiling under visual studio 2010. This is intended to be a small add-on to the article I’ve posted on my website which explains how to use boost’s asio library to interface with serial ports from C++ code. This blog post focuses on a topic not covered [...]