Difference between revisions of "OOCP"

From ArmadeusWiki
Jump to: navigation, search
m
Line 3: Line 3:
 
You think they are too many cables on your devlight ?
 
You think they are too many cables on your devlight ?
  
yes mee too :
+
yes me too :
  
 
[[Image:tropdecable.jpg]]
 
[[Image:tropdecable.jpg]]
Line 18: Line 18:
  
 
But it is possible to use only [http://fr.wikipedia.org/wiki/USB  USB] to :
 
But it is possible to use only [http://fr.wikipedia.org/wiki/USB  USB] to :
* '''Power the kit''' : USB protocol can provide up to 500mA
+
* '''Power the kit''' : USB protocol can provide up to 500mA (100mA by default)
 
* '''control the system''' : tty console can be emulate over USB
 
* '''control the system''' : tty console can be emulate over USB
 
* '''download files fast''' : with USB tty console can be more fast than standard RS232 then, big files can transit trough it.
 
* '''download files fast''' : with USB tty console can be more fast than standard RS232 then, big files can transit trough it.

Revision as of 00:12, 6 March 2008

(Only One Cable Project)

You think they are too many cables on your devlight ?

yes me too :

Tropdecable.jpg

Yes it is possible to develop applications with only one cable :

Moinsdecable.jpg


To program the apf, we need tree cables to

  • Power the kit (AC/DC bloc)
  • control the system (RS232)
  • download files fastly (Ethernet)

But it is possible to use only USB to :

  • Power the kit : USB protocol can provide up to 500mA (100mA by default)
  • control the system : tty console can be emulate over USB
  • download files fast : with USB tty console can be more fast than standard RS232 then, big files can transit trough it.

Links