Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

177 total results found

Radio Communication: How to use APC220 Radio Data Module

Physical Computing Tutorials

What is APC220 Radio Data Module? The APC220 Radio Data Module is a compact, low- ... serial communication over long distances using the 433 MHz ISM ba ...ill use two Arduino, one for sending (Leonardo) and one for receiv ... (UNO). For clarity, we use two different models, but you can use ...

Making Breathing Light with LEDs

Physical Computing Tutorials

...t is a LED? LED (Light Emitting Diode) is a semiconductor light so .... (turns somthing half on, e.g. dimmed light) analogWrite(255) m ... have to get analog output with digital means. In this tutorial, w ... Ground LED long pin (+) to PWM Digital pin (D3), via 220Ω resisto...

How to use a Flat Vibration Switch

Physical Computing Tutorials

...tch? This is a low-sensitivity, directional vibration-induced trig ... } void loop() { int state = digitalRead(vibrationPin); if (s ...tate == HIGH) { digitalWrite(ledPin, HIGH); Se ...ion detected!"); } else { digitalWrite(ledPin, LOW); } d...

How to use a Heart Beat Sensor

Physical Computing Tutorials

...Heart Rate Sensor from Seeed Studio. For other popular heart rate ...e you will get very unstable reading. Wiring Red to 5V (Power) Y ... and blink the builtin LED to indicate each beat. int PulseSensorP ... // Holds raw analog reading bool PulseDetected = false; ...

How to do Basic Commands in Terminal

Raspberry Pi Tutorials

... ls List all files and directories in the current folder ...me Change to a specific directory cd ... .. Go up one directory mkdir myfolder Create a new directory called myfolder ...

Object in the space AR

Spark AR other Content and Tutorials

... Spark AR provides a number of different templates to start with, ... From here you can start to edit your object, for example prope ...bject in the scene by going to Edit > Duplicate and dragging it ...n the scene: You can also edit the object size, and rotation ...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...to follow the 4 steps: 1-Downloading and installing the Unity Hub ...re a few things you need to be aware of: Downloading and installing the Unity Hub. ...et a popup window asking if you want to open the Unity HUB, Select ...and then click on the "Install Editor" button. We recommend ins...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

... text and graphics inklessly on different sizes 216mm/210mm/110mm/ ...ver and install the driver according to the guide. 2. Create Custo ...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scan...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...form for programmers to write, edit, test, debug, and manage their ...ous components, such as a code editor, debugger, compiler, and oth ...nd in programming IDEs: Code Editor: The core component of an ID...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...ard into your computer. It is always a good habit to format the SD ...8.4, you can format the SD card directly. Storage, select the SD ...stem - Erase Click Next and wait for it to finish. 3. Image y...

How to send files to Raspberry Pi using SSH

Raspberry Pi Tutorials

...cp, rsync, or SFTP) Install software, run Python scripts, update y ...es tab, enable SSH Reboot afterwards, sudo reboot Option 2: If ... the connection the first time, type yes If your Pi is using a custom SSH port (e.g. 2222), add -P 2222

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

...esigned for machine learning, audio processing, motion detection, ...;background:#fff;} th,td{padding:10px;border:1px solid #ddd;te ...xis) Temp & Humidity Sensor HTS221 HS3 ...;background:#fff;} th,td{padding:10px;border:1px solid #ddd;te...

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

...ng on various materials using a digital file. It works by followin ...e line work. The necessary software is already installed on the m ...our SVG file ready before proceeding. Your drawing could have been ...e, open-source vector graphics editor that works well with the Ban...

Systems in art & design

Creative Coding Concepts

... experiences Cybernetic Serendipity - Institute of Contemporary ...e computer age, Cybernetic Serendipity epitomizes the dilemma much of media art faces today: its complicat ...socio-economic environment, the difficulty of engaging with its ow...

Using a Force Sensor

Physical Computing Tutorials

...enses the resistance value depending on how much it has pressed. I ... as a touch sensor as well. The difference between this and Capaci ...to use. It provides accurate readings for physical pressure but it .../200 is light touch //500 is medium touch //800 is hard touch in...

Content Creation Guidelines

Transporter Documents

...with information about creating different kinds of content for the 270 projection space. Although the document is separated into sections, please go through the whole document as there may be other information that could be relevant to your project. ...

Where to buy components

Physical Computing

.... Proto-PicOffers 10% student discount SKPang #DigitalMeans Cool Components H ...t (USA) Sparkfun (USA) Seedstudio (China) DF Robot (China) Dea ...lExtreme (China) Digikey (USA) Ali Express (China) ... ondrives Bearing Station Direct Bearings Technobots Tra...

Using a Whadda Vibration Motor Module

Physical Computing Tutorials

...as a transistor, capacitor, and diode—into a single module along w ...ly control the motor without needing to worry about the electronic ...in, OUTPUT); } void loop() { digitalWrite(motorPin, HIGH); //vi ...y(1000); // delay one second digitalWrite(motorPin, LOW); //st...