• Non ci sono risultati.

4- UARM VACUUM SYSTEM USER GUIDE

N/A
N/A
Protected

Academic year: 2021

Condividi "4- UARM VACUUM SYSTEM USER GUIDE"

Copied!
3
0
0

Testo completo

(1)

www.ufactory.cc

uArm Vacuum System User Guide

The uArm vacuum system is the custom designed modules for the uArm. With it you can grab the things in a different way. Also maybe you want to use it separately in the other project. This guide will show you how to use it properly.

From the picture we can see the driver board in the left side.

Take a closer look, and we can see a line of words under the 4pin connector. It represent the function of each pin.

Pump : High level = pump work, Low level = pump stop Valve : High level = Valve work, Low level = Valve stop Vcc : 5v supply

Gnd : Connect to the ground

There are also two blue LEDs which can show the signal level of the pump and valve pins. If the control signal is high the LED will turn on else turn off.

(2)

www.ufactory.cc

As it’s a vacuum system, the flow of the air is also necessary to know. The pictures below shows the air flow when the pump is working while the valve is off. There will be negative pressure in the port of air in, while there will be positive pressure in the port of air out.

The form shows the result of different input status.

valve pump Air in Air out

Work(H) Stop(L) Ordinary pressure Ordinary pressure stop(L) work(H) Negative pressure Positive pressure stop(L) stop(L) Ordinary pressure Ordinary pressure work(H) work(H) Ordinary pressure Positive pressure

Note: The max weight the vacuum system can lift with the bigger suction cup is 1kg.

Air in

Air out

(3)

www.ufactory.cc Example base on uArm shield:

void setup() {

// put your setup code here, to run once: pinMode(5, OUTPUT); //valve

pinMode(6, OUTPUT); //pump }

void loop() {

// put your main code here, to run repeatedly: digitalWrite(5, LOW);//valve stop

digitalWrite(6, HIGH);//pump work delay(1000);

digitalWrite(5, HIGH);//valve work digitalWrite(6, LOW);//pump stop delay(1000);

Riferimenti

Documenti correlati

We provide CTA sensitivities to Dark Matter (DM) annihilation in γ- ray lines, from the observation of the Galactic Center (GC) as well as, for the first time, of dwarf

Tali aree sono schematizzabili come segue: apprendere in mobilità; social web e apprendimento; learning analytics; digital literacy/digital reading; OER e MOOC;

• Description of the overall construction of the Common Rail with special attention to the conditions of liquid flow in the elements of the fuel feed pump, high-pressure lines, and

Al termine del corso è previsto un test finale che verifica l’apprendimento con esercitazioni simili a quelle trovate nel corso riguardanti l’intero contenuto suddiviso per i

Al termine del corso è previsto un test finale che verifica l’apprendimento con esercitazioni simili a quelle trovate nel corso riguardanti l’intero contenuto suddiviso per i

Questo corso si rivolge a chi ha già acquisito una buona base grammaticale e desidera ampliare la propria conoscenza della lingua inglese. DURATA: 40 ore

If current rule is a regular rule or a branch- exists rule, the engine replaces the goal with the first conclusion of the rule and determines the next rule to apply by invoking

exposed to and appreciated the strengths of C, but also appreciated the power and convenience of higher-level languages like Simula, which had language support for