Advanced Search
Search Results
166 total results found
Using Smartphont to Read NFC tag
...ing an iPhone to tap on the NTAG203 to open up a link. This tutor ... involving Arduino. If you only want a simple read and write funct ...the app NFC tools. Wiring and Library We will be using DFRobot PN5 ...32 module, please refer to this tu .... We will be using Adafruit_PN532 library, we have a tutorial on ...
How to send files to Raspberry Pi using SSH
...cp, rsync, or SFTP) Install software, run Python scripts, update y ...es tab, enable SSH Reboot afterwards, sudo reboot Option 2: If You’re Using Pi Headless P ...mething that looks like this: 192.168.1.42, th2, this is your pi's IP address ... pi@<raspberry_pi_ip>:/home/pi/ 2. To Send a Whole Folder scp -r ...
How to use an Electromagnet
...ck GND to GND Yellow SIG to PIN 2 Getting started The following ...m. const int electromagnetPin = 2; // Electromagnet connected to ... digital pin 2 void setup() { pinMode(elect ...ln("Electromagnet ON"); delay(2000); // Turn the electromagn...
How to use a EMG Muscle Sensor
...nection begin Serial.begin(115200); pinMode(13, OUTPUT); } ...E; return (sum/BUFFER_SIZE) * 2; } float EMGFilter(float input ...nput; { static float z1, z2; // filter section state fl ...oat x = output - 0.05159732*z1 - 0.36347401*z2; output ...
Sending data to Arduino
...d interactive experiences. This brief tutorial will walk you through using Firmata, a ...e communication between the softwares through serial. In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct boar...
How to send data to p5.js from Arduino
...ino using the P5.js WebSerial Library. The p5.js sketch will be co ...o install the P5.js WebSerial Library. You have to place the below ... instance of the p5.webserial library: const serial = new p5.WebSe ...Serial is not supported in this browser. Try Chrome or MS Edge.");...
What is the MetaHuman Creator?
...sy for students and creators to bring their virtual humans to life ... tool that empowers students to bring their ideas to life, regardless of their level of expertise. Future Possibilities: The Metahuman Creator has implications beyond gaming. Its realist...
Setting up Kinect in Touchdesigner
...to setting up and using Kinect v2 and some of the other sensors a ...fore we start, download the Software Development Kit (SDK) from he ...ater versions. Open the app SDK Browser v2.0 and find the Kinect Configura ...ere allow some time for the software to upload and update the stat...
What is a Raspberry Pi Pico?
...the Raspberry Pi Foundation. It was announced in January 2021 and represents a departure fro ...Raspberry Pi. The Pico includes 26 programmable general-purpose i ...co WH have on-board single-band 2.4GHz wireless interfaces. Set ...load the correct MicroPython .uf2 file for your board. Raspberry ...
How to Use Arduino as a Keyboard or Mouse
...kground: white; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } th, t ...er: 1px solid #ccc; padding: 12px; text-align: left; } th { ...d(even) { background-color: #f2f2f2; } tr:hover { background-col ... Typical libraries Keyboard.h, Mouse....
"Hello, World!" in Node.js
...as an interactive prompt in the browser so you can get to grips wi ...lling again. Install other software (optional) We recommend inst ...es or other word processing software, which don't count as simple ...text file with the .js suffix, (2) edit the file and add some Jav...
What equipment is available?
...onardo USB Cable (or TypeC USB) Breadboard (Short) HD Projector ...set Oculus Quest 1 Oculus Quest 2 Oculus Rift S Rasberry Pi Pa ... Devices including: Kinect 1 & 2 Leap Motion Wiimote Airbar HD c ...Servos Micro Servos DC Motors Vibration Motors Arduino Shields ...
Powering an Arduino
...rt low-current charging mode/ always-on mode. These will be suitab ...roller, e.g. Sandberg Powerbank 20000 PD65W 2xQC3.0. (We only tested this one ..., but other brands and models can do the same.) Motors There are many different types of motors available...
How to build a project onto a VR headset
...the VR platform and headset you want to target (e.g., Oculus Rift, ...u can use the Oculus VR Plugin. 2. Create a New VR Project: Launc ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ...ement VR interactions, such as grabbing objects, interacting with b...
How to create 360 Video for the Igloo system
...eps will be using an Insta360 X2 camera. You can recreate the sa ...ferent when using different hardware. Step 1 Set up your 360 ca ...ecord in atleast 4K 30FPS but always choose higher if possible. Pr ...d at a maximum of 30 FPS. Step 2 Remember that the Igloo system ...
What is a Raspberry Pi?
... Pi project originally leaned towards the promotion of teaching ba ... a power supply for the screen. 2. HDMI cable Different models ha ...1 Pi 4 & Pi 5: micro HDMI port x2 3. Mouse and with cable You ca ...al document. Raspberry Pi Zero 2 / Pi 3: 5V, 2.5A; Micro USB Ras...
Touch sensor - with No Sensor!
...g: acute touch and proximity. Library ADCTouch will be used for ac ...curacy without ANY external hardware. CapacitiveSensor library will be used for proximity a ... tutorial on how to install a library here. ADCTouch Library This library makes use of th...
Installing PyCharm
...ment Environment (IDE) is a software application that provides a c ...ariable inspection, and setting breakpoints to pause the program's ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...