Jump to content

Recommended Posts

Posted

accordingly H618 do not have mic in hardware

https://www.cnx-software.com/2023/07/03/orange-pi-zero-3-allwinner-h618-sbc-ships-with-up-to-4gb-ram/

 

hence, an option is to use a usb soundcard / dongle

https://www.aliexpress.com/w/wholesale-usb-sound-card.html

 

there are also those 'arduinoish' approaches

e.g. to use a ADC module board e.g. 

https://www.ti.com/lit/ds/symlink/ads1110.pdf

https://www.aliexpress.com/w/wholesale-ads1110.html

https://www.instructables.com/Arduino-and-the-TI-ADS1110-16-bit-ADC/

 

but that you would need to hack the pin interfaces to use i2c etc.

note it seemed ads1110 is a bit too slow for sound.

alternatives are like stm32, which has built-in adc that can go to like 1-2.5 Msps, but you would need to hack the spi interface etc.

the 'easiest / cheapest' way seemed to be generic 'usb sound cards'

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines