-
On November 12, 2010 SearchBlox announced the availability of SearchBlox Search Software as a completely FREE product.
Read More -
From the iPad package, you can build a small car. We have started the project two weeks ago. We are still searching for a good set of wheels, so this is a very basic prototype:
[nggallery id=7]
The basic structure is the inner plastic of the iPad package box.
The car is able to stop if an obstacle is put on the front. On the next releases, it will be able to turn the head and decide what is the best direction (=with the far obstacle)
The car is powered with two set of four AA Batteries. One set is for the Arduino itself, and one for the three servo engines and the Ping))) Sensor.
Read More -
Utilities like Telnet and remote control programs like Symantec's PC Anywhere let you execute programs on remote systems, but they can be a pain to set up and require that you install client software on the remote systems that you wish to access. PsExec is a light-weight telnet-replacement that lets you execute processes on other systems, complete with full interactivity for console applications, without having to manually install client software. PsExec's most powerful uses include launching interactive command-prompts on remote systems and remote-enabling tools like IpConfig that otherwise do not have the ability to show information about remote systems.
via PsExec. -
Abbiamo già introdotto alcune tecnologie accessorie intorno al C++ e ad Arduino. Tra le evoluzioni più interessanti di cui vogliamo parlare oggi, c’è ne sono alcune che potremo sfruttare per Arduino, ed altre che sono meri spunti di riflessione. Andiamo ad iniziare!
Read More -
L’Arduino Uno, è un micro controller tutto italiano, sviluppato in open source e che sta avendo un grande successo.
Una parte del suo successo è dovuto al fatto che costa meno di trenta euro, e per essere così economico la versione base ha un chip ATmega328 con soltanto 2 KB di RAM, 1KB di EEPROM e 32KB di memoria flash per il codice. Come implementare comportamenti complessi con risorse così scarse? L’ingegneria del software ci può aiutare?… Vediamolo assieme, in una serie di articoli che avranno come obiettivo l’ingegnerizzazione spinta del sistema di sviluppo Arduino.
Read More -
In questo secondo articolo vedremo come pilotare un sensore sonico sul vostro Arduino. Il sensore sonico più citato su internet è il Ping))) della Parallax. In realtà ne esistono anche altri, ma poiché non sembrano più convenienti, useremo il Ping.
Read More -
Trovare un tutorial che spieghi da zero che cosa vuol dire programmare il micro controller più famoso del mondo non è facile. Per fortuna questo ottimo articolo di Michele Maffucci spiega in modo chiaro e semplice come è fatto Arduino, e come iniziare a far lampeggiare il led sul pin 13. Ma andiamo ad iniziare!
Read More -
L’integrazione tra .NET e SQL Server è data per scontata: in questo articolo esploreremo invece come accedere a SQL Server da Python. Uno dei vantaggi di python è che è un linguaggio molto facile da imparare, con un notevole numero di librerie e un’ottima integrazione multi piattaforma. Oltre a ciò python offre un sistema di installazione rapido delle librerie (come Ruby e Perl).
Read More -
Il successo su cui è basato Berlusconi è sempre stato basato sulla sua capacità notevole di impersonare un modello per il paese. L’italiano medio, in partita iva, piccolo imprenditore di sé stesso, che lotta contro un fisco vampiro e deve fare con due soldi quello che i tedeschi fanno con il doppio, si esalta quando sente parlare questo uomo di idee come “contratto con gli italiani”, “ponte sullo stretto”, “energia nuclerare”, “coppa del Milan”, ecc
Read More -
- Download this patch for the visual studio 2008 SP1
- Download the documentation file from this link http://code.jquery.com/jquery-1.4.1-vsdoc.js
- Take a rest near the Coffe machine and convert there your co-workers
-
The Arduino is mostly based in Italy, and every year I read another article about how Italy is struggling to find “their own Google” when they already have it. It’s the Arduino — they just don’t realize it yet.
Arriva da Ivrea una scheda elettronica già entrata nella cassetta degli attrezzi di designer, ingegneri architetti, appassionati di tecnologia. È Arduino, un microcontroller costruito dal team di Massimo Banzi, ex docente alla scuola di Interaction design della città piemontese: a partire dal 2005 è diventato una piattaforma per la protipazione di sistemi interattivi adatti a installazioni artistiche, dispositivi musicali, apparecchi domestici. [Dal Sole24Ore di Dicembre 2010]
Read More -
Nel Brelusca World, se lui cerca di corromperti, è lui ad essere il raggirato. Questa è la difesa ufficiale del nostro premier (news del 10 febbraio): “non ho fatto pressioni su un giudice dicendo che Ruby era la nipote di Mubarak, io credevo lo fosse veramente!”
Read More -
I have used Google in the past 8 years (I know, I am a bit old). Then I was annoyed because of a bad behavior of Google with my AdSense account (shutdown without being able to talk back to someone for explanation).
Read More -
In questo articolo della serie SQL Server, vedremo come creare in modo dinamico delle istruzione per impostare delle policy di sicurezza. Creeremo da zero una stored procedure chiamata sp_FixOverallGrant che in modo dinamico imposterà i profili di sicurezza per due utenze, una in lettura e scrittura (EBRB0_APP) ed una in sola lettura (EBRB0_USR).
Read More