Skip to main content
Arduino

Return to Answer

Commonmark migration
Source Link

...which pins are mapped to the data pins etc.

The shield page provides a schematic

I would like to know some more information about the orange and white pin blocks on the board

These have the reference printed on the board enter image description here


TWI IN and TWI OUT

#TWI IN and TWI OUT# TheyThey are the same and are both connected to the same I2C pins of Arduino (SCL, SDA). They are intended to help in case you want to connect more than one device. enter image description here


OUT 5, OUT 6

#OUT 5, OUT 6# ConnectedConnected to Arduino pins 5 and 6 (PWM outputs)

enter image description here


IN 2, IN 3

#IN 2, IN 3# ConnectedConnected to Analog in A2 and A3

enter image description here


The power outputs of L298 intended to drive the motor are the blue screw connectors.

enter image description here

...which pins are mapped to the data pins etc.

The shield page provides a schematic

I would like to know some more information about the orange and white pin blocks on the board

These have the reference printed on the board enter image description here


#TWI IN and TWI OUT# They are the same and are both connected to the same I2C pins of Arduino (SCL, SDA). They are intended to help in case you want to connect more than one device. enter image description here


#OUT 5, OUT 6# Connected to Arduino pins 5 and 6 (PWM outputs)

enter image description here


#IN 2, IN 3# Connected to Analog in A2 and A3

enter image description here


The power outputs of L298 intended to drive the motor are the blue screw connectors.

enter image description here

...which pins are mapped to the data pins etc.

The shield page provides a schematic

I would like to know some more information about the orange and white pin blocks on the board

These have the reference printed on the board enter image description here


TWI IN and TWI OUT

They are the same and are both connected to the same I2C pins of Arduino (SCL, SDA). They are intended to help in case you want to connect more than one device. enter image description here


OUT 5, OUT 6

Connected to Arduino pins 5 and 6 (PWM outputs)

enter image description here


IN 2, IN 3

Connected to Analog in A2 and A3

enter image description here


The power outputs of L298 intended to drive the motor are the blue screw connectors.

enter image description here

Source Link
alexan_e
  • 1.9k
  • 1
  • 13
  • 16

...which pins are mapped to the data pins etc.

The shield page provides a schematic

I would like to know some more information about the orange and white pin blocks on the board

These have the reference printed on the board enter image description here


#TWI IN and TWI OUT# They are the same and are both connected to the same I2C pins of Arduino (SCL, SDA). They are intended to help in case you want to connect more than one device. enter image description here


#OUT 5, OUT 6# Connected to Arduino pins 5 and 6 (PWM outputs)

enter image description here


#IN 2, IN 3# Connected to Analog in A2 and A3

enter image description here


The power outputs of L298 intended to drive the motor are the blue screw connectors.

enter image description here

AltStyle によって変換されたページ (->オリジナル) /