Kiwikit Raspberry Pi Pico baseboard takes off-the-shelf modules

Kiwikit Raspberry Pi Pico Baseboard

While it’s possible to use Raspberry Pi Pico with a breadboard or Veroboard, we’ve seen the benefits of inserting the board into a baseboard such as Maker Pi Pico providing LEDs, a MicroSD card, audio output, and the ability to add ESP-01 WiFi module or well as up to two Grove expansion modules. Hammond Pearce decided to design his own Raspberry Pi Pico baseboard with Kiwikit board supporting some of the off-the-shelf modules and interfaces he commonly uses. Kiwikit key features and specifications Supported module – Raspberry Pi Pico Storage – 8-pin header for AT24C08 EEPROM up to 1KB Display – Connector for I2C SSD1306 OLED display On-board sensor – LDR (light-dependent resistor aka photoresistor) connected over analog input I/Os SPI header working for instance, with SD card modules as shown in the photo above. I2C header compatible with MP-6050 accelerometer/gyroscope modules Header with 2x ADCs with optional pull-ups that […]

Encoding and decoding AVIF pictures with open-source software & libraries

avif vs png

One of the new features of Android 12 is support for the AVIF file format that provides much smaller files at the same level of quality. Jake Archibald has done a great job comparing AVIF format to JPEG, WebP, and other still picture formats, and the results are really impressive. Besides Android 12, AVIF is already supported in Chrome browser, will be enabled by default in Firefox 86, but here’s we’ll look at some of the open-source programs and libraries that allow you to manipulate AVIF pictures. With libavif library, AOMedia has published a reference implementation in C, together with avifenc and avifdec tools, that rely on various codecs, but it appears rav1e is recommended for encoding AVIF picture, while dav1d is the best choice for AVIF decoding. libavif will not automatically build the codec, and they need to be enabled in CMakeLists.txt

as well as define the path […]

Kodi 19 “Matrix” released with AV1, HDR, tvOS support

Kodi 19 add-ons

Kodi is an open-source media center that was initially designed for the XBOX game console, but was quickly ported to other platforms such as Windows and Linux, and eventually to low-cost Android TV boxes and single board computers such as Raspberry Pi. A new stable release of the software comes out every couple of years, and the developers have just announced the release of Kodi 19 “Matrix” a little over two years after Kodi 18 “Leia” release. The default user interface may look similar to the one for Kodi 18, but there have been many changes over the last two years with some of the highlights including: Skin/Look-and-Feel Screen redesign, especially for music with new metadata displays and changes to playlist views New “now playing” view Artwork and image file improvements Video Playback AV1 software decoding Windows 10 – HLG HDR and static HDR10 playback Android – Static HDR10 and […]

Open-source H.265/HEVC Hantro G2 decoder driver added to NXP i.MX 8M in Linux

H.265 Linux open-source driver NXP iMX 8M Quad

Getting open-source multimedia drivers on Arm Linux is one of the most difficult tasks, that’s why there’s no much talk about open-source GPU drivers for 2D & 3D graphics acceleration, but work on video hardware decoding and encoding is also a challenge. We’ve previously seen Bootlin work on Cedrus open-source driver for Allwinner VPU (Video Processing Unit), but Collabora has been working on open-source drivers for VeriSilicon’s Hantro G1 and G2 VPU found in some Rockchip, NXP, and Microchip processors. The company previously managed to have Hantro G1 open-source driver for JPEG, MPEG-2, VP8, and H.264 codecs, but H.265/HEVC relies on Hantro G2, and the patch for H.265 hardware video decoding on NXP i.MX 8M Quad has just been submitted to mainline Linux. Benjamin Gaignard explains more in his commit message: The IMX8MQ got two VPUs but until now only G1 has been enabled This series aim to add the […]

AmpliPi – A Raspberry Pi-based whole house audio amplifier (Crowdfunding)

AmpliPi Raspberry Pi Whole House Amplifier

Micro Nova has put together an open-source, whole-house audio amplifier called AmpliPi based on Raspberry Pi Compute Module 3+. It is capable of streaming four independent sources to 6 stereo output zones, expandable to up to 36 stereo output zones through daisy-chained extender units. AmpliPi specifically supports inputs from four networking streaming sources including AirPlay, Pandora, Spotify, and DLNA, as well as four analog RCA inputs for your media appliances. AmpliPi key components and features: Controller Board Carrier board fitted with Raspberry Pi Compute Module 3+ and PCM5102A & CM6206 audio DACs. It also communicates over I2C with the STM32 MCU on the Preamp board (see below) to control the muxing and amplification systems. Interfaces 10/100M Ethernet port HDMI 1.4 output 2x USB 2.0 ports, plus one internal USB port Service and console ports for maintenance and/or debugging. Preamp Board Board equipped with a 6×4 audio matrix switching system and […]

iPod Classic given new life with Raspberry Pi Zero W & Spotify

iPod Raspberry Pi W Spotify

Guy Dupont got a bunch of 2004, fourth-generation iPod Classic MP3 players from his mother-in-law, and instead of playing MP3 files on the media players, he decided to repurpose one with a Raspberry Pi Zero W to be able to stream music from Spotify over WiFi. The resulting project is called sPot (ess-pot), and looks just like an original iPod, but it’s a Linux device that can stream/search via Spotify with a UI written in Python and based on the original iPod experience. But apart from the enclosure, and the original “click wheel” there’s not much left from the original design. Besides the Raspberry Pi Zero W SBC and iPod enclosure, the sPod includesAdafruit Mini LiPoly/LiIon USB Charger and PowerBoost 1000 Basic boards for charging and power management,  a 1,000mah,3.7V rechargeable li-ion battery, vibration motor discs For haptic feedback, a 2-inch Adafruit TFT display, and a few other components, wires, […]

ESP8266 board with 24-pin ATX connector drives RGB LED strips

ATX power supply ESP8266 board

“Adding Open Hardware to Open Software for a More Equitable IoT” talk at FOSDEM 2021 discussed the importance of open-source hardware and software for IoT devices, notably to avoid getting a brick after the cloud service is suddenly terminated. Adrian McEwen then specifically talked about his “My Baby’s Got LED” ESP8266 open-source hardware board powered by… a USB charger? nope. A battery? You’ve got to be kidding. Instead, the ESP8266 board is equipped with an ATX connector taking a standard power supply found in PC towers and desktops. But why? That’s because the board is designed to control a string of Neopixels/WS2812 RGB LED’s, and a 500W ATX power supply can power up to 500 lights. MCQN’s “My Baby’s Got LED” board specifications: Wireless module – ESP-WROOM-02 ESP8266 module with WiFi 4 connectivity LED strip connector – 4-pin terminal block Expansion – 2x 9-pin unpopulated 2.54mm pitch header for easy […]

Qomu Cortex-M4F & FPGA USB board is programmable with Symbiflow open-source toolchain (Crowdfunding)

qomu board

We’ve seen several tiny “omu” USB boards that are the size of a USB connector in the past, starting with Tomu based on Silabs EFM32 Arm-Cortex-M0+ MCU, then Fomu enabling Python programming and RISC-V softcore on a Lattice ICE40 FPGA, and finally Somu FIDO2 security key. There’s now the new Qomu board based on Quicklogic EOS S3 Cortex-M4F MCU with embedded FPGA. Just like its predecessor, the board almost completely fits in a USB connector except for the touch pads, and also happens to be programmable with Symbiflow that dubs itself as the “GCC of FPGAs”, as well as other open-source tools. Qomu specifications: SoC – QuickLogic EOS S3 Arm Cortex-M4F MCU @ up to 80 MHz with 512 KB memory, embedded FPGA with 2,400 effective logic cells and 64 Kbits of embedded RAM Storage – 16 Mbit flash Misc – Four capacitive touch pads, 1x RGB LED Power – […]