New Video Series: Raspberry Pi Pico and RP2040 Deep Dive with Uri Shaked
In case you've been living under a rock that doesn't have internet access, the Raspberry Pi Foundation got into the silicon sales and microcontroller game all at once this year with the Raspberry Pi Pico. It's small, it's capable, and it costs a measly $4. Surely you have one or two of them by now, right? But how much do you know about what it can do?
Or maybe you don't have one yet, but it's on your list. In either case, you can get started learning about them right away because [Uri Shaked]'s Raspberry Pi Pico and RP2040 Deep Dive course has recently been freed from the hallowed halls of HackadayU. He even built an emulator to go with it. [Uri] is a great instructor, and we're sure that goes double if you ever need a salsa dance teacher, which he has also mastered.
This class was held for five weeks beginning in May 2021, with each session being roughly an hour long. The only prerequisite is a basic understanding of bitwise math, but there are resources for that on the class IO page linked above.
Each class is incredibly well-organized and informative. In the first class, [Uri] begins building a living document that includes the class agenda, links to all resources used and mentioned, code examples, and assembly instructions where applicable. It's basically a syllabus plus a whole lot more. [Uri] also spends a lot of time in the incredibly thorough 649-page data sheet for the RP2040, and a little bit of time in the much shorter Getting Started guide. If you think the data sheet is inaccessible, you'll likely change your tune by the end of the first class after you've seen [Uri] use and peruse it.
Class one starts out as sort of a big-picture high-level intro, but [Uri] quickly gets into nitty gritty stuff using the Pico emulator -- like how to blink multiple LEDs without a lot of code by writing directly to the memory register of the output pins. By the same token, you can read in from multiple inputs. I learned a lot from just watching the first course, including an easy way to address the I/O pins and a really neat GitHub trick I'd never seen before.
As the classes go along, you'll dive deep into the RP2040 and immerse yourself in the system architecture, the hardware registers, and the basics of the ARM assembly language. By the end, you'll be swimming in knowledge of the Programmable Input/Output (PIO) -- a unique and exciting feature of the RP2040 chip that lets you create additional hardware interfaces.
The 2021 session of HackadayU may be out for summer, but don't sweat it. In the meantime, go check out the back catalog over on Hackaday.io and find something to help fill the hours productively until then.
#hackadaycolumns #howto #raspberrypi #hackadayu #raspberrypipico #rp2040
New Video Series: Designing with Complex Geometry
Whether it's a 3D printed robot chassis or a stained glass window, looking at a completed object and trying to understand how it was designed and put together can be intimidating. But upon closer examination, you can often identify the repeating shapes and substructures that were combined to create the final piece. Soon you might find that the design that seemed incredibly intricate when taken as a whole is actually an amalgamation of simple geometric elements.
This skill, the ability to see an object for its principle components, is just as important for designing new objects as it is for understanding existing ones. As James McBennett explains in his HackadayU course Designing with Complex Geometry, if you want to master computer-aided design (CAD) and start creating your own intricate designs, you'd do well to start with a toolbox of relatively straightforward geometric primitives that you can quickly modify and reuse. With time, your bag of tricks will be overflowing with parametric structures that can be reshaped on the fly to fit into whatever you're currently working on.
His tool of choice is Grasshopper, a visual programming language that's part of Rhino. Designs are created using an interface reminiscent of Node-RED or even GNU Radio, with each interconnected block representing a primitive shape or function that can be configured through static variables, interactive sliders, conditional operations, and even mathematical expressions. By linking these modules together complex structures can be generated and manipulated programmatically, greatly reducing the time and effort required compared to a manual approach.
As with many powerful tools, there's certainly a learning curve for Grasshopper. But over the course of this five part series, James does a great job of breaking things down into easily digestible pieces that build onto each other. By the final class you'll be dealing with physics and pushing your designs into the third dimension, producing elaborate designs with almost biological qualities.
Of course, Rhino isn't for everyone. The $995 program is closed source and officially only runs on Windows and Mac OS. But the modular design concepts that James introduces, as well as the technique of looking at large complex objects as a collection of substructures, can be applied to other parametric CAD packages such as FreeCAD and OpenSCAD.
Designing with Complex Geometry is just one of the incredible courses offered through HackadayU, our pay-as-you-wish grad school for hardware hackers. From drones to quantum computing, the current list of courses has something for everyone.
#howto #softwarehacks #3ddesign #cad #geometry #hackadayu #parametricdesign #rhino3dmodeling #visualprogramming
New Video Series: Learning Antenna Basics with Karen Rucker
We don't normally embrace the supernatural here at Hackaday, but when the topic turns to the radio frequency world, Arthur C. Clarke's maxim about sufficiently advanced technology being akin to magic pretty much works for us. In the RF realm, the rules of electricity, at least the basic ones, don't seem to apply, or if they do apply, it's often with a, "Yeah, but…" caveat that's sometimes hard to get one's head around.
Perhaps nowhere does the RF world seem more magical than in antenna design. Sure, an antenna can be as simple as a straight piece or two of wire, but even in their simplest embodiments, antennas belie a complexity that can really be daunting to newbie and vet alike. That's why we were happy to recently host Karen Rucker's Introduction to Antenna Basics course as part of Hackaday U.
The class was held over a five-week period starting back in May, and we've just posted the edited videos for everyone to enjoy. The class is lead by Karen Rucker, an RF engineer specializing in antenna designs for spacecraft who clearly knows her business. I've watched the first video of the series and so far and really enjoy Karen's style and the material she has chosen to highlight; just the bit about antenna polarization and why circular polarization makes sense for space communications was really useful. I'm keen to dig into the rest of the series playlist soon.
The 2021 session of Hackaday U may be wrapped up now, but fear not -- there's plenty of material available to look over and learn from. Head over to the course list on Hackaday.io, pick something that strikes your fancy, and let the learning begin!
#hackadaycolumns #howto #radiohacks #antenna #course #hackadayu #onlinelearning #radio #rf #seminar
New HackadayU Classes: Antenna Basics, Raspberry Pi Pico, and Designing Complex Geometry
Get 'em while they're hot: a new session of HackadayU just opened with classes from three fantastic instructors and seats are filling up fast.
Introduction to Antenna Basics -- Instructor Karen Rucker teaches the fundamentals of antenna design as if it were your first year on-the-job. She'll cover the common types of antenna designs and the fundamentals of radio frequency engineering that go into them. Begins Thursday, May 6th.
Raspberry Pi Pico and RP2040 - The Deep Dive -- Instructor Uri Shaked guides the class through the internals of the RP2040 microcontroller, covering system architecture, hardware peripherals, and dipping into some ARM assembly language examples. Begins Wednesday, May 5th.
Designing with Complex Geometry -- Instructor James McBennett helps you up your 3D modelling game with a course on using complex geometries in Grasshopper3D (part of Rhino3D). Dive into Non-uniform rational B-spline (NURBS) and go from simple shapes to incredibly complex objects with a bit of code. Begins Tuesday, May 4th.
Each course includes five weekly classes beginning in May. Being part of the live class via Zoom offers interactivity with the instructor and other attendees. All tickets are "pay-as-you-wish" with a $20 suggested donation; all proceeds go to socially conscious charities.
For the benefit of all, each class will be edited and published on Hackaday's YouTube channel once this session has wrapped up. Check out our playlists for past HackadayU courses, or watch them all in one giant playlist.
You might also consider becoming an Engineering Liaison for HackadayU. These volunteers help keep the class humming along for the best experience for students and instructors alike. Liaison applications are now open.
#hackadaycolumns #mischacks #antennadesign #classes #hackadayu #nurbs #raspberrypipico #rfdesign #rhino #rhino3dmodeling #rp2040