SlideShare a Scribd company logo
1 of 7
Download to read offline
ARDUINO CLO NET (SERIA L)
      USER MANUAL
                                   Part # : TPS-00759

                                      Severino
                                  Port B (D8-D13)     PORT D (D0-D7)PIN 0/1                    Serial




                          AREF
      www.onlineTPS.com                    PWM         (PWM-AT168) GNd Ref                     Enable
                                 0V 13 12 11 10 9 8   7 6 5 4 3 2 1 0
            1K
                                                                                                BC557
            1K
                                                                                 TxRx
               Rx                                                                        Jp0
            LED 0
                      Tx     L
                     LED 1 LED 13                                               10K

              1K
                                                                                1K




                                                                        100nf
                                                                 22pf
                                                          22pf
                                                                                      ICSP     10K 10K
                                                                                1
                                                                                                BC547

                                     Atmega8 or 168

                                                                                                        10uf
                                     100nf 100nf
                       100 uf                  100uf                                              1N4148

                                                                                                  1N4148
                        1K




                                                                                  SDA
                                                                                  SCL
                                                                                                        4K7
                                       100uH                                                            10K
                      1N4007
                                               Power
                                                                                                        10K
                                        Rst
                                        NC




                                              5V 0 0 9V          0 1 2 3 4 5
                      100n                                        Analog In
      Dc1     Power LED   Jp4          Auto Reset                Port C (A0-A5)
                                                                                Arduino Clonet




X1:
DE-9 serial connector

Used to connect computer (or other devices) using RS -232 standard.
Needs a serial cable, with at least 4 pins connected: 2, 3,
                                                          4  and 5.
Works only when JP0 is set to 2 -3 position.


DC1:
2.1 mm. power jack

Used to connect external power source. Centre positive .
Voltage Regulator Works with regulated + 7 to + 20 volts DC (9v. to
12v. is recommended) .
It is possible to alternatively connect external power using 9v. pin or
5v. pin. (see POWER PINOUT)




www.onlineTPS.com
ICSP:
2x3 pin header

Used to program Atmega with bootloader. The number 1 on both s ides
of the board indicates cable pin1 position.

Used to upload sketches on Atmega ICs without bootload er (available
only in Arduino IDE versions 0011 and 0012).


JP0
3 pins jumper

When in position 2 -3, this jumper enables serial connection (through
X1 connector) to/from computer/devices. Use this as default position.

When in position 1 -2, it disables se rial communication, and enables
external pull -down resistors on pin0 (RX) and pin1 (TX). Use this only
to prevent noise on RX (that seems incoming data to Atmega), that
sometimes makes sketch not starting.

When removing this jumper, serial communication s disable d, a nd
                                                       i
pin0 and pin1 work as a normal (flo ating) digital pin. Useful when
more digital pins are needed, but only when serial communication is
not necessary. External pull - down/pull -up resistor is req uired.


JP4
2 pins j umper

When in position 1 -2, this jumper enables auto reset feature , useful
when uploading a sketch to Arduino, resetting Atmega automatically.
It makes unnecessary to press reset button (S1) when uploading
sketches.
Be sure that computer COM Port speed is set to 19200 bp s otherwise
auto reset will not work properly.

If removed, disables auto reset feature. Very useful to prev ent
undesired Atmega reset when using sketches t hat needs serial
communication.
Auto reset works with DTR pulse on serial pin4. Sometimes Arduino
senses a DTR p ulse when connecting X1 (serial connector) and some
softwares sends a DTR pulse when it starts or when it closes , that
makes Atmega reset when not desired.




www.onlineTPS.com
S1
Tactile button

This button resets Atmega, to restart uploaded sketch or to prepare
Arduino to r eceive a sketch through serial connector (when auto reset
is not active).



LEDS
Indicative leds

POWER led
Turns on when Arduino is powered through DC1, +9v. pin or +5v. pin.

RX led
Blinks when receiving data from computer/device through serial
connectio n.

TX led
Blinks when       sending   data   to   computer/device   through   serial
connection.

L led
This led is connected to digital pin13 with a cu rrent limiter resistor
(that doesn !t affect pin13). Useful to test sketches. It is normal to
blink when bootloading too .


POWER PINOUT
6 pin header

RST pin
Makes Atmega reset when connected to GND. Useful for Shield
Boards, or to connect external reset.

NC pin
This pin is not connected in Arduino S3v3.       Arduino Diecimila has a
3.3 volts pin in the same position.




www.onlineTPS.com
+9v. pin
When Arduino DC1 is powered (with battery or DC adaptor), this pin is
used as Vout, with the same voltage supplied on DC1 (see DC1),
minus 0,7 volts. The total supplied current depends on external power
source capacity

When Arduino DC1 is not powered, +9v. pin can be used as Vin,
connecting it to a external regulated power source (+ 7 to +20 volts)
and connecting 0v . pin to external power source GND. In this c ase,
+5v. pin can be used as Vout, supplying +5 volts.

+5v. pin
When Arduino DC1 is powered (wi th battery or DC adaptor), + 5 v. pin
supplies +5 volts as a Vout pin. The total s upplied current de pends on
Voltage Regulator (7805 supplies up to 1A). This applies onl y to + 5v.
pin: Atmega in/out pins only supplies max. 40mA on each pin.
When Arduino DC1i s not powered , this pin can be used as Vin,
connecting it to a regulated +5v. and connecting 0v . pin to po wer
source GND. In this case, +9v. pin is inactive.


0v. pin (GND)
Two 0v. pins between +5v. and +9v. / One 0v. pin beside AREF pin .
When Arduino DC1 is powered, 0v. pin supplies 0 volts referen ce
(GND) for +5v. pin and + 9v. pin.
When DC1 is not powered, and Arduino is powered through +5v. p in
or +9v. pin, 0v. pin must be used as GND reference , c onnecting it to
the external power source GND .


DIGITAL IN/OUT PINOUT
8 pin header (x2)

8 digital inputs/outputs: 0 to 7, corresponding to Port D.
Pin0 (RX) and pin1 (TX) can be used as communication pins.
Pin3, pin5 and pin6 can be used as PWM pins (Atmega168 only).

6 digital inputs/outputs: 8 to 13, corresp onding to Port B.
Pin10 (SS), pin11 (MOSI), pin12 (MISO) and pin13 (SCK) can be used
as SPI (Serial Peripheral Interface) .
Pin9, pin10 and pin11 can be used as PWM pins (Atmega8 and
Atmega168).




www.onlineTPS.com
ANALOG IN PINOUT
6 pin header

6 analog inputs: 0 to 5, co rresponding to Port C.
Pin4 (SDA) and pin5 (SCL) can be used with I2C         (two -w ire serial
bus).

The analog input pins can be used as digital pins
                                                w      ith numbers 14
(analog input 0) to 19 (analog input 5).


1 GND pin
see 0v. pin (GND).


AREF pin
The AREF can be set to AVcc (default), internal 2.56 volts (At mega8),
internal 1.1 volts (Atmega168), or external AREF.
In case of AVcc or internal AREF, AREF pin can be used to attach na
external capacitor to decouple the signal, for better noise
performance.

In case of external AREF, AREF pin is used to attach the extern al
reference voltage.
Remember that it is necessary to change de fuses (wiring.c file) , an d
re -upload sketch, before connecting external voltage to AREF.




www.onlineTPS.com
ARDUINO CLONET (SERIAL) FEATURES



  • full compatible with Shield Board

  • AVcc LP filter to reduce noise level   on ADC ;

  • auto reset feature ;

  • auto reset enable/disable jumper, to avoid not desired rese ting ;

  • arduino Diecimila compatible reset pin ;

  • pin13 onboard led, with current limiter resistor ;

  • TX and RX onboard leds ;

  • power led with appropriate current limiter resistor (less 20mA of
    comsumption);

  • jumper to disable serial communication and to enable RX
    external pull down resistor, to avoid "RX floating error#. This
    feature allows to use digital pin0 and pin1 as a normal pin, when
    serial communication is not need ed;

  • all similar components (diodes, transistors, leds, capacitors)
    has the same board orientation (to makes easier to mount with
    less mistakes) ;

  • no wires between pads, more space between wires, larger
    wires, larger pads (better for etching, soldering and drilling, with
    no short circuits, soldering bridges or open wires in corrosion) ;

  • only 3 wire bridges ;

  • electrolitic capacitor (in serial to TTL circuit) changed to bipolar
    type (to avoid inverted voltage problem when serial cable is not
    connected);

  • All jumpers are right angle type, to allow Shield Boards use .




www.onlineTPS.com
ARDUINO CLO NET (SERIA L)

          Part # : TPS-00759

           Severino

More Related Content

What's hot

Advanced motion controls azbe12a8
Advanced motion controls azbe12a8Advanced motion controls azbe12a8
Advanced motion controls azbe12a8Electromate
 
DAC0800 8-Bit DAC Datasheet
DAC0800 8-Bit DAC DatasheetDAC0800 8-Bit DAC Datasheet
DAC0800 8-Bit DAC DatasheetYong Heui Cho
 
Original Opto TLP5702 P5702 5702 SOP-6 New TOSHIBA
Original Opto TLP5702 P5702 5702 SOP-6 New TOSHIBAOriginal Opto TLP5702 P5702 5702 SOP-6 New TOSHIBA
Original Opto TLP5702 P5702 5702 SOP-6 New TOSHIBAAUTHELECTRONIC
 
Alive human detector
Alive human detectorAlive human detector
Alive human detectorAnkush Tayade
 
Advanced motion controls azbe6a8
Advanced motion controls azbe6a8Advanced motion controls azbe6a8
Advanced motion controls azbe6a8Electromate
 
P89 lpc920 921_922_9221
P89 lpc920 921_922_9221P89 lpc920 921_922_9221
P89 lpc920 921_922_9221trieuvantam
 
Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...
Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...
Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...Shawn Lee
 
Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...
Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...
Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...Shawn Lee
 
MUSES8920の英語のデータシート
MUSES8920の英語のデータシートMUSES8920の英語のデータシート
MUSES8920の英語のデータシートspicepark
 
Advanced motion controls azb12a8
Advanced motion controls azb12a8Advanced motion controls azb12a8
Advanced motion controls azb12a8Electromate
 

What's hot (19)

La7836
La7836La7836
La7836
 
Advanced motion controls azbe12a8
Advanced motion controls azbe12a8Advanced motion controls azbe12a8
Advanced motion controls azbe12a8
 
Tl082
Tl082Tl082
Tl082
 
DAC0800 8-Bit DAC Datasheet
DAC0800 8-Bit DAC DatasheetDAC0800 8-Bit DAC Datasheet
DAC0800 8-Bit DAC Datasheet
 
Original Opto TLP5702 P5702 5702 SOP-6 New TOSHIBA
Original Opto TLP5702 P5702 5702 SOP-6 New TOSHIBAOriginal Opto TLP5702 P5702 5702 SOP-6 New TOSHIBA
Original Opto TLP5702 P5702 5702 SOP-6 New TOSHIBA
 
Alive human detector
Alive human detectorAlive human detector
Alive human detector
 
TTL(Transistor Transistor Logic)
TTL(Transistor Transistor Logic)TTL(Transistor Transistor Logic)
TTL(Transistor Transistor Logic)
 
Advanced motion controls azbe6a8
Advanced motion controls azbe6a8Advanced motion controls azbe6a8
Advanced motion controls azbe6a8
 
P89 lpc920 921_922_9221
P89 lpc920 921_922_9221P89 lpc920 921_922_9221
P89 lpc920 921_922_9221
 
Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...
Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...
Sony 0.71 inch AMOLED 1920x1080 OLED Display HD-MI Board Available USB Driver...
 
Lpc662
Lpc662Lpc662
Lpc662
 
Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...
Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...
Wearable 1.78 inch Square AMOLED Display 368*448 For Smart Watch Bracelet Scr...
 
SPICE Model of TA7291P
SPICE Model of TA7291PSPICE Model of TA7291P
SPICE Model of TA7291P
 
P700; 75-150A Programmable Power Controller
P700; 75-150A Programmable Power ControllerP700; 75-150A Programmable Power Controller
P700; 75-150A Programmable Power Controller
 
Integrated circuit (data sheet)
Integrated circuit (data sheet)Integrated circuit (data sheet)
Integrated circuit (data sheet)
 
MUSES8920の英語のデータシート
MUSES8920の英語のデータシートMUSES8920の英語のデータシート
MUSES8920の英語のデータシート
 
74 Lcx08
74 Lcx0874 Lcx08
74 Lcx08
 
At24 c512b
At24 c512bAt24 c512b
At24 c512b
 
Advanced motion controls azb12a8
Advanced motion controls azb12a8Advanced motion controls azb12a8
Advanced motion controls azb12a8
 

Viewers also liked

Desk Solutions FashPack - Kledingzaken
Desk Solutions FashPack - KledingzakenDesk Solutions FashPack - Kledingzaken
Desk Solutions FashPack - KledingzakenDesk Solutions NV
 
Desk Solutions FashPack - Lederwaren&Schoenzaken
Desk Solutions FashPack - Lederwaren&SchoenzakenDesk Solutions FashPack - Lederwaren&Schoenzaken
Desk Solutions FashPack - Lederwaren&SchoenzakenDesk Solutions NV
 
2012 10 25_sbo presentatie sap event
2012 10 25_sbo presentatie sap event2012 10 25_sbo presentatie sap event
2012 10 25_sbo presentatie sap eventDesk Solutions NV
 
Desk Solutions FashPack - Baby Speciaalzaken
Desk Solutions FashPack - Baby SpeciaalzakenDesk Solutions FashPack - Baby Speciaalzaken
Desk Solutions FashPack - Baby SpeciaalzakenDesk Solutions NV
 

Viewers also liked (6)

Otoczmy troską życie
Otoczmy troską życieOtoczmy troską życie
Otoczmy troską życie
 
Desk Solutions FashPack - Kledingzaken
Desk Solutions FashPack - KledingzakenDesk Solutions FashPack - Kledingzaken
Desk Solutions FashPack - Kledingzaken
 
Desk Solutions FashPack - Lederwaren&Schoenzaken
Desk Solutions FashPack - Lederwaren&SchoenzakenDesk Solutions FashPack - Lederwaren&Schoenzaken
Desk Solutions FashPack - Lederwaren&Schoenzaken
 
2012 10 25_sbo presentatie sap event
2012 10 25_sbo presentatie sap event2012 10 25_sbo presentatie sap event
2012 10 25_sbo presentatie sap event
 
Desk Solutions Flyer Dutch
Desk Solutions Flyer DutchDesk Solutions Flyer Dutch
Desk Solutions Flyer Dutch
 
Desk Solutions FashPack - Baby Speciaalzaken
Desk Solutions FashPack - Baby SpeciaalzakenDesk Solutions FashPack - Baby Speciaalzaken
Desk Solutions FashPack - Baby Speciaalzaken
 

Similar to Arduino Severino Serial Board TPS-00759 www.onlineTPS.com

Arduino severinomanual2
Arduino severinomanual2Arduino severinomanual2
Arduino severinomanual2Muhammad Khan
 
デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書Tsuyoshi Horigome
 
デザインキット・DCモータ制御回路に採用したスパイスモデル
デザインキット・DCモータ制御回路に採用したスパイスモデルデザインキット・DCモータ制御回路に採用したスパイスモデル
デザインキット・DCモータ制御回路に採用したスパイスモデルTsuyoshi Horigome
 
Automatic main gate controller
Automatic main gate controllerAutomatic main gate controller
Automatic main gate controllerPROJECTRONICS
 
UB SEDS Flight Computer Design
UB SEDS Flight Computer DesignUB SEDS Flight Computer Design
UB SEDS Flight Computer DesignDan Pastuf
 
MCP656x High Speed Low Power Comparators
MCP656x High Speed Low Power ComparatorsMCP656x High Speed Low Power Comparators
MCP656x High Speed Low Power ComparatorsPremier Farnell
 
Mc module5 lcd_interface_ppt_msj
Mc module5 lcd_interface_ppt_msjMc module5 lcd_interface_ppt_msj
Mc module5 lcd_interface_ppt_msjmangala jolad
 
74ls290datasheet
74ls290datasheet74ls290datasheet
74ls290datasheetneghy
 
spf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdf
spf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdfspf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdf
spf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdfGLsun Mall
 
Open Hardware: Arduino #barcampmexico
Open Hardware: Arduino #barcampmexicoOpen Hardware: Arduino #barcampmexico
Open Hardware: Arduino #barcampmexicoGonzalo Maldonado
 
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)Sarah Krystelle
 
Lect2 up080 (100324)
Lect2 up080 (100324)Lect2 up080 (100324)
Lect2 up080 (100324)aicdesign
 

Similar to Arduino Severino Serial Board TPS-00759 www.onlineTPS.com (20)

Arduino severinomanual2
Arduino severinomanual2Arduino severinomanual2
Arduino severinomanual2
 
デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書デザインキット・DCDCコンバータによる昇圧回路の解説書
デザインキット・DCDCコンバータによる昇圧回路の解説書
 
Logic pulser
Logic pulserLogic pulser
Logic pulser
 
Datasheet 3
Datasheet 3Datasheet 3
Datasheet 3
 
デザインキット・DCモータ制御回路に採用したスパイスモデル
デザインキット・DCモータ制御回路に採用したスパイスモデルデザインキット・DCモータ制御回路に採用したスパイスモデル
デザインキット・DCモータ制御回路に採用したスパイスモデル
 
Automatic main gate controller
Automatic main gate controllerAutomatic main gate controller
Automatic main gate controller
 
atmega8
atmega8atmega8
atmega8
 
L13 ic based triggering circuit
L13 ic based triggering circuitL13 ic based triggering circuit
L13 ic based triggering circuit
 
Arduino Projects.pptx
Arduino Projects.pptxArduino Projects.pptx
Arduino Projects.pptx
 
UB SEDS Flight Computer Design
UB SEDS Flight Computer DesignUB SEDS Flight Computer Design
UB SEDS Flight Computer Design
 
MCP656x High Speed Low Power Comparators
MCP656x High Speed Low Power ComparatorsMCP656x High Speed Low Power Comparators
MCP656x High Speed Low Power Comparators
 
Arduino esc2.0
Arduino esc2.0Arduino esc2.0
Arduino esc2.0
 
Mc module5 lcd_interface_ppt_msj
Mc module5 lcd_interface_ppt_msjMc module5 lcd_interface_ppt_msj
Mc module5 lcd_interface_ppt_msj
 
8051f044
8051f0448051f044
8051f044
 
74ls290datasheet
74ls290datasheet74ls290datasheet
74ls290datasheet
 
spf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdf
spf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdfspf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdf
spf-1g-bx80u-1490nm-1550nm-80km-bidi-fiber-optical-module-151019.pdf
 
Open Hardware: Arduino #barcampmexico
Open Hardware: Arduino #barcampmexicoOpen Hardware: Arduino #barcampmexico
Open Hardware: Arduino #barcampmexico
 
At mega16 summary
At mega16 summaryAt mega16 summary
At mega16 summary
 
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
SIGNAL SPECTRA EXPERIMENT 2 - FINALS (for PULA)
 
Lect2 up080 (100324)
Lect2 up080 (100324)Lect2 up080 (100324)
Lect2 up080 (100324)
 

Recently uploaded

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 

Recently uploaded (20)

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 

Arduino Severino Serial Board TPS-00759 www.onlineTPS.com

  • 1. ARDUINO CLO NET (SERIA L) USER MANUAL Part # : TPS-00759 Severino Port B (D8-D13) PORT D (D0-D7)PIN 0/1 Serial AREF www.onlineTPS.com PWM (PWM-AT168) GNd Ref Enable 0V 13 12 11 10 9 8 7 6 5 4 3 2 1 0 1K BC557 1K TxRx Rx Jp0 LED 0 Tx L LED 1 LED 13 10K 1K 1K 100nf 22pf 22pf ICSP 10K 10K 1 BC547 Atmega8 or 168 10uf 100nf 100nf 100 uf 100uf 1N4148 1N4148 1K SDA SCL 4K7 100uH 10K 1N4007 Power 10K Rst NC 5V 0 0 9V 0 1 2 3 4 5 100n Analog In Dc1 Power LED Jp4 Auto Reset Port C (A0-A5) Arduino Clonet X1: DE-9 serial connector Used to connect computer (or other devices) using RS -232 standard. Needs a serial cable, with at least 4 pins connected: 2, 3, 4 and 5. Works only when JP0 is set to 2 -3 position. DC1: 2.1 mm. power jack Used to connect external power source. Centre positive . Voltage Regulator Works with regulated + 7 to + 20 volts DC (9v. to 12v. is recommended) . It is possible to alternatively connect external power using 9v. pin or 5v. pin. (see POWER PINOUT) www.onlineTPS.com
  • 2. ICSP: 2x3 pin header Used to program Atmega with bootloader. The number 1 on both s ides of the board indicates cable pin1 position. Used to upload sketches on Atmega ICs without bootload er (available only in Arduino IDE versions 0011 and 0012). JP0 3 pins jumper When in position 2 -3, this jumper enables serial connection (through X1 connector) to/from computer/devices. Use this as default position. When in position 1 -2, it disables se rial communication, and enables external pull -down resistors on pin0 (RX) and pin1 (TX). Use this only to prevent noise on RX (that seems incoming data to Atmega), that sometimes makes sketch not starting. When removing this jumper, serial communication s disable d, a nd i pin0 and pin1 work as a normal (flo ating) digital pin. Useful when more digital pins are needed, but only when serial communication is not necessary. External pull - down/pull -up resistor is req uired. JP4 2 pins j umper When in position 1 -2, this jumper enables auto reset feature , useful when uploading a sketch to Arduino, resetting Atmega automatically. It makes unnecessary to press reset button (S1) when uploading sketches. Be sure that computer COM Port speed is set to 19200 bp s otherwise auto reset will not work properly. If removed, disables auto reset feature. Very useful to prev ent undesired Atmega reset when using sketches t hat needs serial communication. Auto reset works with DTR pulse on serial pin4. Sometimes Arduino senses a DTR p ulse when connecting X1 (serial connector) and some softwares sends a DTR pulse when it starts or when it closes , that makes Atmega reset when not desired. www.onlineTPS.com
  • 3. S1 Tactile button This button resets Atmega, to restart uploaded sketch or to prepare Arduino to r eceive a sketch through serial connector (when auto reset is not active). LEDS Indicative leds POWER led Turns on when Arduino is powered through DC1, +9v. pin or +5v. pin. RX led Blinks when receiving data from computer/device through serial connectio n. TX led Blinks when sending data to computer/device through serial connection. L led This led is connected to digital pin13 with a cu rrent limiter resistor (that doesn !t affect pin13). Useful to test sketches. It is normal to blink when bootloading too . POWER PINOUT 6 pin header RST pin Makes Atmega reset when connected to GND. Useful for Shield Boards, or to connect external reset. NC pin This pin is not connected in Arduino S3v3. Arduino Diecimila has a 3.3 volts pin in the same position. www.onlineTPS.com
  • 4. +9v. pin When Arduino DC1 is powered (with battery or DC adaptor), this pin is used as Vout, with the same voltage supplied on DC1 (see DC1), minus 0,7 volts. The total supplied current depends on external power source capacity When Arduino DC1 is not powered, +9v. pin can be used as Vin, connecting it to a external regulated power source (+ 7 to +20 volts) and connecting 0v . pin to external power source GND. In this c ase, +5v. pin can be used as Vout, supplying +5 volts. +5v. pin When Arduino DC1 is powered (wi th battery or DC adaptor), + 5 v. pin supplies +5 volts as a Vout pin. The total s upplied current de pends on Voltage Regulator (7805 supplies up to 1A). This applies onl y to + 5v. pin: Atmega in/out pins only supplies max. 40mA on each pin. When Arduino DC1i s not powered , this pin can be used as Vin, connecting it to a regulated +5v. and connecting 0v . pin to po wer source GND. In this case, +9v. pin is inactive. 0v. pin (GND) Two 0v. pins between +5v. and +9v. / One 0v. pin beside AREF pin . When Arduino DC1 is powered, 0v. pin supplies 0 volts referen ce (GND) for +5v. pin and + 9v. pin. When DC1 is not powered, and Arduino is powered through +5v. p in or +9v. pin, 0v. pin must be used as GND reference , c onnecting it to the external power source GND . DIGITAL IN/OUT PINOUT 8 pin header (x2) 8 digital inputs/outputs: 0 to 7, corresponding to Port D. Pin0 (RX) and pin1 (TX) can be used as communication pins. Pin3, pin5 and pin6 can be used as PWM pins (Atmega168 only). 6 digital inputs/outputs: 8 to 13, corresp onding to Port B. Pin10 (SS), pin11 (MOSI), pin12 (MISO) and pin13 (SCK) can be used as SPI (Serial Peripheral Interface) . Pin9, pin10 and pin11 can be used as PWM pins (Atmega8 and Atmega168). www.onlineTPS.com
  • 5. ANALOG IN PINOUT 6 pin header 6 analog inputs: 0 to 5, co rresponding to Port C. Pin4 (SDA) and pin5 (SCL) can be used with I2C (two -w ire serial bus). The analog input pins can be used as digital pins w ith numbers 14 (analog input 0) to 19 (analog input 5). 1 GND pin see 0v. pin (GND). AREF pin The AREF can be set to AVcc (default), internal 2.56 volts (At mega8), internal 1.1 volts (Atmega168), or external AREF. In case of AVcc or internal AREF, AREF pin can be used to attach na external capacitor to decouple the signal, for better noise performance. In case of external AREF, AREF pin is used to attach the extern al reference voltage. Remember that it is necessary to change de fuses (wiring.c file) , an d re -upload sketch, before connecting external voltage to AREF. www.onlineTPS.com
  • 6. ARDUINO CLONET (SERIAL) FEATURES • full compatible with Shield Board • AVcc LP filter to reduce noise level on ADC ; • auto reset feature ; • auto reset enable/disable jumper, to avoid not desired rese ting ; • arduino Diecimila compatible reset pin ; • pin13 onboard led, with current limiter resistor ; • TX and RX onboard leds ; • power led with appropriate current limiter resistor (less 20mA of comsumption); • jumper to disable serial communication and to enable RX external pull down resistor, to avoid "RX floating error#. This feature allows to use digital pin0 and pin1 as a normal pin, when serial communication is not need ed; • all similar components (diodes, transistors, leds, capacitors) has the same board orientation (to makes easier to mount with less mistakes) ; • no wires between pads, more space between wires, larger wires, larger pads (better for etching, soldering and drilling, with no short circuits, soldering bridges or open wires in corrosion) ; • only 3 wire bridges ; • electrolitic capacitor (in serial to TTL circuit) changed to bipolar type (to avoid inverted voltage problem when serial cable is not connected); • All jumpers are right angle type, to allow Shield Boards use . www.onlineTPS.com
  • 7. ARDUINO CLO NET (SERIA L) Part # : TPS-00759 Severino