CS Physical computing

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Open source hardware

Open to the public to see design specification of a physical object

2
New cards

Open source software

Source code available to everyone without price

3
New cards

Digital

Digital systems are based on discrete signals

4
New cards

What is an analogue system based on?

Analogue systems are based on continuous signals

5
New cards

What is an interface?

An interface is a point which two computer systems communicate

6
New cards

What is an IDE?

An IDE is a software program written in an integrated development environment, for example IDLE for Python and PyCharm

7
New cards

What is a USB?

A USB is a universal serial bus, a serial communication protocol. It is an industry standard that establishes specifications for cable and connectors and protocols for connection, communication and power supply

8
New cards

What are the two types of port?

A hardware port and a software port

9
New cards

What is a hardware port?

A hardware port is a connection point or interface between a computer and an external/internal hardware device

10
New cards

What is an internal port?

An internal port provides connections to hard drives or DVD drives

11
New cards

What is an external port?

An external port may connect printers, mice and other devices

12
New cards

What is a software port?

13
New cards

What is a software port?

A software port is a virtual point where network connections start and end

  • these ports are software-based and managed by a computer's operating system

14
New cards

What is a driver?

A driver is a program that enables the communication between an OS and a hardware component or software application

15
New cards

What is a bootloader?

The bootloader on Arduinos is a tiny piece of software that lets you upload the code you write to the Arduino itself

16
New cards

What is an OS?

An OS is an operating system