Monday, June 24, 2024

Making an audio frequency counter using an RP2040

The AUDIODiWHY blog wanted to build a clock multiplier for the bench, but needed a way to accurately read frequencies of incoming signals. Between 10hz and 100K.

The firmware for the reader is based on a cool RP2040 counting algo by Jeremy P. Bentham–see his blog post here and github page here.

I modified it a little, but not much, and made it display observed frequencies on a small OLED display using David Schram’s open source C library for SSD1306’shere.

A few minor code changes were needed, for instance, the frequency reading algorithm put the frequency value into an integer in memory, but for the  Schram1306 library I needed a string.

Check out how it was done in the post here.

I am using AI to automatically drop hats onto New Yorkers @j_stonemountain

James Steinberg on dropofahat.zone writes:

I am a simple midwesterner living in the middle of New York City. I put my shoes on one at a time, I apologize when I bump into people on the street, and I use AI inference to drop hats on heads when they stand outside my apartment. Like anybody else.

I have extremely high foot traffic outside my window. I see a sea of uncovered heads in the sun. I believe DropofaHat.zone will become the first of many window based stores. Here a busy New Yorker can book a 5 minute time slot, pay for a hat, stand in a spot under my window for 3 seconds, have a hat put on their head, and get on with their extremely important, extremely busy day all within a single New York minute.

As far as the mechanism used:

The Dropping Mechanism was the simplest thing to get working. I had a Raspberry Pi and an stepper motor lying around so I decided to put them to work.

I literally copied code out of an Adafruit tutorial for the stepper motor. This is a single Python file on the Raspberry Pi that the computer will run when the AI determines someone is standing in the right spot and ready to receive their hat.

See the full build in the post here.

 

Friday, June 21, 2024

Benchmarking TensorFlow and TensorFlow Lite on Raspberry Pi 5 #piday #raspberrypi

Screenshot 2024 06 06 at 10 25 04 pUMXNR9SD0 png

Alasdair Allan has done some solid work over the past years benchmarking machine learning accelerator hardware. Now he turns his attention to the Rasperry Pi 5 on Hackster.io:

Running the benchmarks on the new Raspberry Pi 5 we see significant improvements in inferencing speed, with full TensorFlow models running almost ×5 faster than on they did on Raspberry Pi 4. We see a similar increase in inferencing speed when using TensorFlow Lite, with models again running almost ×5 faster than on the Raspberry Pi 4.

Screenshot 2024 06 06 at 10 39 16 VxGoCtcFEw png

Read more!


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

This roof-mounted Raspberry Pi tracks flights and photographs the aurora borealis

JsgfLwf 1538x2048

Ashley Whittaker shared this project on Raspberrypi.org

An Alaska-based maker sees your flight tracker and raises you with a two-for-one: a flight-tracking, aurora borealis-photographing, roof-mounted setup.

A Raspberry Pi 4 wearing a PoE HAT is the brains of the operation, while a Raspberry Pi High Quality Camera wearing a fisheye lens looks up and captures amazing light shows in the Alaskan night sky. Raspberry Pi-compatible sensors for radio and for visible light tell the camera when to kick in and start photographing the sky.


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

Feather of the Day: Adafruit RP2040 Prop-Maker Feather with I2S Audio Amplifier #Adafruit #Feather #PiDay

The Adafruit Feather ecosystem is so rich with hardware diversity, we wanted to share them, one each day. Today is the Adafruit RP2040 Prop-Maker Feather with I2S Audio Amplifier!

The Adafruit RP2040 Prop-Maker Feather: an all-in-one combination of the Feather RP2040 with a Prop-Maker FeatherWing with a few tweaks based on feedback from expert prop-builders. Perfect for fitting into your next prop build! This Feather will unlock the ‘Imagineer’ inside all of us, with tons of stuff packed in to make sabers & swords, props, toys, mini robots, cosplay pieces, and more.

We looked at hundreds of prop builds, and thought about what would make for a great low-cost (but well-designed) add-on for our Feather boards. Here’s what we came up with:

  • Terminal Block NeoPixel Port – With easy-to-use screw terminals you can quickly connect and disconnect your NeoPixel strips and rings. This port provides high current drive from either the Feather Lipoly or USB port, whichever is higher. A 5V level up-shifter gives you a clean voltage signal to reduce glitchiness no matter what LED chip you’re using. You can also cut power to the entire strip instantly to reduce quiescent power, thanks to a separate control transistor. Works with any and all NeoPixels (SK6812 / WS2812 family)
  • MAX98357 I2S 3 Watt Class D Audio Amplifier – Drive any 4-8Ω speaker, up to 3 Watts, for sound effects. Audio comes out on two of the terminal blocks so you can screw in any wires to a speaker you like – we’re partial to this small 3W speaker or this enclosed style 3W speaker, both come with pre-attached wires. Thanks to the I2S digital inputs, you’ll get excellent audio quality
  • Triple-Axis Accelerometer with Tap Detection – The LIS3DH is our favorite accelerometer, you can use this for detection motion, tilt, or taps. Here’s an example of a lightsaber that makes sounds when swung or hit. We have code for this chip in both Arduino and CircuitPython.
  • Extra Button or Output Pin – One more pin on the terminal screw block can be used for button input or digital output, for activation or a simple LED.
    Servo Connection – Plug any hobby servo with 3 wires into the 0.1″ spaced header, and you can have quick motion control.
  • Low power mode! The power system for the NeoPixels and speaker amplifier can be controlled by a pin to cut power to them, so you have lower power usage when the prop is in sleep or off mode (but can wake up fast by listening to the button press or accelerometer data).
  • At the Feather’s heart is an RP2040 chip, clocked at 133 MHz and at 3.3V logic, the same one used in the Raspberry Pi Pico. This chip has a whopping 8 MB of onboard QSPI FLASH and 264K of RAM! There’s even a STEMMA QT connector for plug-and-play of I2C devices.

USE

The Adafruit RP2040 Prop-Maker Feather Guide provides all the details and use examples.

Projects:

Would you like to see this Feather in action? Check out the project below:

In stock! You can buy the Adafruit RP2040 Prop-Maker Feather with I2S Audio Amplifier in the Adafruit shop.

Thursday, June 20, 2024

Lawny: Phone-Controlled Lawnmower with Raspberry Pi @Raspberry_Pi #PiDay #RaspberryPi

Just in case you want to build a lawnmower you can control with a phone, Lawny has arrived! Here’s more from Ievgenii Tkachenko via hackaday:

Meet Lawny! It’s a lawn mower with a first-person view camera that allows you to cut grass while controlling a remote-controlled robot!

I’ve built it using a Raspberry PI, H-Bridge, electric motor, and camera. It can be controlled from a mobile phone or a desktop.

The project’s main idea is to control a lawnmower using a phone and see the exact same picture as a lawnmower.

See project!


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

Wednesday, June 19, 2024

Making faux stained glass LED art for denim wearables

GeekMomProjects shows a work in progress: an LED stained glass type design that will adorn the back of a denim jacket.

The LEDs were diffused with hot glue!

Hot gluing in progress. It looks super janky from the back but hot glue works better for diffusing the LEDs inside the 3D printed shells than any other medium I’ve tried. The industrial size hot glue gun was a worthwhile purchase!

See more in the Mastodon thread here.

Juneteenth Hack #Juneteenth2024

Screenshot 2024 06 18 at 2 28 27 PM

This past weekend San Francisco’s Black Terminus hosted the first Juneteenth Hack.

Juneteenth Reality Hack is a community-run augmented reality (AR) art hackathon co-hosted by Black Terminus AR and vision-aligned art, tech, and culture organizations.

More from KPIX CBS:

Find more Juneteenth coverage!

Tuesday, June 18, 2024

Google and Harvard Team Up to Make the Most Detailed Map of Human Brain Ever #ArtTuesday

Brain Map 3

The mapped complexities of the human brain paint a pretty picture. Based on 1.4 petabytes of raw data, google scientists of mapped a cubic millimeter of the human brain. Originally published by Nature picked up by My Modern Met:

The human brain is one of the most significant objects in the world, and also one of the most complex. Yet that three pounds of tissue that mediates every moment of our lives, every decision, every reflex, every emotion, is essentially still a mystery to scientists. A recent joint effort by Harvard and Google research teams has extracted an incredible amount of data from just 3 mm of brain tissue. With machine-learning modeling, the team created the world’s highest-resolution brain tissue map. This brain map lets researchers see 57,000 cells and 150 million synapses, which are connections between the neurons.

Read more and explore the data!


Screenshot 4 2 14 11 48 AMEvery Tuesday is Art Tuesday here at Adafruit! Today we celebrate artists and makers from around the world who are designing innovative and creative works using technology, science, electronics and more. You can start your own career as an artist today with Adafruit’s conductive paints, art-related electronics kits, LEDs, wearables, 3D printers and more! Make your most imaginative designs come to life with our helpful tutorials from the Adafruit Learning System. And don’t forget to check in every Art Tuesday for more artistic inspiration here on the Adafruit Blog!

Particle Turbulence: GIF Art from pi-slices #ArtTuesday

Particle Turbulence! Excellent GIF art from pi-slices.

Here’s more from pi-slices.


Screenshot 4 2 14 11 48 AMEvery Tuesday is Art Tuesday here at Adafruit! Today we celebrate artists and makers from around the world who are designing innovative and creative works using technology, science, electronics and more. You can start your own career as an artist today with Adafruit’s conductive paints, art-related electronics kits, LEDs, wearables, 3D printers and more! Make your most imaginative designs come to life with our helpful tutorials from the Adafruit Learning System. And don’t forget to check in every Art Tuesday for more artistic inspiration here on the Adafruit Blog!

MicroMac, a Macintosh for under £5 on a Raspberry Pi Pico

Matt Evans writes:

This all started from a conversation about the RP2040 MCU, and building a simple desktop/GUI for it. I’d made a comment along the lines of “or, just run some old OS”, and it got me thinking about the original Macintosh 128.

The £3.80 RPi Pico microcontroller board: The RP2040’s 264KB of RAM gives a lot to play with after carving out the Mac’s 128KB – how cool would it be to do a quick hack, and play with a Mac on it?

A Raspberry Pi RP2040 microcontroller (on a Pico board), driving monochrome VGA video and taking USB keyboard/mouse input, emulating a Macintosh 128K computer and disc storage. The RP2040 has easily enough RAM to house the Mac’s memory, plus that of the emulator; it’s fast enough (with some tricks) to meet the performance of the real machine, has USB host capability, and the PIO department makes driving VGA video fairly uneventful (with some tricks). The basic Pico board’s 2MB of flash is plenty for a disc image with OS and software.

See all the details in the extensive post here.

Kinoshita Mokugei Craftspeople Display Kumiko Techniques

Sometimes you just need to get lost in the abilities and grace of expert craftspeople doing what they do best. In this case, THE PROCESS provides viewers a look into kumiko designs

Monday, June 17, 2024

Meet Lawny: Phone-Controlled FPV Lawnmower with Raspberry PI #raspberrypi

It’s been a few decades, is this how Lawnmower Man starts?

Nerdy Things built this robo lawnmower that you can sit back and control like a video game. Get a FPV view of the lawn-clipping action!

via YouTube and full build guide on GitHub!

Imagine sitting at home in a comfortable chair, playing a racing simulator, and mowing your lawn simultaneously. Sounds cool? And it’s real.


3055 06 Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

Desk of Ladyada – RP2040 Adalogger, C6 Feather, Floppy and some RS-232 #DeskOfLadyada #adafruit @adafruit

This week, we worked on some testers and a few small designs. First up is the RP2040 Adalogger Feather which worked first try, so we’re already on to the tester – using our classic RP2040 brains, we’re now able to get a tester going in under an hour.

Next, we’re circling back to our floppsy interface board: we wanted to stock some floppy drives but found that a bunch of the ones we ordered don’t have an index pulse, so we designed a little test sketch to let us know if we are able to read MFM sectors.

We’re also still testing the ESP32-C6 Feather. We love using a TFT FeatherWing because it lets us verify I2C and SPI functionality – we’re dilly-dallying a bit but hope to send these PCBs out in a week or two.

Finally, we designed an IR transceiver, updated HUSB238 Type C PD, and designed two RS232 level shifters!

And this week on The Great Search – Finding a pin-complete RS-232 transceiver

See the Desk of Ladyada video below:

 

Saturday, June 15, 2024

RetroPie: A Raspberry Pi Gaming Machine

NetworkChuck shared this video on Youtube!

In this video, NetworkChuck, alongside new talent Alex, guides viewers through the process of installing RetroPie on a Raspberry Pi. They explain how this compact device can emulate games from nearly every retro console, featuring modern additions like achievements, save states, and online multiplayer. Alex demonstrates the setup step-by-step, from preparing the microSD card to configuring controllers and personalizing game libraries. The video also highlights advanced features such as cheats and retro achievements, culminating in a demonstration of online play between two Raspberry Pi devices, showcasing the impressive capabilities of RetroPie.

Friday, June 14, 2024

Setting up a Firewall on your Raspberry Pi @Raspberry_Pi #PiDay #RaspberryPi

In Dungeons and Dragons, a fire wall is a wall of fire create by a magic user as a defensive measure that can also cause damage. In software, a firewall is essential protection for your operating system. In the world of dining, a raspberry pie is a tasty fruit-filled pastry. In the world of Adafruit, we’re a done with this bit! Here’s an article on installing a firewall on your Raspberry Pi, via Pi My Life Up:

Setting up a firewall on your Raspberry Pi helps protect a bad actor from potentially causing issues on your device or accessing services you don’t want to be accessed.

Most Linux operating systems, such as Raspberry Pi OS, already have a firewall built into the kernel. This is controlled by the somewhat complicated nftables. Nftables allows complicated firewall routing, but for most users, it can be a bit daunting.

See more!

Feather of the Day: Adafruit Feather RP2040 CAN Bus Feather with MCP2515 CAN Controller #RP2040 #Adafruit #Feather

The Adafruit Feather ecosystem is so rich with hardware diversity, we wanted to share them, one each day. Today is the Adafruit RP2040 CAN Bus Feather with MCP2515 CAN Controller – STEMMA QT!

If you’d like quickly get started with CAN bus interfacing, with no soldering required, our Adafruit RP2040 CAN Bus Feather comes ready-to-rock with a microcontroller, CAN chipset, and terminal blocks for instant gratification. The controller used is the MCP25625 (aka an MCP2515 with built-in transceiver), an extremely popular and well-supported chipset that has drivers in Arduino and CircuitPython and only requires an SPI port and two pins for chip-select and IRQ. Use it to send and receive messages in either standard or extended format at up to 1 Mbps.

Messages are sent at about 1 Mbps rate – you set the frequency for the bus and then all ‘joiners’ must match it, and have an address before the packet so that each node can listen in to messages just for it. New nodes can be attached easily because they just need to connect to the two data lines anywhere in the shared net. Each CAN device sends messages whenever it wants, and thanks to some clever data encoding, can detect if there’s a message collision and retransmit later.

We’ve added a few nice extras to this Feather to make it useful in many common CAN scenarios:

  • 5V charge-pump voltage generator, so even though you are running 3.3V on a Feather board, it will generate a nice clean 5V as required by the internal transceiver.
  • 3.5mm soldered terminal block quick access to the High and Low data lines as well as a ground pin, without any soldering.
  • 120-ohm termination resistor on board, you can remove the termination easily by cutting the jumper marked TERM on the top of the board.
  • CAN control CS, Reset, Int, standby pins connected internally so you can use any FeatherWing without pin conflicts.

At the Feather’s heart is an RP2040 chip, clocked at 133 MHz and at 3.3V logic, the same one used in the Raspberry Pi Pico. This chip has a whopping 8 MB of onboard QSPI FLASH and 264K of RAM!  There’s even room left over for a STEMMA QT connector for plug-and-play of I2C devices.

Use

The Adafruit RP2040 CAN Bus Feather Guide provides all the details and use examples.

Projects:

Would you like to see this Feather in action? Check out the projects below:

In stock! You can buy the Adafruit RP2040 CAN Bus Feather with MCP2515 CAN Controller in the Adafruit shop.

Thursday, June 13, 2024

Feather of the Day: Adafruit Feather RP2040 with DVI Output Port #RP2040 #Adafruit #Feather

The Adafruit Feather ecosystem is so rich with hardware diversity, we wanted to share them, one each day. Today is the Adafruit Feather RP2040 with DVI Output Port – Works with HDMI!

Wouldn’t it be cool if you could display images and graphics from a microcontroller directly to an HDMI monitor or television? We think so! So we designed this RP2040 Feather that has a digital video output (a.k.a DVI) that will work with any HDMI monitor or display. Note it doesn’t do audio, just graphics!

It’s kinda like we took our RP2040 Feather and DVI Breakout board and glued them together. You get all the pins for use on the Feather, the Lipoly battery support, USB C power / data, onboard NeoPixel, 8MB of FLASH for storing code and files, and then with the 8 unused pins, a DVI output that can be used CircuitPython or with the PicoDVI library in Arduino or Pico SDK

Note that the DVI video generation uses one full core, both PIOs, and 150K (320×240) or 190K (400×240) of SRAM. It’s kinda maxed out so be aware of the remaining resource limitations.

We also connected the HDMI-connectors I2C pins to the SDA/SCL of the Feather (through a safe level shifter) so you can read the EDID EEPROM of displays, and have broken out the CEC and Utility pads. The Hot Plug Detect pin is also available on the very end of the 16-pin header. Read this pin to know when a display has been connected!

Because it’s part of our Feather ecosystem, you can take advantage of the 50+ Wings that we’ve designed to add all sorts of cool accessories. Plus that built in battery charging and monitoring you know and love is here.

Use

The Adafruit Feather RP2040 with DVI Output Port Guide provides all the details and use examples.

Projects:

Would you like to see this Feather in action? Check out the projects below:

You can buy the Adafruit Feather RP2040 DVI in the Adafruit shop.

Wednesday, June 12, 2024

NEW GUIDE: Pico W YBox3 #Arduino Compatibles #AdafruitLearningSystem @Adafruit

the YBox3 project in front of a display. an IR remote is being used to change the widgets showing on the display

A little over a decade ago, the YBox2 Kit was all the rage. It used a Parallax Propeller chip with Ethernet to connect to the Internet and display custom widgets via a composite video output. Years later, it felt like it was time to revisit this project concept with new hardware. The next generation YBox, the YBox3, uses a Raspberry Pi Pico W to run Arduino code that connects to WiFi and displays custom widgets via DVI output with a DVI PiCowbell.

Read more at Pico W YBox3

https://youtube.com/shorts/8jnDlcfiIc4

Feather of the Day: Adafruit Feather RP2040 #RP2040 #Adafruit #Feather

The Adafruit Feather ecosystem is so rich with hardware diversity, we wanted to share them, one each day. Today is the Adafruit Feather RP2040!

When we saw the Raspberry Pi RP2040 chip, we thought “this chip is going to be awesome when we give it the Feather treatment” and so we did! This Feather features the RP2040, and all niceties you know and love about Feather.

Features:

  • RP2040 32-bit Cortex M0+ dual core running at ~125 MHz @ 3.3V logic and power
  • 264 KB RAM
  • 8 MB SPI FLASH chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
  • Tons of GPIO! 21 x GPIO pins with following capabilities:
    • Four 12-bit ADCs (one more than Pico)
    • Two I2C, Two SPI, and two UART peripherals, we label one for the ‘main’ interface in standard Feather locations
    • 16 x PWM outputs – for servos, LEDs, etc
    • The 8 digital ‘non-ADC/non-peripheral’ GPIO are consecutive for maximum PIO compatibility
  • Built-in 200mA+ lipoly charger with charging status indicator LED
  • Pin #13 red LED for general purpose blinking
  • RGB NeoPixel for full-color indication.
  • On-board STEMMA QT connector that lets you quickly connect any Qwiic, STEMMA QT or Grove I2C devices with no soldering!
  • Both Reset button and Bootloader select button for quick restarts (no unplugging-replugging to relaunch code)
  • Optional SWD debug port can be soldered in for debug access
  • Light as a (large?) feather – 5 grams
  • USB Type C connector lets you access built-in ROM USB bootloader and serial port debugging

You can program this Feather in Arduino or CircuitPython!

Because it’s part of our Feather ecosystem, you can take advantage of the 50+ Wings that we’ve designed to add all sorts of cool accessories. Plus that built in battery charging and monitoring you know and love is here.

Use

The Introducing Adafruit Feather RP2040 Guide provides all the details and use examples.

Projects:

Would you like to see this Feather in action? Check out the projects below:

You can buy the Adafruit Feather RP2040 in the Adafruit shop.

Tuesday, June 11, 2024

NEW PRODUCT – Raspberry Pi M.2 HAT+

5902 iso ORIG 2024 03

NEW PRODUCT – Raspberry Pi M.2 HAT+


The Raspberry Pi M.2 HAT+ lets you connect M.2 M Key peripherals, such as NVMe drives and AI accelerators, to Raspberry Pi 5.

Features and warnings

  • Supports single-lane PCIe 2.0 for high-speed data transfer
  • Supports fast ~450MBps data transfer to and from NVMe SSD drives and other PCIe accessories
  • Conforms to Raspberry Pi HAT+ specification
  • Autodetected by the latest Raspberry Pi software and firmware
  • Supplied with 16mm stacking header, spacers, and screws to enable fitting on Raspberry Pi 5 with Raspberry Pi Active Cooler in place.

5902 demo ORIG 2024 05

5902 top ORIG 2024 03

5902 kit ORIG 2024 03

5902 quarter ORIG 2024 03

Field of Light NYC at Freedom Plaza #ArtTuesday

Screenshot 2024 06 07 at 1 06 12 PM

A massive light field opened in NYC this last winter. Field of Light is the work of artist Bruce Munro comprised of 18,750 fiber-optic bulbs spread over 3 city blocks. Admission is ticketed but free. For more pics check out their instagram – @fieldoflightnyc

Spanning across six acres in Manhattan, Field of Light at Freedom Plaza features an array of 18,750 lowlight, fiber-optic stemmed spheres that illuminate with a slow subtle change of hue. Guests are immersed in the installation as they walk a winding path through the ethereal painted landscape framed by the city’s iconic skyline and the East River waterfront. Made possible by The Soloviev Foundation, Field of Light at Freedom Plaza welcomes guests free of charge.

See more: https://fieldoflightnyc.com


Screenshot 4 2 14 11 48 AMEvery Tuesday is Art Tuesday here at Adafruit! Today we celebrate artists and makers from around the world who are designing innovative and creative works using technology, science, electronics and more. You can start your own career as an artist today with Adafruit’s conductive paints, art-related electronics kits, LEDs, wearables, 3D printers and more! Make your most imaginative designs come to life with our helpful tutorials from the Adafruit Learning System. And don’t forget to check in every Art Tuesday for more artistic inspiration here on the Adafruit Blog!

Grandiose: Awesome GIF Art from Erica Anderson #ArtTuesday

Fantastic GIF art from Erica Anderson.


Screenshot 4 2 14 11 48 AMEvery Tuesday is Art Tuesday here at Adafruit! Today we celebrate artists and makers from around the world who are designing innovative and creative works using technology, science, electronics and more. You can start your own career as an artist today with Adafruit’s conductive paints, art-related electronics kits, LEDs, wearables, 3D printers and more! Make your most imaginative designs come to life with our helpful tutorials from the Adafruit Learning System. And don’t forget to check in every Art Tuesday for more artistic inspiration here on the Adafruit Blog!

Michaela of M.M’s Prop Shop Made a Phantom Menace Battle Droid

This build is so impressive 🤩 we can’t believe it only took 2 weeks tbh! Follow along on Michaela’s journey over on YouTube!

Monday, June 10, 2024

Designing Enamel Pins

YouTuber Frost Dragon Designs shows their enamel cat pin design process and the result is absolutely adorable. Their cat pin series is of the cuter things I’ve seen on the internet recently. You know we’ve got a thing for pins, so we figured we share someone else’s pins!

Friday, June 7, 2024

Interview with Raspberry Pi CEO: New $70 AI kit#piday #raspberrypi

Cover jpg

Rasberry Pi is making news again this week with the announcement of their AI kit. Eben Upton of Raspberry Pi and Orr Danon of Hailo talked with ZDNet about the new kit and their partnership.

Mixing AI with the Raspberry Pi architecture is nothing new. But now, Raspberry Pi is shipping its own $70 AI Kit, based on hardware from edge chipmaker Hailo. Adrian Kingsley-Hughes discussed the tech in this kit in his article on the topic. He’s intrigued by the camera and pose analysis capabilities, with an eye towards upgrading his security system.

See the full interview with Upton and Orr Danon!


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

Media Player With Raspberry Pi – Retrofited Vintage Clock Radio @Raspberry_Pi #PiDay #RaspberryPi

One of the disadvantages of having a smart phone is that we lose our need for technologies of old. Wasn’t it nice to wake up to a clock radio playing a random song, rather than a beep from an everything device that can lead us from alarm to doomscrolling with the flick of a thumb? On the other hand, these dead media devices can be repurposed in very cool ways. over at instructables has great project that turns a vintage clock radio into a media player. Here’s more:

I wanted to make a multimedia player with an above average sound system and a touch screen. I really had no idea of what I wanted the system to look like. After thinking of several design concepts, the answer came to me one day while walking through a thrift store. I realized that I didn’t need to create a unit to install the components in. I would simply repurpose an old object to serve as the case/frame for my multimedia center.

With this new idea in mind, I started looking at every single item as a possibility. I had many ideas about what to use; everything from wooden crates, old nightstands or even an old vinyl record. I know some ideas sounded crazier than others, but it seemed to be a fun direction to take this project in. Then I noticed something that I thought would work quite well, a vintage Philco clock radio. When I first noticed the clock radio, I fell in love with its old charm. It seemed like the perfect case/frame for my creation.

See project!


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

Wednesday, June 5, 2024

Tutorial: Add 12v Programmable Cafe Market Lights to your Outdoor Space

Add colorful, arduino controlled lights to your outdoor space. Install outdoor cafe market lights with edison-style bulbs and addressable LEDs inside, and control them with code to create an amazing ambiance in your yard.

These lights require 12v, and most microcontrollers need 5v power. This guide will show you how to use a QT Py SAMD21 and a DC Power BFF add-on to power both the lights and the controller from one power source.

From the guide:

Cafe-style light strands with edison bulbs are a beautiful way to decorate your patio. They are a fantastic and classy way to light up any outdoor space. Wineries, bistros, and night markets use them to create a cozy, intimately lit space that’s warm and inviting to diners, and they look fabulous in backyards of just about any size.

These lights are a programmable, addressable version of the cafe market lights you can find at the hardware store. Add Arduino or CircuitPython code and you can turn your lights on in party mode, sending warm rainbow animations across your yard.

These lights require 12v power, and also need to hold up in an outdoor environment. This guide will focus on how to power a 5v microcontroller and 12v lights from the same setup, and also show how to use a waterproof enclosure to keep your lights safe from rain and weather.

See the full tutorial at https://learn.adafruit.com/programmable-12v-outdoor-cafe-lights/overview

YouTube Video Intro: https://www.youtube.com/watch?v=Sy96tWRsXCs

Erin St Blaine: https://www.erinstblaine.com

Tuesday, June 4, 2024

LED Wallpaper #ArtTuesday

Screenshot 2024 06 04 at 3 05 56 PM

@meystle_led_wallpaper cover walls in LED art with the tagline – When light becomes material

The concept of luxury and elegance is hard to define, yet we know them instantly when we see them. Commissioning a custom made wallpaper allows you to embrace your creative vision, make choices that are truly yours and give your project the touch that embodies the highest pedigree of interior design.

See more on Instagram and YouTube


*No-Solder PaperCraft Crystal Light Strand

Screenshot 2024 06 04 at 3 11 33 PM

*Neopixel Crystal Chandelier with CircuitPython Animations and Speed Control

Screenshot 2024 06 04 at 3 12 32 PM


Screenshot 4 2 14 11 48 AMEvery Tuesday is Art Tuesday here at Adafruit! Today we celebrate artists and makers from around the world who are designing innovative and creative works using technology, science, electronics and more. You can start your own career as an artist today with Adafruit’s conductive paints, art-related electronics kits, LEDs, wearables, 3D printers and more! Make your most imaginative designs come to life with our helpful tutorials from the Adafruit Learning System. And don’t forget to check in every Art Tuesday for more artistic inspiration here on the Adafruit Blog!

Crochet Meet Fallen Leaves in the Work of Sussanna Bauer #ArtTuesday

Craft meets nature in the work of Susanna Bauer. Leaves, crochet, balance, beauty. Here’s more from COLOSSAL:

Merging organic forms with timeless craft, Susanna Bauer emphasizes incredible details in her intimate leaf sculptures. Working with a range of foraged species, from ginkgo to magnolia to oak, the artist…meticulously stitches around the edges or fills in tiny incisions, creating intricate lacework compositions.

A new monograph Susanna Bauer: IN LEAF, published by 5 Continents Editions, celebrates her use of natural ephemera to create elegant pieces exploring the relationship between strength and fragility. “Nature becomes a metaphor for humanity: the artfully interwoven threads remind us that we are all part of a vaster network and therefore generators of connections,” Valentina de Pasca writes in an introductory essay.

See more!

 

LARS, the Looping Automated Rhythm Station #ArtTuesday #RaspberryPi @xythobuz

For the recent birthday party, Kauzerei had the great idea to build a DIY drum machine as a present, to allow them to play the bass without having to gather a jam session group. He recruited Thomas Buck for electronics design brainstorming and to write the firmware.

The drum body consists of a tambourine with a 3D printed frame attached, with three hand-wound solenoids mounted on there. The positioning and different hammers create some (slightly) differing sounds.

The electronics are made with a Raspberry Pi Pico (or Pico W in this case, although WiFi or BT are not used yet). This keeps the future option of a USB Midi input open.

The user interface consists of four buttons, each with an LED above, and a clickable rotary encoder, as well as a power switch and an 128×64 SSD1306 OLED display. To drive the solenoids, three step-up converters create ~16V from the single Li-Ion 18650 cell. Their output is then switched to the solenoids using MOSFETs. A small TP4056 module handles recharging the battery.

See more in the post here and on GitHub.

 

Repairing a mug with Japanese kintsugi #ArtTuesday

Fredrik Flornes Ellertsen provides a tutorial for Japanese kintsugi, repairing ceramics with a distinctive gold finish. Fredrik’s special mug was the target:

Kintsugi is the traditional Japanese art of repairing broken pottery. In Kintsugi, one uses natural lacquer mixed with various ingredients such as wood powder, polishing compound, and even bread dough to repair cracked pottery. The mended joints are then highlighted by dusting the final layer of lacquer with gold or silver.

See how this method is used to save precious objects and make new unique art pieces in the tutorial here.