Del perché è sbagliato scriverla come F=ma La maggior parte dei libri di testo riporta la seconda legge di Newton come F=ma (le lettere in grassetto rappresentano i vettori). In questo post sostengo che questo non è il modo corretto di scriverla. La maggior parte degli studenti percepisce la fisica come una disciplina molto simile… Continua a leggere La seconda Legge di Newton
Tag: pubblico generico
Cronaca della salute pubblica
Questa mattina mi reco presso l'Istituto Dermatologico S. Gallicano di Roma per un trattamento di crioterapia. Sulla mia impegnativa ci sono indicati tre appuntamenti a distanza di alcuni giorni (tralascio un certo numero di dettagli che potete immaginare sulla prenotazione). Alla cassa mi rilasciano quietanza di pagamento e al mio turno entro nell'ambulatorio. Il medico… Continua a leggere Cronaca della salute pubblica
Using DC motors with Arduino
In one of my last posts I have shown how to drive a servo motor. Servo motors comes in two flavours: the standard servo motors can be set such that they reach a given position and maintain it; the continuous rotation servo can rotate continuously at a given speed. DC motors are very similar to… Continua a leggere Using DC motors with Arduino
Working with motors
In certain cases you may need to use motors for different purposes. Depending on the experiment or the device you are building, the type of motor to use can be different. In this series of posts I will show you how to use those motors with Arduino. Servo Motors Servo motors are motors for which… Continua a leggere Working with motors
Using magnetic sensors to make kinematic’s experiments
This time I'm going to introduce the usage of a kind of magnetic sensors called digital magnetoresistive sensors. Magnetoresistive sensors are based on a property of several materials called magnetoresistance, consisting in the variation of their electrical resistivity when placed in a magnetic field. In practice, the current flow through a magnetoresistive wire depends on… Continua a leggere Using magnetic sensors to make kinematic’s experiments
Getting data over the Internet with Arduino
In my previous post on the subject I showed how to configure the Arduino Ethernet shield, in such a way you can save a lot of memory. Now it's time to use the shield for something useful. Arduino is mostly used to take data from sensors and to drive actuators to perform actions (such as… Continua a leggere Getting data over the Internet with Arduino
The Minchioduino
There are words, in Italian, that are not very polite, who becomes funny and acceptable when they change gender. That's the case for "minchio" (pronounced minkio), used to give a name to something that does not have a name or for which you don't know it. A friend of mine bought, few weeks ago, a… Continua a leggere The Minchioduino
Scienza e Arte nell’Anno della Luce
Dal 5 marzo al 21 giugno alle Scuderie del Quirinale c'è una mostra di opere di Matisse. Ne sono venuto a conoscenza grazie alla pubblicità esposta un un autobus in servizio che mi precedeva mentre tornavo a casa dal lavoro (vedi foto). La pubblicità mi ha subito colpito per un particolare. Per capire perché è… Continua a leggere Scienza e Arte nell’Anno della Luce
Using the Arduino Ethernet Shield
This is the first of a series of posts devoted to the (clever) usage of Arduino, with particular emphasis to scientific tasks. These posts are kindly sponsored by Farnell Element14 and are published under their site http://www.element14.com/community/groups/arduino. The content of these posts will also be available on my free publication on using Arduino for scientific purposes: Scientific Arduino. With… Continua a leggere Using the Arduino Ethernet Shield
Un corso di Arduino per fisici
Arduino è una straordinaria risorsa per un fisico: la semplicità con la quale si possono realizzare apparati di controllo e misura lo rende appetibile a ricercatori, studenti di fisica e insegnanti di scuola superiore. Apparati da laboratorio che una volta potevano arrivare a costare migliaia di euro oggi si possono realizzare con meno di 100 euro.… Continua a leggere Un corso di Arduino per fisici