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

88 total results found

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...gRead(potAngle); int rotationMapped = map(rotation, 0, 1023, 0, 180); // ...o's angle (0 to 180) int angleMapped = map(angle, 0, 1023, 0, 180); // sca ...0) rotateServo.write(rotationMapped); // rotate servo motor 1 ...angleServo.write(angleMapped); // rotate servo motor 2 ...

How to send data to Processing from Arduino

Physical Computing Tutorials

...'\n'); } void draw() { //map() is a important function to us ... range to use in Processing //map(a, b, c, d, e) has 5 Parameters ... //map(theVariableYouWantToMap, min.ValueOfRawData, max.ValueO ...alue is 1023. //and I want to map the background colour from blac...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...ost videos encoded with the H.264 video codec and in a video form ...nsion like .avi, .mov, .mkv, .mp4, or .m4v. Try to minimize the size of y ...u shouldn't use an uncompressed 4K video format on a 1080p HD dis ...play. 4. Plug and Play You can put your...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...e using Adafruit SSD1306 128 x 64 OLED with I2C communication. It ...n Uno) CLK to Arduino SCL pin (A4 on Uno) Library To use this co ...d This code will display two bitmap images at intervals of 1 second ...n pixels #define SCREEN_HEIGHT 64 // OLED display height, in pixe...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

...is/horses?id=IS1987187700 http://apis.is/ship?search=engey MusicBrainz:http://musicbrainz.org/ws/2/artist/5b11f4ce-a62d-471e-81fc-a69a8278c7da?inc=aliase ...est/v1/feed?start_date=2016-12-24&end_date=2016-12-25&api_key=YOUR_API_KEY_HERE

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...t supported at the moment(02/2024). You will see the Welcome page ...see more ROM file formats here. 4. Transferring Roms Transferring via a USB stick is the most straightforward method. You can find other ways of transferring in RetroPie Docs. Format the...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

...erate. Try to record in atleast 4K 30FPS but always choose higher ...o, instead of "fisheye". Step 4 (optional) Depending on the camera you are using, you may need to import this footage into a proprietary software for processing. In this case, the Inst...

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an international, ch ...ions of the left motor and GPIO14 and GPIO15 pins control the dir ...hine import Pin motor1a = Pin(14, Pin.OUT) motor1b = Pin(15, Pin ...IGHT_FORWARD = 3 LEFT_FORWARD = 4 RIGHT_BACKWARD = 5 LEFT_BACKWAR...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...ruit_PN532.h> #define SDA_PIN A4 #define SCL_PIN A5 Adafruit_PN ...ube.com"; // Keep short due to 144 byte limit & omit the "https:// ...assiveTargetID(PN532_MIFARE_ISO14443A, uid, &uidLength)) { Seri .../ Write to tag starting at page 4 int page = 4; for (int ...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

... the right side of the window. 4. Choose Folder & Printer Choose the folder where you want to put all your printing files and choose the printer that you want to use as the default printer. 5. Save the Script 6. Quit Automator You must quit the Automato...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...nd search for our material. 4) Modifying Materials You might have noticed that the landscape has now switched to using the material but it doesn't display correctly. That's because the material doesn't know what size it should be. When a material is to...

Variables

Python for Beginners

... You'll see that print on line 4 now has a squiggly line beneath ...e cursor over the print on line 4 gives us the following message: ...e solutions. Where we assign 1234 to a variable called print, it ...e renaming the variable on line 4 is the correct action, we'll ke...

What is a Raspberry Pi?

Raspberry Pi

... Pi 3: standard HDMI port x1 Pi 4 & Pi 5: micro HDMI port x2 3. ...ongle type of mouse & keyboard. 4. Power Supply Different models ...V, 2.5A; Micro USB Raspberry Pi 4: 5V, 3A; USB-C Raspberry Pi 5: 5.1V, 5A; USB-C 5. SD card The SD card acts as the h...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...t is Phomemo Thermal Printer M834? Phomemo M834 thermal portable printer that c ...0mm/110mm/80mm/53mm (US Letter/A4/4.33"/3.144.33"/3.14"/2.4"/2.08") of thermal papers. 1. I ...paper that is not the standard A4 or US Letter size, then you wil ...ct your new custom paper size 4. Set up Auto-Printing with Auto...

Touch sensor - Using an MPR121

Physical Computing Tutorials

...5B, 0x5C or 0x5D allowing up to 48 electrodes (12 x 4). Library Adafruit, Sparkfun, ...D SCL -> SCL / A5 SDA -> SDA / A4 Older Arduino boardsSome older ...wever most Arduino boards used A4 as SDA and A5 as SCL. Getting s ...0x5A); MPR121.setInterruptPin(4); MPR121.setTouchThreshold(20...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ion. How to find my IP address Google Search - "What's my IP address? ...r) request = cl.recv(1024) print(request) request = str(request) led_on = request.find('/light/on') led_off = request.find('/light/off') ...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

... are now presented with a depth map, from the heading select Record and hit the record button. Once you've stopped recording move to the Play section of the interface and change the count to loop your video.  Your recording is now ready! Launch Tou...

Interactive Projections

Projection Mapping

...ons, the first step would be to map the space and track anyone/anyt ...-too/rplidar_sdk/tree/531cb0d1ef4bd95ccc3ed0a249787838836339f7) and paste it's content within your 'rplidar_sdk' folder. Now that your 'SlamtecLidarTDCPPCHOP-master' folder is ready, ri...

What is the Creative Technology Lab?

About the Lab Frequently Asked Questions

... Physical Computing, Projection Mapping, Games, and Virtual Reality. Students come to this area with an idea and the technical team support students in breaking down their initial ideas, identifying what skills they need to learn, suggesting how to get sta...

Student works

About the Lab Lab Orientation notes

...19) Arduino, stepper motors, LDR sensors Projection Mapping Projection-mapped suitcases by Bufeng Zhang, M ...Design Communication (2019) MadMapper, Arduino, microswitch VR and AR The Phone by Ryan Yuen, BA Information and Interface Design (2019) Unity