element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Blog
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Add a second Task to the Multi-core FreeRTOS SMP Project with the Raspberry Pi Pico: ADC

    Add a second Task to the Multi-core FreeRTOS SMP Project with the Raspberry Pi Pico: ADC

    Jan Cumps
    Jan Cumps
    FreeRTOS Symmetric Multiprocessing (SMP) is a recent version of the RTOS that can schedule tasks across multiple controller cores. It's currently in test phase, and they have a version for the RP2040. In this blog post, I add a second&n...
    • 29 Sep 2022
  • Add a first Task to the Multi-core FreeRTOS SMP Project with the Raspberry Pi Pico

    Add a first Task to the Multi-core FreeRTOS SMP Project with the Raspberry Pi Pico

    Jan Cumps
    Jan Cumps
    FreeRTOS Symmetric Multiprocessing (SMP) is a recent version of the RTOS that can schedule tasks across multiple controller cores. It's currently in test phase, and they have a version for the RP2040. In this blog post, I add a first bl...
    • 28 Sep 2022
  • How to Create a New Multi-core FreeRTOS SMP Project with VSCode and Raspberry Pi Pico

    How to Create a New Multi-core FreeRTOS SMP Project with VSCode and Raspberry Pi Pico

    Jan Cumps
    Jan Cumps
    FreeRTOS Symmetric Multiprocessing (SMP) is a recent version of the RTOS that can schedule tasks across multiple controller cores. It's currently in test phase, and they have a version for the RP2040. In this blog post, I set up my own ...
    • 27 Sep 2022
  • Raspberry Pico - Review multi-core FreeRTOS SMP

    Raspberry Pico - Review multi-core FreeRTOS SMP

    Jan Cumps
    Jan Cumps
    FreeRTOS Symmetric Multiprocessing (SMP) is a recent version of the RTOS that can schedule tasks across multiple controller cores. It's currently in test phase, and they have a version for the RP2040. In this blog post, I review symmetr...
    • 26 Sep 2022
  • Raspberry Pico - Setup multi-core FreeRTOS SMP

    Raspberry Pico - Setup multi-core FreeRTOS SMP

    Jan Cumps
    Jan Cumps
    FreeRTOS Symmetric Multiprocessing (SMP) is a recent version of the RTOS that can schedule tasks across multiple controller cores. It's currently in test phase, and they have a version for the RP2040. In this blog post, I go over the ve...
    • 25 Sep 2022
  • LCD parallel driver using Pico PIO

    BigG
    BigG
    Introduction In this blog, I demonstrate how to use Raspberry Pi Pico’s Programmable IO (PIO) interface to drive an LCD module using either the 8-bit and 4-bit parallel data bus. In this demo project I started with an FDCC0802B 8x2 LCD module ...
    • 19 Sep 2022
  • Winner of the 10 Years of Raspberry Pi competition "Blood Pressure Sensor Interfacing with Raspberry Pi "

    vinayyn
    vinayyn
    Thank you for selecting my project "Blood Pressure Sensor Interfacing with Raspberry Pi" in the Longest Serving Raspberry Pi Projects Competition. The competition link /products/raspberry-pi/w/documents/27518/10-years-of-raspberry-pi--...
    • 12 Sep 2022
  • Finally got a Pi Pico W

    ralphjy
    ralphjy
    I've been trying to find a US distributor that had stock of the Pi Pico W since it was released in June.  Seems I've only seen them available is in the UK.  I generally have reasonable luck finding parts with a Google search, but I don't ev...
    • 19 Aug 2022
  • WizFi360-EVB-Pico

    ralphjy
    ralphjy
    When the RPi Pico W was announced in June I was very happy as I've wanted to get an inexpensive WiFi version of the RP2040.  Unfortunately, to date, I haven't been able to get one.  fmilburn mentioned in a Comment on New P...
    • 9 Aug 2022
  • Finally gave up on UDOO Key

    ralphjy
    ralphjy
    Back in October of last year I backed a project on Kickstarter - UDOO Key: The Flexible AI Platform, From $4.  It was funded in November with delivery starting in December.   I pledged $9 plus $9 shipping for a Pro version that in...
    • 8 Aug 2022
  • Using CLion for Easier Coding with Pi Pico and C/C++

    shabaz
    shabaz
    Table of Contents 2024 Update Introduction Some CLion Highlights Code Navigation SSH and Command Line Windows Code Inspection Git and GitHub Working with Pico: Installing Pre-Requisites (Pico C SDK, Pico Examples, and CLion) Opening Projects wit...
    • 20 Jul 2022
  • Wave Miner: 10 Experiments with a Pi Digital Signal Processor (DSP)

    Wave Miner: 10 Experiments with a Pi Digital Signal Processor (DSP)

    shabaz
    shabaz
    Table of Contents Introduction Software Setup Connections Running the Examples Example Application 1: Generate a Sine Wave Example Application 2: Measure Frequency Response Example App 3: Chipmunk Effect Example App 4: Measuring Total Harmonic Dist...
    • 1 May 2022
  • Wave Miner: A Pi-controlled Digital Signal Processor

    Wave Miner: A Pi-controlled Digital Signal Processor

    shabaz
    shabaz
    Table of Contents Introduction What Does it Do? Circuit Diagram A Look at the DSP Module Building the Wave Miner Summary Introduction I have not seen many Pi Digital Signal Processor (DSP) boards, but when you need it you need it, and I recentl...
    • 26 Apr 2022
  • Pi Pico Eurocard Development Board

    shabaz
    shabaz
    Introduction This is going to be an ultra-short blog post because the project is really short – it's a super-basic development board for the Pi Pico. I grew tired of having a Pi Pico dangling from the PC USB port with bits of wire hanging off i...
    • 14 Apr 2022
  • RP2040 SD Card SPI Benchmark Revisited

    ralphjy
    ralphjy
    For Pi Day, I tried benchmarking the SD card interface on a new SparkFun RP2040 mikroBUS Development Board that I had just gotten - RP2040 SD Card SPI Benchmark. I was somewhat disappointed in the results - around 140KB/Sec Write and R...
    • 26 Mar 2022
  • Happy St. Patrick's Day 2022!!

    ralphjy
    ralphjy
    Happy St. Patrick's Day to the Element14 Community! My WII reminded me this morning that it was St. Patrick's Day - Last year I had intended to use the Pi Pico as my something green, but ended up using a different board inste...
    • 18 Mar 2022
  • RP2040 SD Card SPI Benchmark

    ralphjy
    ralphjy
    When I posted earlier about the SparkFun RP2040 mikroBUS Development Board for Happy Pi Day, DAB had mentioned that he was curious as to the SD card size and write rates. I have to admit that I've never run a speed test ...
    • 17 Mar 2022
  • Build an Accelerometer with a Raspberry Pi and a DAQ HAT

    alexwonglik1
    alexwonglik1
    This project shows how to build an acceleration measurement system using a Raspberry Pi single-board computer together with an integrated electronics piezoelectric (IEPE) accelerometer sensor connected to a MCC 172 DAQ HAT (Hardware Attached at Top) ...
    • 15 Mar 2022
  • Happy Pi Day!!

    ralphjy
    ralphjy
    It's hard to believe that another year has gone by... Happy Pi Day to the community.  Hope that you can all find some moments of hope in the midst of the terrible events happening in the world. I really don't have much time, but tho...
    • 13 Mar 2022
  • PiTFT Video Streaming

    ralphjy
    ralphjy
    When I did my earlier post RPi3A+ with 2.2" PiTFT robogary had asked about whether I had tried streaming movies. My main use for the small display is probably going to be a text console, but I thought it would be interesting to see how...
    • 9 Mar 2022
  • RPi3A+ with 2.2" PiTFT

    ralphjy
    ralphjy
    Thanks to Secret Santa, I got an Adafruit 2.2" PiTFT Display. After I received it, I realized that it fits perfectly on top of a RPi3A+.  Maybe it was designed that size on purpose? And the open frame Adafruit case (just top and bottom pl...
    • 6 Mar 2022
  • Wio RP2040 mini Dev Board

    ralphjy
    ralphjy
    The Raspberry Pi RP2040 MCU has become ubiquitous in the IoT world.  It seems like most manufacturers have their own dev board variations. I have been looking for a low cost version with rf connectivity that I could integrate into my projec...
    • 11 Feb 2022
  • Blood Pressure Sensor Interfacing with Raspberry Pi

    vinayyn
    vinayyn
    Blood pressure measuring and Detailed Report Emailing system using Raspberry Pi. A blood pressure monitoring system provides a useful tool for users to measure and manage their daily blood pressure values. This system can measure the blood pressure a...
    • 20 Dec 2021
  • "The oboes are more center-stage..."

    cookmesomekai
    cookmesomekai
    At the end of last year I completed a project to build a Rasbperry-Pi-based DAC streamer. Effectively it was building a power supply for a Raspberry Pi zero and the connected Hifiberry DAC+ pro HAT. The idea of that power supply was to provide clean ...
    • 6 Nov 2021
  • Pocket Scarface – Pi Pico Python Based MP3 Clip Player

    shabaz
    shabaz
    Introduction Circuit Building It Parts List Code Uploading the Code to the Pi Pico Summary  IntroductionThere is a kids' toy that is a pocket-sized voice/effects box. It has half a dozen buttons on the front, and whenever any b...
    • 27 Oct 2021
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube