Trending

#RaspberryPiPico

Latest posts tagged with #RaspberryPiPico on Bluesky

Latest Top
Trending

Posts tagged #RaspberryPiPico

Post image

A quick and easy MQTT client on the Pico 2 W using Mongoose.
https://youtube.com/shorts/bszP6F11llU
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose #mqtt

2 1 0 0
Post image

New Video: Mongoose isn't just a Web Server. MQTT Client, sweet.
https://youtu.be/SdbOZYRDh4Y
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose #mqtt

2 0 0 0
Intro to Embedded Rust Part 8: Lifetimes and Lifetime Annotations | DigiKey
Intro to Embedded Rust Part 8: Lifetimes and Lifetime Annotations | DigiKey YouTube video by DigiKey

Time for another #Rust video! This time, I show how lifetimes and lifetime annotations work. They come up a lot when working with embassy, so it's useful to know what that 'a means.
👇
www.youtube.com/watch?v=3hzr...

#embedded #microcontroller #programming #RaspberryPiPico @digikey.bsky.social

105 9 3 0
Post image

#3min summary Waveshare RP2350 Touch 3.49 Review and Template project.
https://youtube.com/shorts/sOqxK52STiA?feature=share
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare

0 0 0 0
Original post on mastodon.social

Pondering what is the easiest way to get enough PIO driven GPIO to watch a 16-bit address, 8-bit data bus.

So, def RP2350 (esp as 5V tolerant), but maybe one of those Pimoroni "XL" Pico things, or maybe a PGA2350 or Pico Stamp, or something like that...

Anyone any experiences of these larger […]

0 0 0 0
Post image

Waveshare RP2350 Touch 3.49. I made it easy with a template project.
https://youtube.com/shorts/RWqVowaygw0?feature=share
Deep dive: https://youtu.be/Sak3GQtrA7I
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare

0 0 0 0
Post image

New Video: Waveshare RP2350 Touch 3.49, more than a module. A programmable device in one!
Check it out: https://youtu.be/Sak3GQtrA7I
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare

0 0 0 0
Intro to Embedded Rust Part 7: Creating a TMP102 Driver Library and Crate | DigiKey
Intro to Embedded Rust Part 7: Creating a TMP102 Driver Library and Crate | DigiKey YouTube video by DigiKey

Time for another embedded #Rust video! In this one, I combine the previous 6 episodes of knowledge to develop an I2C sensor driver (library/crate). Check it out!
👇
www.youtube.com/watch?v=8HDG...

#embedded #programming #RaspberryPiPico #microcontroller

62 5 1 0
Post image

#3min Summary on my Mecanum drive from the Raspberry Pi Pico!
https://youtube.com/shorts/fPEYHxtEjTU?feature=share
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

1 0 0 0

Rustを用いたLチカに成功

#RaspberryPiPico #電子工作

0 0 0 0
Post image

The RP2040 (Pico) does all the work here, controlling my Mecanum Drive Robot.
Short: https://youtube.com/shorts/VcUbz_pzFbM?feature=share
Deep dive here: https://youtu.be/KmaNhDDlJN4
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

0 0 0 0
Post image

New Video: Mecanum drive controlled from the RP2040!
https://youtu.be/KmaNhDDlJN4
#rp2040 #raspberrypipico #iot #microcontroller #clang #cpplang #rpipico #ros2 #microros #robotics

0 0 0 0
Intro to Embedded Rust Part 6: Generics and Traits | DigiKey
Intro to Embedded Rust Part 6: Generics and Traits | DigiKey YouTube video by DigiKey

New intro to embedded #Rust video is out! I go over generics and traits, which are super important when creating programs or working in something like #embassy. Check it out:

www.youtube.com/watch?v=cT_9...

#embedded #programming #microcontroller #RaspberryPiPico

179 19 2 1
Post image

Check out how I used Mongoose Real Time Charts to understand this IMU:
youtube.com/shorts/JDx8eZKqlrE #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #mongoose

0 0 0 0
Post image

BNO055 IMU at last the data makes sense.
https://youtu.be/x6I02YAyZmU
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang

1 0 0 0
Post image

Real time charts helped me understand this IMU:
https://youtube.com/shorts/reZeNwbv4M4?feature=share
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang

0 0 0 0
Preview
ハードウェアNostr電子署名機を作る 1.はじめに 分散型SNSに用いられるプロトコルNostr。このプロトコルでは自身の秘密鍵でイベントと呼ばれるJSONのデータに電子署名することで様々なデータの送信を行うことができます。この電子署名が本人確認となるため、この秘密鍵が漏洩する

Nostrと電子工作についての記事書きました。

oucrc.net/articles/km6...

#電子工作 #raspberrypipico #nostr

3 0 0 0
Intro to Embedded Rust Part 5: Reading from an I2C Temperature Sensor | DigiKey
Intro to Embedded Rust Part 5: Reading from an I2C Temperature Sensor | DigiKey YouTube video by DigiKey

Time for another #embedded Rust episode 🦀 I show how to use I2C with bare metal on the #RaspberryPiPico 2. Check it out!
👇
www.youtube.com/watch?v=Rlzl...

#Rust #programming #microcontroller

7 0 0 0
Post image

Mongoose makes Over the Air updates of Raspberry Pi Pico 2 W look easy. Check it out:
https://youtu.be/3wzKpsNu3v4
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #ota

0 0 0 0
Post image

New Video: Inertial Measurement Unit, the BNO055. At last an IMU I can tame.
Check it out: https://youtu.be/x6I02YAyZmU
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #bno055

0 0 0 0
Intro to Embedded Rust Part 3: USB Serial Logging and Debugging | DigiKey
Intro to Embedded Rust Part 3: USB Serial Logging and Debugging | DigiKey YouTube video by DigiKey

New #Rust video out! I demonstrate how to use USB serial logging with the #RaspberryPiPico 2. With blinky and serial logging, you've got basic debugging tools ready to go!
👇👇👇
www.youtube.com/watch?v=m6IK...

#embedded #microcontroller #programming @raspberrypi.com

7 0 0 0
Intro to Embedded Rust - Part 2: Blink and LED | DigiKey
Intro to Embedded Rust - Part 2: Blink and LED | DigiKey YouTube video by DigiKey

Time for another embedded #Rust episode! I finally dive in and make the "hello, world" of microcontrollers: blinky. Note that most of the series relies on bare metal to demonstrate Rust concepts on MCUs.
👇
www.youtube.com/watch?v=0je_...

#embedded #RaspberryPiPico #RP2350 @raspberrypi.com

6 1 0 0
Preview
Pico Flash Web Flasher Makes Pico Updates Easy - The Oasis BBS Pico Flash web flasher lets you program RP2040 and RP2350 boards in a browser using WebUSB, plus readback and OTP viewing.

Pico Flash Web Flasher Makes Pico Updates Easy
#RaspberryPiPico #RP2040 #RP2350 #WebUSB #PicoBoot #UF2 #Firmware #OpenSource #RetroComputing #OneROM

theoasisbbs.com/pico-flash-w...

3 0 0 0
Post image

The Waveshare 4 Inch Touch LCD. Lets put it through it's paces. Noting the industrial feel of CAN BUS and RS485
https://youtube.com/shorts/6c6nz6uR360
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare #touch

0 0 0 0
Post image

Draagbare Decibel meter (geluidsmeter). #RaspberrypiPico
www.instructables.com/I-Built-a-Po...

0 0 0 0
PiSlider - Motorized Timelapse Slider that is based on Raspberry Pi
PiSlider - Motorized Timelapse Slider that is based on Raspberry Pi Raspberry Pi Motorized Slider for Timelapse More information can be found at github.com/timfennell/pislider Hardware Used Raspberry Pi Zero 2 W Adafruit DC & Stepper Motor Bonnet for Raspberry…

A very cool project for those who want to take their video production to the next level (including a link to the GitHub repository with all the details).
#raspberrypipico

youtu.be/Z4fMwQC2de0?...

0 0 1 0
Post image

New Video:
The Waveshare 4 Inch Touch LCD. Lets put it through it's paces.
https://youtu.be/rVc4AB276D8
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang #waveshare #touch

0 0 0 0
Intro to Embedded Rust - Part 1: What is Rust? | DigiKey
Intro to Embedded Rust - Part 1: What is Rust? | DigiKey YouTube video by DigiKey

Rust has been gaining traction for a few years, and it's becoming more usable in the #embedded space. In my latest series, I cover the basics of #Rust and build up to using it on an #RaspberryPiPico 2. Check out the first video here:
👇
www.youtube.com/watch?v=mz-v...

#microcontroller #programming

17 4 3 0
Preview
RAM-Injection ermöglicht qCFW auf gesperrten PS3-Modellen Der polnische Bastler Modyfikator entwickelte eine RAM-Injection, die auf allen bisher dafür gesperrten PS3-Modellen eine qCFW ermöglicht. Der Artikel <a href="https://tarnkappe.info/artikel/jailbreaks/ram-injection-ermoeglicht-qcfw-auf-gesperrten-ps3-modellen-325368.html">RAM-Injection ermöglicht qCFW auf gesperrten PS3-Modellen</a> erschien zuerst auf <a href="https://tarnkappe.info">TARNKAPPE.INFO</a>

📬 RAM-Injection ermöglicht qCFW auf gesperrten PS3-Modellen

#Gaming #Jailbreaks #BadWDSD #Modyfikator #OtherOS #PS3SuperSlim #qCFW #RAMInjection #RaspberryPiPico

1 1 0 0
Post image

Learn how to create an analogue clock on the Waveshare RP2350 2.8inch display using LVGL, a powerful and lightweight graphics library. So easy!
https://youtube.com/shorts/SWgXAchyYGc
#rp2040 #rp2350 #raspberrypipico #raspberrypipico2 #pico2 #iot #microcontroller #clang #cpplang

0 0 0 0