Posts Tagged ‘Ubuntu’

Control your mouse cursor using WIIMOTE

Since the Wii Remote uses bluetooth to communicate with the console, it’s relatively straightforward to use it to control a computer. The most obvious way is similar to the main menu on the Wii console – point the remote where you want the cursor to go, and press A and B to left and right [...]

34 reasons to support Open Source

34 reasons to support Open Source by Farasbee   Freedom matters! (freedom to create, share, invent, collaborate, learn and modify)     free of cost (not always but you always have choice) Lots of choice, not only what to use but also how to use it  No vendor lock in   FOSS encourages open standards [...]

Serial Data logging using Python

Serial Data logging using Python by Farasbee   While working on embedded devices using serial communication as mode of communication, sometimes we need to log the input measurement data from sensors to analyze complex situation like performing current use measurements and calculations etc. This technique is known as Serial data logging. For Serial data logging [...]