element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
Community Hub
Community Hub
Member's Forum What're you up to this weekend?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 55 replies
  • Subscribers 533 subscribers
  • Views 3125 views
  • Users 0 members are here
  • weekend plans
Related

What're you up to this weekend?

cstanton
cstanton over 1 year ago

I'm going to tinker with different soundcards I have, USB and PCI to see which is better at storing and playing audio from old vinyl records that I have.

What do/don't you have planned?

  • Sign in to reply
  • Cancel

Top Replies

  • dang74
    dang74 over 1 year ago +9
    Went to Ham-Fest and bought some historic electronic devices....
  • DAB
    DAB over 1 year ago +7
    I will be building timelapse videos from my timelapse still images. This week generated some great sunset images with lots of color.
  • Jan Cumps
    Jan Cumps over 1 year ago +6
    Raspberry Pico and FreeRTOS tests. The RTOS can schedule and run tasks on both cores of a RP2040. I'm checking if this works well with the new Pico C/C++ SDK 2.0
  • aswinvenu
    aswinvenu over 1 year ago

    I am working on the part 2 of my blog on BeagleY-AI. ( BeagleY-AI Review - Part 1). I had a good time playing with the board in the past few days.
    The board is intended for EdgeAI/ML inference. But its quite sad that there are no real examples out there showcasing the DSP features.
    The example provided in the getting started guide TensorFlow Lite Object Detection runs at ~3FPS. The same model produces much better results on RPi5.
    The issue there is the examples are not utilizing the DSP Processors. I have made some progress on this. I would probably working on it the coming days.

    I have to prepare blog 1 on Eye on Intelligence Challenge as well.

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • Cancel
  • Jan Cumps
    Jan Cumps over 1 year ago in reply to Jan Cumps

    Good news, it's working. A powerblinky :) Each LED  is controlled by a different ARM core.

    image

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Cancel
  • genebren
    genebren over 1 year ago in reply to ralphjy

    My daughter lives up in Portland too.  She just had her A/C fixed in time for this latest heatwave, so she was very happy for that! Hang in there!

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • genebren
    genebren over 1 year ago

    I am booked up building products (DMX transmitters and decoders) for one of my clients, how build Halloween props (animatronic Skulls and Arms).  This is his busy season so I am trying to well stocked so he can fulfill orders.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 1 year ago in reply to javagoza
    javagoza said:
    I like USB sound cards. I think they are more versatile

    They can have quirks, some certainly cap the frequencies lower than they claim; but I have an older USB Creative Soundblaster with a pre-amp that's useful for vinyl recording Slight smile

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 1 year ago in reply to dougw
    dougw said:
    I'm working on a fancy time-lapse camera for my 3D printer.

    I keep meaning to set this up, particularly with Octoprint, and connect it with a login system for my local hackspace.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 1 year ago in reply to ralphjy
    ralphjy said:
    I’m currently printing a holder for an outdoor temp/humidity sensor

    How're you getting power to that circuitry?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 1 year ago in reply to ntewinkel
    ntewinkel said:
    trying to get my little CNC router working from the Raspberry Pi

    You're controlling a router from a raspberry pi?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 1 year ago in reply to aswinvenu
    aswinvenu said:
    I am working on the part 2 of my blog on BeagleY-AI. ( BeagleY-AI Review - Part 1)

    It's really great to see someone managing to wrangle activity out of a beagleboard Slight smile

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 1 year ago in reply to genebren

    So DMX controlled halloween props?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
<>
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 © 2025 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