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

123 total results found

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ome a ubiquitous and convenient way for people to access the inter ...p> </body> </html> """ max_wait = 10 while max_waiwait > 0: if wlan.status() < 0 ...s() >= 3: break max_wait -= 1 print('waiting for connection...') ti...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...ng an animation to display on a 64x32 matrix. CircuitPython and ... bitmap spitesheet. If you just want to test the code, you can dow ...esize to set the canvas size to 64 x 32 px Draw whatever you want Add new frame and draw until ...ter what computer you use) and 16 Bit You now have a ready-to-go...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

... temperature sensor, instead of just hot and cold, it will give you degress degree celsius, a range of values. 6. PWM pins You can see the symbo ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...n 2 (7) Pin 12 --> Pin 1 (6) Pin 11 --> Pin 0 (5) Pin ...ntent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json Go to Tools - Board - Boards Manager, search for ATtiny, then install! Get Started Before uploading...

What is a Raspberry Pi?

Raspberry Pi

... Pi project originally leaned towards the promotion of teaching ba ...ngs on it. BUT, you have to be aware of the types and sizes of the ...uggest using one with at least 16GB. 6. Good to have Ethernet Cable - In case you cannot log in to the WIFI, espec...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...D Workshop to laser cut the hardware. In this tutorial, we will fo ...Ground to GND Servo: Signal to 6/10 Potentiometer: Right pin to ...ation 10 #define servoAngle 6 // create servo object to con ... void setup() { Serial.begin(9600) ; rotateServo.attach(servo...

Arduino Nano 33 Sense Rev2- IMU sensor

Physical Computing Tutorials

...combination of two modules, the 6-axis BMI270, and the 3-axis BMM ... void setup() { Serial.begin(9600); while (!Serial); Serial.println("Started"); if (!IMU.begin()) { Serial.println("Failed to initialize IMU!"); while (1); } Serial....

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

...background:#fafafa;} table{border-collapse:collapse;width:100%;ba ...:#fff;} th,td{padding:10px;border:1px solid #ddd;text-align:left; ... LSM9DS1 (9-axis) BMI270 (6-axis) + BMM150 (3-axis) ...one MP34DT05 MP34DT06JTR Power Regula...

Using AVR ISP MKII to upload firmware to Arduino

Physical Computing Tutorials

...ers and hobbyists to upload firmware to AVR-based chips directly o ... Arduino UNO (re-upload the firmware to the ATmega328P chip on UNO ...Arduino Leonardo Arduino Mega 2560 However, it is not compatible ...ies Arduino Nano 33 series Software Compatibility Works with Atme...

How to use a Neopixel strip

Physical Computing Tutorials

...stallations. Wiring DIN to Pin6 +5V to 5V GND to GND Library ...eoPixel library will be used. **Warning**Download version 1.9.0 or ... the Arduino? #define LED_COUNT 60 You have to make sure how man ...pixels, then you have to change 60 to 8. // How many NeoPixels a...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ... In this tutorial, I will use a water pump and a 1-channel 5V rela ...ifferent models providing 1/2/4/6/8 channel(s). An 8-channel rela ... 1 channel relay to control one water pump. Labels on a Relay Modu...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ... or C++ to handle custom logic. 6. Optimize for Performance: VR a ...mpatible with the latest VR hardware and software updates. Remembe...

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I waited until I had typed out "prin ...own PyCharm's list of potential ways for completing your code. No...

An Introduction to 2D in Unity 5

...ect. You can do this one of two ways: Option 1: On the menu ba ...go back to the Unity window. In order to see the text outputted the c ...self using graphics editing software (e.g. Photoshop or Gimp) or y ...e what you can do: You can always reset the position, rotation ...

Introduction to Spark AR

Spark AR Installation and Setup

...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 ... Windows platforms, however, in order to use it, you will need a Facebook account.

Installing PyCharm

Python for Beginners Setting Up Your Environment

...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...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...e Raspberry Pi Pico The easiest way to power a Pico is through the ...n other words, it acts as a one-way valve for electric current. We ...e time and there is a risk of unwanted power flow between the two ...t of voltage drop around 0.2-0.6V. 9V battery Part needed: swi...

3D Geometry and Parametric Design

Creative Coding Concepts

...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl ...elow is a screenshot of the software: Code available here. Aims ...