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

176 total results found

Using AVR ISP MKII to upload firmware to Arduino

Physical Computing Tutorials

...is compatible with a wide range of AVR microcontrollers, including ...series Arduino Nano 33 series Software Compatibility Works with Atmel Studio (formerly AVR Studio), Arduino IDE and other tools supporting AVR programming. In this tutorial, we will be ...

How to do Basic Commands in Terminal

Raspberry Pi Tutorials

... update Update the list of available packages ...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...

Building for Android Touchscreen Display with Phone OS

Building Apps (Staff)

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

How to use a Neopixel strip

Physical Computing Tutorials

...hey are commonly found in a lot of house decorations or light installations. Wiring DIN to Pin6 +5V to 5V GND to GND Library Adafruit NeoPixel library will be used. **Warning**Download version 1.9.0 or below for a more stable performance. We have a tut...

How to fix "Internal data stream error" in Processing 4

Creative Coding Tutorials

...sing 4, you will see this error often BaseSrc: [avfvideosrc0] : Internal data stream error when using the video library with cameras and a MAC. To see more about the capture function, please see here. How to fix (12/2024) Change this line cam = new Capture...