any one answere me these questions plz ?

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
nart_schinakow
 
Posts: 2
Joined: Sun Jun 08, 2008 6:54 am

any one answere me these questions plz ?

Post by nart_schinakow »

1)could i connect the arduino to any type of ic's ? like decoders ? directly ?
2)how could manipulate the outputs in ports (i.e like the pic micro you can manipulate 8 bits in one instruction !!!)?(for ex. portb=0x05 this means that pin 2 and pin 0 are high ), so could i do this with the arduino !!!!
3)could i connect the arduino with pic micro ??!?!!!!

mngrif
 
Posts: 47
Joined: Sat Jun 07, 2008 6:36 am

Post by mngrif »

1: As long as they are voltage compatible or you build an interface, yes. Don't forget to decouple the power!

2: http://www.arduino.cc/en/Reference/PortManipulation

3: see #1 :)

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”