Advanced Search
Search Results
90 total results found
How to Program an ATtiny85 with an Arduino Uno
What is an ATtiny85? ATtiny85 is a 8-bit AVR microcontr ...erface (PDIP) and comes in the category of low-power microcontroll ... Arduino Uno Into ISP Mode So that the Arduino can act as a device ... to upload code to ATtiny85. File - Examples - Arduin...
First Look at Spark AR
What to know when opening Spark AR for the first time.
Week 2 - Animation, conditionals & random numbers
...o use them Using conditional statements to control code flow Usi ...ng variables for animation Using random numbers Mappi ...s: 04_using_variables/ 05_animation/ 06_conditionals/ 07_rando ...andom_recursive_tree/ 09_map_weather_api/ 10_map_hsb_colours/ ...
How to use Grove Serial Bluetooth v3.0
What is Grove Serial Bluetooth v3.0 ...th is an easy-to-use module compatible with the existing Grove Bas ...o to perform a wireless communication. You can read more about thi ...ere. Wiring (Master - Sending data) Interrupt Pins for RX/TX In t ... 13 Wiring (Slave - Receving data) VCC (Red) to 5V GND (Black) ...
Week 3 - Iteration, arrays, objects and pixel arrays
Outcomes Iteration using while and for loops U ...ects Understanding how colour data is stored in pixel arrays Acc ...ng project directories: 11_iteration_and_loops/ 12_iteration_02/ 13_loops_and_arrays/ 1 ...ch results in an absolute file path in the browser address bar (se...
Week 1 - Coordinates, shapes and colour
...Understand the principles of locating points on screen Drawing sh ... for debugging and logging Animate shape or colour using variable ...s What is p5.js? During this series o ...plex history of open-source, creative coding libraries going back ...
Steam VR setup Tutorial #3 - Interactable object setup
...rial aims to get you started creating objects that you can interact with using you ...R 2.2 plugin). Please notice that this is part of a series of tut ...1 Setting up teleporting feature (Optional). Steam VR setup ...up tutorial #2 we added a blue material to a plane in order to mak...
Using AVR ISP MKII to upload firmware to Arduino
What is AVR ISP MKII? The AVRISP mkI ...rogrammer (ISP) used to program Atmel (now Microchip) AVR microcon ... (re-upload the firmware to the ATmega328P chip on UNO). Supported ... Microcontrollers It is compatible with a wide range of AVR mi ...trollers, including the popular ATmega and ATtiny series. Arduino...
How to make the Raspberry Pi display a web page fullscreen at power on
...ble a web page full screen automatically when it turns on. Copy ...google.co.uk --incognito Create a folder called autorun inside ...op [Desktop Entry] Type=Application Exec=/home/pi/full-screen.sh Hidden=false X-GNOME-Autostart-enabled=true N...
Connecting a Potentiometer
What is a potentiometer? A potentiom ...eter (often abbreviated to pot) is an electronic comp ...ain purpose of the pot is to create a variable voltage as an input ...is called the wiper, and by actuating the pot you can select a pos ...ition along that resistive area to create a prop...
How to export your p5.js as a video
... your p5.js Sketch If you're creating a piece of time-based work i ...For example, if you have a generative design that evolves over time, or an animation sequence. In this tutorial y ... to your p5.js sketch Program that library to access your camera a...
How to hack a brainwave EEG toy - Force Trainer II
What is a NeuroSky Brainwave? NeuroS ...ky Brainwave is a technology that uses EEG (Electroencephalograph ...s these brain signals and translates them into digital data, which can be used in applications like gaming, meditation tracking, and brain-computer...
Accessibility Statement
Accessibility Statement for https://lab.arts.ac.uk ... This website is run by the Creative Technology Lab University of the Arts London (UAL). This ...accessibility statement applies to https://lab.art ... have their own accessibility statements. This website uses HTML ...
How to create 360 Video for the Igloo system
...show you the steps needed to create 360° video for the Igloo syste ...nsta360 X2 camera. You can recreate the same steps with any 360° c ... Step 1 Set up your 360 camera at your capture point with a tripo ...ng. Set the capture resolution at the highest setting with the hi...
Position-based Tracking using a Webcam
...r objects can be useful when creating interactive projection mappi ...w - you can read more about operators and the parameters window he ...re. Connect this operator to a Null TOP and activate the Display option by clicking ... you to easily monitor any alterations to your original source. ...
How to control Arduino without using delay()
What is a delay()? delay() is a func ...tion that pauses the program for the amou ...ot just pause one sensor or actuator that you wish but pauses everything ...of sensors and thus is not accurate anymore. read more Getting sta ...BlinkWithoutDelay which demonstrates controlling timing without us...
Using L293D IC for motors
What is L293D? The L293D is a 16-pin ...s of up to 600 mA (per channel) at voltages from 4.5 V to 36 V. It ...remely hot. When they get overheated, they may not follow commands ...ack wire of the motor to the negative wire of the power supply as ...l get a motor running clockwise at full speed. BUT if we reverse ...
Combining codes & circuits
...rduino can only accept one code at one time. If we want it to do m ...ultiple things at the same time, we have to combi ... single code. The below demonstrate how to merge the Blink code an ...void setup() and void loop(), that means we have to copy everythin...
Steam VR setup Tutorial #2 - Teleporting around your scene
...how to enable the teleporting feature included in the Steam VR 2.2 ... plugin. Please notice that this is part of a series of tut ...ing to set up the teleporting feature also included in the plugin, ...ierarchy" panel, this will automatically enable the Teleport featu...
Useful learning resources
...ting started with the Arduino platform. Explains what you might use it for, the princ ...iples behind the platform, some basic code and electr ... Make: Electronics by Charles Platt A very hands on guide to the f ...rior knowledge and uses some great real world examples and practic...
Introduction to the PyCharm IDE
Creating Your First Project in PyChar ...d by its startup screen. To create a blank Python project, click ...y. However, you can choose a location that suits your needs. For the virtu ...ent, select Conda. PyCharm automatically makes the virtual environ...