/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Raspberry Pi Pico Bit-Bangs 100 Mbit/S Ethernet
(www.elektormagazine.com)
263 points
chaosprint
| 1 comments |
29 Oct 25 23:21 UTC
|
HN request time: 0s
|
source
Show context
lukeinator42
◴[
30 Oct 25 02:25 UTC
]
No.
45755762
[source]
▶
>>45754439 (OP)
#
Something related to this that is really cool is directly reading from PDM microphones using PIO:
https://github.com/ArmDeveloperEcosystem/microphone-library-...
. This shouldn't be called bit-banging though if it's using PIO.
replies(1):
>>45756492
#
1.
wvenable
◴[
30 Oct 25 04:39 UTC
]
No.
45756492
[source]
▶
>>45755762
#
I think it still counts as bit-banging -- the PIO just lets you bit-bang faster and in a more limited way.
ID:
GO
↑