Advanced Search
Search Results
165 total results found
Introduction to the PyCharm IDE
...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...
Installing PyCharm
...ment Environment (IDE) is a software application that provides a c ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...ay a crucial role in modern software development by providing a co...
AR with Unity - Step #1 - Development environment setup
... Download and install Unity 2019.2.0f1. Previous versions might also ...work, however, this tutorial was made using Unity 2019.2.0f1 (please read instructions below ... when you start running the software. About the Vuforia Engin ...e As of 2017.2, Unity integrates the Vufori...
Mobile VR -Setting Up Unity
... Download and install Unity 2019.2.0f1. Previous versions might also ...work, however, this tutorial was made using Unity 2019.2.0f1 (please read the following inst ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels. There are three connections on the board: Audio - This is the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - Thi...
Other resources
...designer here at LCC. The best way to grow in your visual program ...s://learn.derivative.ca/courses/100-fundamentals/ Elekktronaut' ...st=PLpuCjVEMQha9_WchDzqG878GtsJd1uJ5s&si=2aMzPXeBErIBhMwh A coll ...signer: https://www.youtube.com/watch?v=XLeghJmFBh0 AI vision usi...
How to use a Rotary Encoder Button
... rotary encoders rotate all the way around continuously and are di ...erStepCounter.h> const int pin1 = 2; const int pin2 = 3; // C ...: EncoderStepCounter encoder(pin1, pin2); // encoder previous p ...errupt(digitalPinToInterrupt(pin1), interrupt, CHANGE); attachI...
Concepts
A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.
Capturing in Wide-Angle with the OAK-D Pro camera
...Properties.SensorResolution.THE_12_MP) cam.setInterleaved(Fa ...lse) cam.setIspScale(1, 2) cam.setPreviewKeepAspe ...(False) cam.setPreviewSize(1280, 720) # or any desired preview resolution cam.preview.link(xoutPrev.input) # w...
Switch Operator
...ls. Touchdesigner likes to start counting from 0, hence your first image will be indexed as "0" while your second image will be indexed as "1". As mentioned before, we could use a button, sensor or tracking device to control the operator's INDEX slider.
Transporter Documents
Steps to follow: 1) Read all the information in th ...erent kinds of content for the 270 projection space. Although the document is separated into sections, please go through the whole document as there may be other information that could be relevant to you...
How to use a Neopixel strip
...eoPixel library will be used. **Warning**Download version 1.9.0 or below for a more stable performance. We have a tutorial on how to install a library here. Getting started Once the library is installed, you can use the example code for a test run. Before...
Additional Resources for Metahuman Creation
...tomise your created Metahuman. 1. Fundamentals tutorial showcasing different third-party tools you can integrate with the Metahuman workflow for clothing and animation. 2. Custom hair for Metahumans with Blender 3. Metahuman Facial Animation 4...
Guides for Creality Ferret Pro Scanner
1. User Manual Download: Manual C ...lity Wiki.pdf 2. Ferret Pro Software and Scanning Tutorial & Tips: CR-Scan Ferret Pro Tutorials Creality Wiki.pdf
Where to buy components
...ields, etc... Proto-PicOffers 10% student discount SKPang #DigitalMeans Cool Components HobbyTronics Kitronik Oomlout Pimoroni Spiratronics Bright Components Components RapidStudent pricing + free delivery over £30 CPCFree delivery...
Radio Communication: How to use APC220 Radio Data Module
... to 5V TXD to 8 RXD to 9 SoftwareSerial OnlyUse SoftwareSerial on both Arduinos. Never ...rees, one by one. #include <SoftwareSerial.h> SoftwareSerial radio(8, 9); // RX, TX ...Hello from Leonardo!"); delay(1000); } Arduino UNO - Receiving...
How to use a Bare Conductive Touch Board with Arduino
...Conductive. The Touch Board has 12 capacitive electrodes that res ...ng the above two tutorials. Hardware Plugin Whenever we use an Ard ...e it opened. Download the Hardware Plugin here: bare-conductive- ...duino-public.zip Create a hardware folder Windows: Libraries/Do...
Touch sensor - Using an CAP1188
What is the CAP1188? The CAP1188 is an easy-to-use 8-channel c ...debug your sensor setup. The CAP1188 has support for both I2C and ...l! Touch sensor - Using an MPR121 Touch sensor - with No Sensor ...! MPR121 vs CAP1188 Comparison Fea...