viernes, 25 de enero de 2013

Arduino by Davis: “Top 8 Free Windows Tools for Raspberry Pi Development #piday #raspberrypi @Raspberry_Pi” plus 19 more

Arduino by Davis: “Top 8 Free Windows Tools for Raspberry Pi Development #piday #raspberrypi @Raspberry_Pi” plus 19 more

Link to Arduino by Davis

Top 8 Free Windows Tools for Raspberry Pi Development #piday #raspberrypi @Raspberry_Pi

Posted: 25 Jan 2013 01:00 AM PST

Untitled note
WinSCPPuTTY2

Portable Python
TightVNC Viewer
7Zip

From RaspberryPiSpy.

This is a list of the free tools and utilities I use on a regular basis when messing around with Raspberry Pi development. They are quite specific to the type of projects I am working on but I thought people might be interested in what is available.

I would have liked this to be a "Top 10″ but I only wanted to include applications I genuinely used on a regular basis. So there was no option but to make a "Top 8″!

All the tools listed are free to use but in some cases only for non-commercial use….

Read more.

Re: programmare il 644 ... ma come????

Posted: 25 Jan 2013 01:26 AM PST

Ora aspetterei anche Michele per verificare se anche a lui funziona come nel nostro caso...
Volevo anche provare con ATtinyxx13 ,visto che ha la seriale, perchè ho il materiale sw per farlo ma mi manca il chip smiley-yell
Tu ne hai per caso uno per v...

Re: Newbie - RGB LED strips lights controlled by MIDI footswitch for band stage

Posted: 25 Jan 2013 01:26 AM PST

Ok I'm getting there - mountain of learning over the last few days!

You can't get 10A through one of those power connectors
Duly noted, thanks. I've left that p...

Re: Help a newbie with an important decision!

Posted: 25 Jan 2013 01:26 AM PST

Don't get the leo!!! It's SMD! That means if you destroy the chip it's pretty much irreplaceble! I got the expensive mega, and I've ruined it! And I can't replace the chip!

Re: programmare il 644 ... ma come????

Posted: 25 Jan 2013 01:25 AM PST

Adesso aspettiamo Michele che confermi la cosa.
E' lui quello che non è mai riuscito a programmare i 1284 con il bootloader, io usando la rete RC ci ero riuscito.

Re: make an LED flash once with a switch

Posted: 25 Jan 2013 01:23 AM PST

It will work, once the "if" does something useful.

Re: Arduino And Quantum Physics

Posted: 25 Jan 2013 01:02 AM PST

Quote
I could be wrong here but isn't the polarization of light a quantum level effect.
No it is classical physics.

Quote
Still, different color lights should make different voltages out of a cadmium cell shouldn't they?
No the voltag...

Faire tourner un moteur manuellement

Posted: 25 Jan 2013 01:02 AM PST

Un programme pour faire tourner manuellement un moteur de gauche a droite sur 180° ?

Moteur pas à pas 55SI-25DAYA (ou équivalent 55SI-25DAWC).
Tension nominale : 12 Volts.
* Courant nominal : 330 mA.
* Résistance de bobine : 36 Ohms
* Inductance : 37m...

Re: make an LED flash once with a switch

Posted: 25 Jan 2013 01:02 AM PST

Code:
if (buttonState != buttonLog);

Lose the semicolon.

Re: Bracket per scheda CMUcam4

Posted: 25 Jan 2013 12:59 AM PST

Qualcuno può consigliarmi un bracket compatibile con i fori di tali schede?

Per le vecchie CMUcam 2 e 3 esiste il supporto pan/tilt, per la 4 al momento non c'è.

Re: programmare il 644 ... ma come????

Posted: 25 Jan 2013 12:59 AM PST

Esito: NEGATIVO.
Ho usato una R da 100K perché da 120K non ce l'avevo ma penso che non faccia molta differenza.
Arriva il reset (vedo il lampeggi del led sul pin 2), poi vedo lampeggiare i led RX/TX della mia Arduino (quindi ci dev'essere un minimo di ...

Re: programmare il 644 ... ma come????

Posted: 25 Jan 2013 12:32 AM PST

Ho fatto altri test con un Atmega 328,utilizzando gli stessi valori di R usati con 644/1284 e tutto funziona a dovere......
Nel 328 ho messo l'optiboot ma no so che versione s...

Re: IR receiver e telecomando

Posted: 25 Jan 2013 12:31 AM PST

Mi sembra di aver capito che collegando un IR receiver è possibile ricevere un comando anche dal telecomando del televisore, giusto?
Se sì, avete un esempio?

Grazie

Re: Arduino noob trying to connect an SRF02 Ultrasonic Distance Sensor

Posted: 25 Jan 2013 12:28 AM PST

There's an IDC connector at one end to plug into my processor board, and the other end of the cable has four IDCs at 10cm spacing. These are connected to my four SRF02s.
[/quot...

Re: programmare il 644 ... ma come????

Posted: 25 Jan 2013 12:28 AM PST

Ho fatto altri test con un Atmega 328,utilizzando gli stessi valori di R usati con 644/1284 e tutto funziona a dovere......
Nel 328 ho messo l'optiboot ma no so che versione sia.....
Se volete che faccia altri test ditemelo,ho tutte le board montate e ...

Re: nRF24L01 serial like synchronous bi-directional communication

Posted: 25 Jan 2013 12:25 AM PST

Hi,

I would start here: http://arduino.cc/forum/index.php/topic,54795.0.html
With this you can find out if your module is connected correctly and working.

Go near a WIFI wouter and you should get some output. The output should look like in the example....

Re: atmega1284 programming from a 328 chip

Posted: 25 Jan 2013 12:04 AM PST

Lets see if this works



and yes I've tried DTR connected via the 0.1uf capacitor, and without - It doesn't get that far to reset the chip

Implementación y programación para obtener valores de corriente con STC 013 030

Posted: 25 Jan 2013 12:03 AM PST

Hola a todos,
soy nueva en el entorno arduino y tengo que desarrollar un proyecto para controlar el consumo eléctrico de una instalación. Estoy usando el sensor SCT 013 030, pero estoy teniendo algunos problemas con la implementación y la programación....

Re: Alimentazione da USB

Posted: 25 Jan 2013 12:02 AM PST

Grazie per le esaustive risposte, tutto nasce per avere un circuito essenziale, quindi ridotto nei componenti, tento la via della fiducia nell'uscita stabile dell'USB.
Vi farò sapere.
Ciao

Re: tlc5940 and led strips

Posted: 25 Jan 2013 12:00 AM PST

thanks

yes sink voltage was the wrong term. i meant the voltage that goes into the ic after the forward voltage drop of the leds.
because i need to put that in the power dissipation equation.

i decided to buy the ics and the strips and try.

will post m...

No hay comentarios:

Publicar un comentario