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

143 total results found

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I waited until I had typed out "prin ...plete's help, but I could have done it sooner. As you type out more...

Using the serial monitor and serial logger

Physical Computing Tutorials

...e a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...his is the communication speed. One of the fundamental parts of ser ...lotter The serial plotter is a way to visually graph the data bei...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan ...ected look at the Transform component parameters shown on the Inspe...

How to control Arduino without using delay()

Physical Computing Tutorials

...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi ...Code In this code we are adding one more LED to the circuit. The bu ... second. The second LED will be one for 1 second and off for 5 seco...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

...s select pins so you can select one of 8 addresses to control up to ...ding i2C address Since this component has 8 addresses to choose fro ...le-check which address your component is using. The below sketch is ... while (!Serial); // Leonardo: wait for Serial Monitor Serial.p...

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...

Interactive Projections

Projection Mapping

...e to map the space and track anyone/anything within it. This can be ... done in multiple ways, this tutorial will briefly i ...e here: https://www.youtube.com/watch?v=1Uw2PWTR_XM&t=529s. Begin ...he Threshold value; Ideally you want to get completely transparent...

3D Geometry and Parametric Design

Creative Coding Concepts

...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl ...elow is a screenshot of the software: Code available here. Aims ...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com ...n most cases, students use just one device. Also, keep in mind that...

How to send data to p5.js from Arduino

Physical Computing Tutorials

... is the process of sending data one bit at a time, sequentially, ov ... controlled by the physical component, the potentiometer, which can ... there's no port chosen, choose one: serial.on("portavailable", o ...ble: function openPort() { // wait for the serial.open promise t...

Introduction to Python

Python for Beginners

...ore the fundamentals of Python, one of the most versatile and popul ... first released in 1991, Python was designed to emphasize code rea ...er will build upon the previous one, gradually introducing new conc ...cepts are relatively straightforward to grasp. Getting Started To ...

Introduction to the PyCharm IDE

Python for Beginners

...The setup page also asks if you want to create a main.py welcome s ...roject. Right now, there's only one file, main.py, but more complex ... though currently, we have only one, main.py. Environment: This shows the environment used to run your Python fil...

How to use a Rotary Encoder Button

Physical Computing Tutorials

... knob is pressed down. This component is smaller in size and signif ... rotary encoders rotate all the way around continuously and are di ...d close. Wiring Top 2 Pins: one pin to D4 one pin to GND Bottom 3 Pins: Right Pin to D3 middle pin to GND L...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...module can be used as a stand-alone module with an attached battery ...ack wire Connect L+ & L- if you want stereo audio File handling ...FRobot_DF1201S.h> #include "SoftwareSerial.h" SoftwareSerial DF1201SSerial(2, 3); / ... SINGLECYCLE = 1, /**<Repeat one song ALLCYCLE, /**...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64 ...the Ethernet port, metal pins toward HDMI. Insert the ribbon cable...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ...uld see the below page. What we want to do is click the link that ...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

... programming knowledge or don't want to do a lot of coding. One of the most common usage is Aut ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer. 5. Save the Script...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ... SD card via either one of 18 TRIG inputs on the board, ...rd. The MP3 Trigger has a headphone output which can be connected t ... powered speakers of your headphones for testing. Loading files You...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...Unreal Engine. We will be using one of these packs for our scene. O ...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia .... However, if you feel like you want to add more assets to fill ou...

How to use MatrixPortal M4

Physical Computing Tutorials

... without needing additional hardware. Power: Can be powered via US ...ou can read more about this component here. Wiring There is no wir ... by Adafruit, optimized for hardware projects like controlling sen ...layio import Bitmap # If there was a display before (protomatter,...