100% tevredenheidsgarantie Direct beschikbaar na je betaling Lees online óf als PDF Geen vaste maandelijkse kosten 4,6 TrustPilot
logo-home
Samenvatting

Summary Engineering Electronic Systems (ENG5094)

Beoordeling
-
Verkocht
-
Pagina's
34
Geüpload op
22-10-2022
Geschreven in
2021/2022

Lab exercise completion [10%]: From the assessment summary, you should have the following quote: "There will be eight Labs for this module so that you can understand and build relatively complex systems for your Individual project (Coursework element)". The pdf document explains the basics and how to develop your code in Arduino software. The document will help you develop further your skills with the Arduino software and get a good mark for your logbook and project

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

Laboratory Logbook
ENG5094 Engineering Electronic Systems

,Table of Contents

1 VARIABLES:..................................................................................................................... 4

1.1 Data Types................................................................ 4

1.2 Constants................................................................. 5


2 STRUCTURES .................................................................................................................. 5

2.1 Sketch.................................................................... 5


3 FUNCTIONS: ................................................................................................................... 7

4 LAB ACTIVITY 1 ............................................................................................................... 8

4.1 Lab Activity 1 Description ................................................ 8

4.2 Components Required....................................................... 8

4.3 Schematic Diagram......................................................... 9

4.4 LED Code 1(Lab 1)......................................................... 9

4.5 LED Code 2(Lab 1)........................................................ 11

4.6 LED Code 3: 1st Follow-up Activity(Lab 1) ................................ 12

4.7 LED Code 4: 2nd Follow-up Activity(Lab 1) ................................ 13


5 LAB ACTIVITY 2 ............................................................................................................. 13

5.1 Lab Activity 2 Description ............................................... 13

5.2 Part B – using functions ................................................. 14

5.3 Components Required...................................................... 14

5.4 Schematic Diagram........................................................ 15

5.5 BUZZER Code 1(Lab 2) ..................................................... 15

5.6 BUZZER Code 2(Lab 2) ..................................................... 16

5.7 BUZZER Code 3: 1st Follow-up Activity(Lab 2) ............................. 17

5.8 BUZZER Code 4: 2nd Follow-up Activity(Lab 2) ............................. 18


6 LAB ACTIVITY 3 ............................................................................................................. 19

,6.1 Lab Activity 3 Description ............................................... 19

6.2 Components Required...................................................... 20

6.3 Schematic Diagram........................................................ 20

6.4 SHARP SENSOR Code 1(Lab 3) ............................................... 21

6.5 SHARP SENSOR Code 2(Lab 3) ............................................... 22

6.6 SHARP SENSOR Code 3: Follow-up Activity(Lab 3) ........................... 22


7 LAB ACTIVITY 4 ............................................................................................................. 25

7.1 Lab Activity 4 Description ............................................... 25

7.2 Components Required...................................................... 25

7.3 Schematic Diagram........................................................ 25

7.4 SERVO Code 1(Lab 4) ...................................................... 26

7.5 SERVO Code: 1st Follow-up Activity(Lab 4) ................................ 28

7.6 SERVO Code: 2nd Follow-up Activity(Lab 4) ................................ 30

, Programming a Microcontroller
Programming languages has their own grammar called
Syntax.
Arduino programming language can be divided in three main
parts: functions, variables and structure.

1 Variables:
C-Programming is an object orientated languages which
means that appropriately named variables are created and
stores values for the data-type its variable is assigned
to.
1.1 Data Types
Generally written in the Declaration Section of the
sketch.
int – Integers are your primary data-types and stores
variables. Integer data-types stored variables
initialized with whole numbers.
Syntax Example
int LED = 9;
char – Character data-types stores variables
initialized with single quotes, like the letter “A”.
Syntax Example
char myAmplitude = A;
double & float – Double number or floating-point data-
types stores variables initialized with decimal values.
Floating-point numbers are often used to approximate
analogue and continuous values because they have
greater resolution than integers.
Syntax Example
float myDecimal = 3.14159;

4 | ENG5094

Geschreven voor

Instelling
Studie
Onbekend
Vak

Documentinformatie

Geüpload op
22 oktober 2022
Aantal pagina's
34
Geschreven in
2021/2022
Type
SAMENVATTING

Onderwerpen

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
fanisskoul2001 Birmingham City University
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
9
Lid sinds
3 jaar
Aantal volgers
5
Documenten
13
Laatst verkocht
1 jaar geleden

4.0

5 beoordelingen

5
1
4
3
3
1
2
0
1
0

Populaire documenten

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Veelgestelde vragen