Fake Dawn: an Android app to wake up gently

July 23, 2012

4

I present you my first Android app: Fake Dawn. Fake Dawn is an alarm that gradually increases brightness and sound volume to lead you out of deep sleep and wake you up gently. There’s plenty of medical research indicating that our sleep rhythm is influenced by light. Usually we are impacting negatively our sleep pattern […]

Posted in: Software

Collusion: a plugin to visualize cookie trackers

July 9, 2012

0

All the relevant sites on the Internet use cookies in some way or another. All the cookies in our browser can be considered the digital traces we leave when we surf. Up until now I had difficulties understanding the dimension of the problem, or how much of me is potentially passed around without asking my […]

Posted in: Security

Arduino creator talks at TED

June 30, 2012

0

Massimo Banzi is one of the creators of the Arduino project. He recently did a wonderful talk at TED Global (here the post about it on the official Arduino Blog, if you wanna show some love). At 4:20 he shows a screenshot that could have been taken from my blog post about Arduino schematics, given […]

Posted in: Hardware

Free Electrons Android training materials

June 20, 2012

0

Free Android training materials – Free Electrons blog. Free Electrons publishes another set of extremely useful materials that include instructional slides, source code and documentation. The objective of the course is to familiarize with Android from its lowest levels, using also this Devkit8000 embedded board. The (383) slides and the (24-pages-long) hands-on lab exercises are […]

Posted in: Embedded

Google Drive is here!

April 25, 2012

2

Your Google Drive is not ready yet Well, almost here… Here is a quick comparison on some of the remote storage and file sync solutions that I consider important: Online Service Win Mac Linux Android iPhone Web Client-side Encryption Initial Space Client Source Server Source Google Drive Yes Yes No Yes Soon Yes No 5GB […]

Posted in: Internet

How programmers can easily choose strong passwords

April 22, 2012

5

Choosing a password is always a trade-off between security and usability. Programmers can shift this compromise thanks to some qualities of their work. The idea is to use lines of code as passwords.

Posted in: Security

ARM926 interrupts in QEMU

April 15, 2012

7

In this post I prepared what I think is the simplest example on how to manage interrupts for the widespread ARM926 core. From this example one can expand the complexity of the interrupt management at will. I’m going to test the functionality with QEMU, emulating the Versatile Platform Baseboard. I based this example on my […]

Posted in: Embedded
Follow

Get every new post delivered to your Inbox.

Join 394 other followers