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

18 total results found

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...or yourself. 2. Insert your SD card A CTL Pi kit should contain an ...SD card. Insert the SD card into your computer. It is alway ...s a good habit to format the SD card before imaging it. You need the ... SD card to be in FAT32 format. Open Ras...

Using an PN532 RFID reader

Physical Computing Tutorials

...RFID Tag Aside from the regular card, there are more options than be ...ends on the type of RFID tag or card you’re using. Most commonly, th ...e MIFARE Classic card is used, which is compatible wi ...2. A standard MIFARE Classic 1K card will have 64 blocks of data and...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

... play MP3 files from a Micro SD card via either one of 18 TRIG input ...ust us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted in FAT16 or FAT32. Af ...ter inserting the card you must power cycle the MP3 Tr ...igger so it detects the card, this can be done by switching ...

What is a Raspberry Pi?

Raspberry Pi

...ry Pi 5: 5.1V, 5A; USB-C 5. SD card The SD card acts as the hard drive of your ...f the types and sizes of the SD card. There is a list for you to che ...ck the specific SD card's compatibility with Pi. In general, I will suggest using one with at least ...

How to use a Bare Conductive Touch Board with Arduino

Physical Computing Tutorials

...nd one for the onboard micro SD card. Quit Arduino if you have it ...ing Files saved in the Micro SD card should be named TRACK000.mp3 th ...ill work with any size micro SD card up to 32GB. Make sure your ne ...w SD card is formatted as FAT32. Wiring N...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

... copy the mp3 onto the micro SD card will affect the order mp3 playe ...st mp3 copied into the micro SD card. MAC User Attention! If you ar ...te! If you didn't put in the SD card, or have no MP3 files in the SD ... card, the module will not work. Make...

Using an MFRC522 RFID reader

Physical Computing Tutorials

...th the right information on his card is allowed to enter. An RFID sy .../ Show details of PCD - MFRC522 Card Reader details Serial.println( ... { // Reset the loop if no new card is present on the sensor/reader ...idle. if ( ! mfrc522.PICC_IsNewCardPresent()) { return; } // S...

3D Geometry and Parametric Design

Creative Coding Concepts

...re-requisites Download Google Cardboard app for iPhone or Android ... Graphics cards on computers work only work wi ...the software or by the graphics card itself. Read more about tessellation Parametric Design The ground of...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...u need is a Raspberry Pi, an SD card, a screen and a USB stick. We a ...Pi Model Storage select the SD card Operation System - select Use custom - select the newly downloaded Video Looper Image 3. Files Format Video Looper uses the default video pl...

How to create 360 Video for the Igloo system

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

...Make sure your camera has an SD card with enough storage for your wh ...d export the files from your SD card onto a computer. View your content on the computer to ensure it has capture correctly and everything is in good order. If your content plays in a ...

What equipment is available?

About the Lab Frequently Asked Questions

...ning: Raspberry Pi 3B micro SD card micro SD card adapter Screen (with dongle) Keyboard Mouse Power supply USB A-Mirco cable HDMI cable Thermal Receipt Printer Tablets including: iPad mini iPad Air iPod Touch Samsung Galaxy Tab Smartphone includi...

VR tutorials - Unity

Immerse yourself in seated and room-scale VR, AR and MR with devices such as HTC VIVE and VIVE Pro, Oculus Rift, Microsoft HoloLens, Samsung Gear VR and Google Cardboard. Create merged and mixed reality installations in the Lab’s open-plan project space.

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...us LED, and try re-image the SD card. If everything goes right, you should see this. 2. Locale You need to set your country, language, time zone, and keyboard layout. When you are setting up the keyboard, make sure the keyboard is plugged in. If you unc...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...Pi Model Storage select the SD card Operation System - select Emulation and game OS - select RetroPie - select your Pi model Your Pi is now an emulator ready to go! 2. Controller Configuration RetroPie can support a range of controllers and even ar...

How to export your p5.js as a video

Creative Coding Tutorials

...access your camera as a capture card. Custom Library The first step we need to take is to download the custom library for this process. This library can be found at the following Moodle link . Following that link will automatically download a src.zip fol...

How to send files to Raspberry Pi using SSH

Raspberry Pi Tutorials

...to the boot partition of the SD card When the Pi boots, SSH will be enabled Find Pi's IP address In Terminal, hostname -I You will see something that looks like this: 192.168.1.42, this is your pi's IP address File Transfer 1. From Your Computer → Rasp...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...ontactless payments, digital keycards, smart tags, and tap-to-share ...annot use MIFARE Classic tag or card. Code for Writing Data #include <Wire.h> #include <Adafruit_PN532.h> #define SDA_PIN A4 #define SCL_PIN A5 Adafruit_PN532 nfc(SDA_PIN, SCL_PIN); ...

Using NFC Tools to Read/Write NFC tag

Physical Computing Tutorials

...annot use MIFARE Classic tag or card. Steps Download the app, it is available for both iPhone and Android. Choose Write. Add a record. URL/URI to open a link, there are other functions that you can explore. Put in your link. Hold the tag near you...