Learn how to make a wireless timing device using ESP32 wireless communication.
From an automated mushroom farm to the first NFT in space! Read on to find out what happened at the Jan '22 Miami Hack Week!
Yay! More interrupts. Let's see how to set up timer interrupts in an Arduino.
Let's continue digging deeper into Arduino to see what's really going on with registers.
Let's continue with the crystal anniversary theme by looking at liquid crystals!
In order to use more advanced features or optimize our code for space and speed, we need to understand how to work with registers directly in microcontrollers.
With all the information needed to construct a combat bot, let's actually build one!
We bring back Jamie to give us some design tips when creating a 3D-printed plastic ant bot.
Let's mix channels from an RC hobby controller to make a robot drive!
Let's learn how to read PWM signals from an RC receiver!
We get a combat bot veteran to talk about the different weapon types for fighting robots.
We can use digital magnetic field detectors as a compass to give our robot an absolute heading.
Let's gaze upward and look at how some of those nifty satellites can give us position data.
It's Monday, and that means it's time for Adventures in Science! This week, we dive into the mysterious world of rotary encoders.
Let's take a look at how LIDAR works and how we can use it in robots.
Time for the ever-popular loops discussion! We look at the three basic loops you can use in Arduino.
Building on our last Arduino programming episode, we look at creating compound conditional statements using logic operators.
We're back to exploring programming basics, and this week: if/else statements!
How to use the various math operators and compound assignment operators in C/C++.
We present another set of concepts in the computer science series as they relate to Arduino.
only one way to become an expert ... just do it
Apologies for my confusion. I was deep in the datasheet (page 1137) where this line gave the impression of USB 2.0 capabilities. "RP2350…
Yep you are correct. I mistakenly took the spec from the Pico 2 board itself which states "Raspberry Pi Pico 2 comes with all the features…
More corrections: According to the datasheet RP2350 has no internal flash not 4MB as stated here. The RP2354 has 2MB of internal flash.
The RP2350 is still USB 1.1, not 2.0 as stated in the article. I am sure I wouldn't have spent a few hours reading about ULPI trying to see…
Thanks for the heads up! It looks like we went live with the 1st draft 🤦 I've got it updated now and will double check the specs again.
In addition to the parts you highlighted, the M33 core not the same as the M0+, as it's described as being in the article
Something does not add up here. According to the RP2350 datasheet on RPi site, RP2350 has: > * Dual Cortex-M33 or Hazard3 processors at…
[url]https://miwebenterrassa.com/paso-a-paso-para-iniciar-tu-proyecto-con-el-esp32-thing-plus/[/url]
Hi, "For a full wishlist of products for this project, check it out here:" ....but I see no link to anything further. I am hoping you have…