Showing posts with label politecnico. Show all posts
Showing posts with label politecnico. Show all posts
Thursday, 12 November 2009
Accelerometer-based mouse
A little preview... A full review in few days!
Labels:
accelerometer,
embedded,
hid,
microchip,
mouse,
politecnico,
programming,
projects,
shake,
usb
Monday, 4 May 2009
Android on Eee Pc
I am porting a Android to an ASUS Eee PC (fully featured, from source code downloaded on 3rd April).
I'll post few tutorials or something similar in next weeks.

You can know more here.
I'll post few tutorials or something similar in next weeks.
You can know more here.
Blender Project
That's the "Computer Graphics" course project.
It has been my first time using Blender. It is a great editing tool, but it has a weird user interface (I'm not talking about Graphical UI).
Mainly, you must become a "Shortcut God". After that, following tutorials and some experience, you'll get some results.
Enjoy!
It has been my first time using Blender. It is a great editing tool, but it has a weird user interface (I'm not talking about Graphical UI).
Mainly, you must become a "Shortcut God". After that, following tutorials and some experience, you'll get some results.
Enjoy!
Monday, 16 March 2009
Robochecker published on Google Code
We are proud to announce that the whole source code and documentation about our "lego robot playing draughts" is on Google Code, exactly here.
The software has been written in Java, using leJOS API for controlling the NXT Brick.
It is possible to use Java by flashing a custom firmware on it.
It has been a great chance to improve our programming knowledge in Java (in source code you'll find a lot of code as implementation of threading, class factories, interfaces) and have fun.
The software has been written in Java, using leJOS API for controlling the NXT Brick.
It is possible to use Java by flashing a custom firmware on it.
It has been a great chance to improve our programming knowledge in Java (in source code you'll find a lot of code as implementation of threading, class factories, interfaces) and have fun.
Labels:
java,
lego,
lejos,
nxj,
politecnico,
programming,
projects,
robot
Wednesday, 29 October 2008
Assembly language
...
... is just an example, or ...
... sigh!
I'll never win.
MOV AX, 0 ;is weird
XOR AX, AX ;is l33t
... is just an example, or ...
MOV AX, WORD PTR [BX]
MOV DX, 10
MUL DL ;is weird
MOV DX, WORD PTR [BX]
SHL DX, 1
MOV AX, DX
SHL AX, 1
SHL AX, 1
ADD DX, AX ;is l33t
... sigh!
I'll never win.
Thursday, 10 July 2008
Mail Android: now rendering rich content!
The application is a small mail client, capable of retrieving emails both using POP3 and IMAP protocols. Both protocols can be used under SSL Security enhancement.
It supports multiple user accounts and mail accounts. Even if a mobile phone is usually a personal device, this feature could be useful within a company.
In fact, these phones are shared by different employees and each one has different email accounts to keep track of.
It supports multiple user accounts and mail accounts. Even if a mobile phone is usually a personal device, this feature could be useful within a company.
In fact, these phones are shared by different employees and each one has different email accounts to keep track of.
Labels:
android,
email,
imap,
mail client,
politecnico,
pop3
Tuesday, 1 July 2008
Mail Android updated
Mail Android screens
Thursday, 13 March 2008
Android
Labels:
java,
life,
politecnico,
programming,
projects,
tech
Subscribe to:
Comments (Atom)



