Advanced Search
Search Results
147 total results found
Using a Force Sensor
What is a Force Sensor? The Force Sensor senses the resistance value de ...re you can use it as a touch sensor as well. The difference betwee ...n this and Capacitive Sensor is that the object you touched ...o hide. Wiring Wiring up the sensor is simple, the sensor is unpol...
How to build a project onto a VR headset
...treaming techniques to manage resources efficiently, especially fo ...with the latest VR hardware and software updates. Remember that bu ...l documentation and community resources provided by Unreal Engine and the specific VR platform you're targeting for ...
Introduction
...follow along with the instructions below. In this workshop, you will learn: Understanding Arduino hardware Understanding Arduino software Using built-in example ...s Using Neopixel Using Ultrasonic distance sensor Combining codes & circuits
How to do Basic Commands in Terminal
...est version sudo apt install package-name Install a software package (e.g., python3-opencv) git clone https://github.com/user/repo.git Download a GitHub repository to your local Pi
What is a Raspberry Pi Pico?
...gned for microcontrollers. It also supports C and other programmin ... interfaces. Set up your Pico Solder header pins onto the Pico, you can choose the types that you prefer. Choose a programming language for your Pico, in this tutorial, we will be usin...
Week 4 - Other inputs and APIs
...tive sketch Local web server So far during this series of works ... browser, which results in an absolute file path in the browser ad ...e:// protocol followed by the absolute file path to the index.html ... file: For some examples you will need to run...
(MAC) Automatic printing with Automator
...for it to work. 7. Testing Put some files into the folder you chose above. 8. Printing All files should be sent and lined up in the Printer dialogue. Now that you have set up a auto-print workflow, it can be a great add-on for your project. For example,...
What equipment is available?
...a wide array of equipment and resources available to borrow and us ...ring office hours in term time. Some equipment may require inducti ...ard Bare Conductive Board Sensors including: Load Cell Colour ...Sensor IR, Ultrasonic and LIDAR Range...
Using an MFRC522 RFID reader
... door. For example, only the person with the right information on ...SCK) MOSI - Digital 11 (MOSI) MISO - Digital 12 (MISO) IRQ (unconnected) GND - GND (G ...delay(4); // Optional delay. Some board do need more time after ...o new card is present on the sensor/reader. This saves the entire ...
Introduction to the PyCharm IDE
...h the project name, and this is something we wish to keep as it ma ...ess confusing. The setup page also asks if you want to create a ma ...d displays the output in the console. The debug button (bug symbol) runs the program in debugging mode, pausing at b...
Building for Android Touchscreen Display with Phone OS
..., it will install the app, if it is the second or third, it will update the same app. Move the obb file to the storage of the android display. It will have to be in the correct folder which is inside Android>OBB>com.something App should run from homepage.
Radio Communication: How to use RFM69HCW Radio Data Module
... complex and secure wireless sensor networks. In this tutorial, w ...to GND VIN to 3.3V SCK to D13 MISO to D12 MOSI to D11 CS to D4 RST ...delay(1); // Wait for Serial Console (comment out line if no compu ...cond between transmits, could also 'sleep' here! char radiopack...
Using L293D IC for motors
... it can be very fast. Therefore sometimes it comes with a gearbox which will slow down the speed of the motor. Taking a 12V DC motor for example, we connect the red wire of the motor to the positive wire of the power supply and the black wire of the motor...
Touch sensor - with No Sensor!
...external hardware. CapacitiveSensor library will be used for proxi ...sical circuit, reading might be sometimes unreliable. We have a tu ...internal wiring to get decent resolution with just a single pin. W ...OUCHPIN A0 // set the touch sensor resolution: // higher means m...
How to Display Animation on Waveshare E-Paper Display
...dobe Premiere Pro Resize the resolution to fit the display - 800x ... 'animation') image_files = sorted( [f for f in os.listdir(animation_dir) if f.endswith('.bmp')], key=lambda x: int(os.path.splitext(x)[0])) if not image_fil...
Introduction to Spark AR
...er-generated images (this can also include sound, video) are superimposed onto the physical real world environment. There are different ways where an AR experience can be triggered for example through facial recognition, GPS location, image markers, or wit...
How to install Node.js on Raspberry Pi
...l or via SSH: Add the package source: curl -sL https://deb.nodesource.com/setup_10.x | sudo -E ba ...de -v Extra steps You may also wish to install the development ...table main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update &...
How to build to a Meta Quest 2
...et and navigate to the "Unknown Sources" section in the Library to ...use level streaming to manage resources efficiently. Submit t ...mersive experience for users. Also, keep up-to-date with the latest Unreal Engine updates and Oculus SDK changes to ...