Well, I also do some 2.0 stuff since I have been working in a web project for quite a long time, which I hope to release soon. One problem I found was accessing all the inputs in a form, knowing the ID, even those under divs tag inside the form. Something like the following: <form [...]
This is the first article in a serie about CANBus and higher-level protocols, which are extensibily used in Industrial environtmens along with Embedded Systems. CANBus standard describes only the layer 1 and 2, from an OSI point of view, dealing with physical and datalink activities. On the other hand, CANOpen is a protocol which [...]
Man In Remote Setup After presenting this talk first at RootedCon and a month later at Hackito Ergo Sum the time for releasing the code behind it has arrived. To understand the source code, you only need to have a look at the deployment diagram where the attacker is drawn in red and the [...]
Here are some basic steps to get a virtual ARM Development board which will allows to practice our embedded systems skills or test code / firmware or whatever we want to do but without the need of having a physical device. The following takes place in a Linux machine running on Virtual Box (512MB RAM), [...]
You will find articles, mental notes and information about the projects I am working on. Feel free to comment any post on this page and reach me whenever you feel like doing it.