Devastating. My esp32's TX and RX pins are... 6 7
October 31, 2025 at 9:13 PM
Devastating. My esp32's TX and RX pins are... 6 7
I spent the evening soldering pin headers onto modules. 🤓
I did several ESP32's (S3, C3, C6, H2), WCH RISC-V boards, an nRF52 (nice!nano clone), and I also assembled a single "smol Slime" (AKA a SlimeVR tracker)... though I couldn't find my stash of buttons/switches, so I improvised for testing. 😅
I did several ESP32's (S3, C3, C6, H2), WCH RISC-V boards, an nRF52 (nice!nano clone), and I also assembled a single "smol Slime" (AKA a SlimeVR tracker)... though I couldn't find my stash of buttons/switches, so I improvised for testing. 😅
October 19, 2025 at 5:35 AM
I spent the evening soldering pin headers onto modules. 🤓
I did several ESP32's (S3, C3, C6, H2), WCH RISC-V boards, an nRF52 (nice!nano clone), and I also assembled a single "smol Slime" (AKA a SlimeVR tracker)... though I couldn't find my stash of buttons/switches, so I improvised for testing. 😅
I did several ESP32's (S3, C3, C6, H2), WCH RISC-V boards, an nRF52 (nice!nano clone), and I also assembled a single "smol Slime" (AKA a SlimeVR tracker)... though I couldn't find my stash of buttons/switches, so I improvised for testing. 😅
ESP32 Decodes S/PDIF Like A Boss (Or Any Regular Piece of Hi-Fi Equipment)
ESP32 Decodes S/PDIF Like A Boss (Or Any Regular Piece of Hi-Fi Equipment)
S/PDIF has been around for a long time; it’s still a really great way to send streams of digital audio from device A to device B. [Nathan Ladwig] has got …read more
hackaday.com
October 6, 2025 at 8:30 AM
ESP32 Decodes S/PDIF Like A Boss (Or Any Regular Piece of Hi-Fi Equipment)
ESP32 Decodes S/PDIF Like A Boss (Or Any Regular Piece of Hi-Fi Equipment)
ESP32 Decodes S/PDIF Like A Boss (Or Any Regular Piece of Hi-Fi Equipment)
Hackaday Article
hackaday.com
October 6, 2025 at 8:05 AM
ESP32 Decodes S/PDIF Like A Boss (Or Any Regular Piece of Hi-Fi Equipment)
mkdir -p esptool_py/4.6.1
cd esptool_py/4.6.1
ln -s $(which esptool.py) esptool
安装 openocd-esp32
ESP32官方的OpenOCD可能没有32位系统的预编译版本,所以需要手动编译安装:
cd esptool_py/4.6.1
ln -s $(which esptool.py) esptool
安装 openocd-esp32
ESP32官方的OpenOCD可能没有32位系统的预编译版本,所以需要手动编译安装:
esptool.py
May 22, 2025 at 1:05 PM
mkdir -p esptool_py/4.6.1
cd esptool_py/4.6.1
ln -s $(which esptool.py) esptool
安装 openocd-esp32
ESP32官方的OpenOCD可能没有32位系统的预编译版本,所以需要手动编译安装:
cd esptool_py/4.6.1
ln -s $(which esptool.py) esptool
安装 openocd-esp32
ESP32官方的OpenOCD可能没有32位系统的预编译版本,所以需要手动编译安装:
🔍 Esplora le potenzialità di ESP32 e Raspberry Pi! Realizza una efficace rete mesh con ESP32 e visualizza i dati s… https://www.techrm.com/it/realizza-una-efficace-rete-mesh-con-esp32-e-visualizza-i-dati-su-node-red/ 🚀 Continua a esplorare il mondo Tech con noi! #OpenSource #Robotica #Arduino #ESP32
August 27, 2025 at 10:00 PM
🔍 Esplora le potenzialità di ESP32 e Raspberry Pi! Realizza una efficace rete mesh con ESP32 e visualizza i dati s… https://www.techrm.com/it/realizza-una-efficace-rete-mesh-con-esp32-e-visualizza-i-dati-su-node-red/ 🚀 Continua a esplorare il mondo Tech con noi! #OpenSource #Robotica #Arduino #ESP32
I will try ESPhome and see how far it takes me. But I feel like it may be rather bespoke in that I would have to program each ESP32 with its unique purpose. If I gave ten ESP32’s doing slightly different things, I am thinking it may be more flexible to build a script which covers everything needed,
September 29, 2025 at 4:48 PM
I will try ESPhome and see how far it takes me. But I feel like it may be rather bespoke in that I would have to program each ESP32 with its unique purpose. If I gave ten ESP32’s doing slightly different things, I am thinking it may be more flexible to build a script which covers everything needed,
Espressif Systems ESP32-S3-USB-OTG board comes with USB host and device ports to ease the development of #USB applications with #ESP32-S microcontrollers. #developmentboard #devkit #wifi #Bluetooth
cnx-software.com/2021/12/12/esp…
cnx-software.com/2021/12/12/esp…
Develop USB Host and Device applications with ESP32-S3-USB-OTG board - CNX Software
ESP32-S series chips like ESP32-S2 and ESP32-S3 come with a USB OTG interface, and Espressif unveiled the ESP32-S3-USB-OTG board last September in a post
www.cnx-software.com
February 6, 2025 at 2:24 AM
Espressif Systems ESP32-S3-USB-OTG board comes with USB host and device ports to ease the development of #USB applications with #ESP32-S microcontrollers. #developmentboard #devkit #wifi #Bluetooth
cnx-software.com/2021/12/12/esp…
cnx-software.com/2021/12/12/esp…
DRUM_2004_V1 - bicí syntezátor s ESP32
GitHub - zircothc/DRUM_2004_V1: ESP32 DRUM SYNTH MACHINE
ESP32 DRUM SYNTH MACHINE. Contribute to zircothc/DRUM_2004_V1 development by creating an account on GitHub.
github.com
May 11, 2024 at 7:30 AM
DRUM_2004_V1 - bicí syntezátor s ESP32
Why the alleged ESP32 backdoor couldn’t happen on CHERIOT https://lobste.rs/s/yffppm ##security ##hardware
Why the alleged ESP32 backdoor couldn’t happen here
If you’ve been following the news this weekend, you’ll have seen articles about a vulnerability (alleged to be an intentional backdoor) in ESP32 microcontrollers. The news is somewhat overhyped (the attacks probably require physical access) but it provides an opportunity to look at what we did in CHERIoT to eliminate this class of attack by construction.
cheriot.org
March 9, 2025 at 12:20 PM
Why the alleged ESP32 backdoor couldn’t happen on CHERIOT https://lobste.rs/s/yffppm ##security ##hardware
ESP32's have secure boot options so again, it is not a platform issue but a vendor one. And if you are worried about supply chain attacks then are countless devices that could do exactly the same thing - it is not ESP specific. IMO the lack of specificity in their wording pretty damning.
March 10, 2025 at 1:22 AM
ESP32's have secure boot options so again, it is not a platform issue but a vendor one. And if you are worried about supply chain attacks then are countless devices that could do exactly the same thing - it is not ESP specific. IMO the lack of specificity in their wording pretty damning.
Kniha probouzí fantazii.
S knihou od Martina Malého se budete cítit jako v dílně, okolo bude vonět tavidlo z pájky, ucítíte teplo ze zapnuté páječky a uslyšíte lehké ťukání prstů na klávesnici.
ESP32 prakticky opět skladem.
S knihou od Martina Malého se budete cítit jako v dílně, okolo bude vonět tavidlo z pájky, ucítíte teplo ze zapnuté páječky a uslyšíte lehké ťukání prstů na klávesnici.
ESP32 prakticky opět skladem.
March 3, 2025 at 12:58 PM
Kniha probouzí fantazii.
S knihou od Martina Malého se budete cítit jako v dílně, okolo bude vonět tavidlo z pájky, ucítíte teplo ze zapnuté páječky a uslyšíte lehké ťukání prstů na klávesnici.
ESP32 prakticky opět skladem.
S knihou od Martina Malého se budete cítit jako v dílně, okolo bude vonět tavidlo z pájky, ucítíte teplo ze zapnuté páječky a uslyšíte lehké ťukání prstů na klávesnici.
ESP32 prakticky opět skladem.
yep, but actually it looks like it is made for xtensa (esp32-S), now there is esp32-C also available which is RISCV, would be interesting to see what's missing from OCaml's official RISCV support.
December 8, 2024 at 8:47 AM
yep, but actually it looks like it is made for xtensa (esp32-S), now there is esp32-C also available which is RISCV, would be interesting to see what's missing from OCaml's official RISCV support.
When it first dropped I had it running on the ESP32-C6 (they have some examples in their repo). That being said, I think my personal favorite uses of embedded Swift are github.com/harlanhaskin... and github.com/DevilDimon/s...!
GitHub - harlanhaskins/SwiftGBA: Swift for Game Boy Advance
Swift for Game Boy Advance. Contribute to harlanhaskins/SwiftGBA development by creating an account on GitHub.
github.com
April 13, 2025 at 12:02 AM
When it first dropped I had it running on the ESP32-C6 (they have some examples in their repo). That being said, I think my personal favorite uses of embedded Swift are github.com/harlanhaskin... and github.com/DevilDimon/s...!
That's a good trick if you can do it! I don't know any ESP32's with an on board humidity sensor.
I assume you're just grabbing data from OpenWeather or similar?
I assume you're just grabbing data from OpenWeather or similar?
November 20, 2024 at 8:43 AM
That's a good trick if you can do it! I don't know any ESP32's with an on board humidity sensor.
I assume you're just grabbing data from OpenWeather or similar?
I assume you're just grabbing data from OpenWeather or similar?
Second prototype of this wireless MIDI skateboard controller is done! Powered by an ESP32 S2 Mini board, this bad boy sends MIDI over WiFi. Each knob is mappable to any parameter(s) you want in your DAW.
July 26, 2024 at 12:38 PM
Second prototype of this wireless MIDI skateboard controller is done! Powered by an ESP32 S2 Mini board, this bad boy sends MIDI over WiFi. Each knob is mappable to any parameter(s) you want in your DAW.
One runs pihole, one is a build platform for arduino and esp32 and one logs data from solar panel systems (esp32’s listen for ble adv’s and pluck out the mfg extended data, then forward via udp broadcast. The pi logger adds them to a daily flat file every 2 min. Apache CGI scripts for display.)
January 14, 2025 at 4:31 PM
One runs pihole, one is a build platform for arduino and esp32 and one logs data from solar panel systems (esp32’s listen for ble adv’s and pluck out the mfg extended data, then forward via udp broadcast. The pi logger adds them to a daily flat file every 2 min. Apache CGI scripts for display.)
After releasing the V1.5 ESP32 CNC Shield, i got some feedback and i´ll start to make a version to use connectors for shielded cables, as it´s a minor upgrade i will call it V.15S. Also got a question of a version to use VFD and both Mist and Flood so i will start to work on that next.
April 27, 2025 at 8:53 AM
After releasing the V1.5 ESP32 CNC Shield, i got some feedback and i´ll start to make a version to use connectors for shielded cables, as it´s a minor upgrade i will call it V.15S. Also got a question of a version to use VFD and both Mist and Flood so i will start to work on that next.
Einige Modelle des NerdMiner mit ESP32-2432S028 werden noch mit einer veralteten Firmware ausgeliefert, die nur rund 54 kH/s erreicht. Dabei lässt sich das Gerät mit wenig Aufwand auf eine aktuelle Version bringen – und erreicht dann bis zu 380 kH/s.
bit.ly/45L3OMy
bit.ly/45L3OMy
NerdMiner ESP32-2432S028: Alte Firmware gegen neue tauschen – so geht’s
Einige Modelle des NerdMiner mit ESP32-2432S028 werden noch mit einer veralteten Firmware ausgeliefert, die nur rund 54 kH/s erreicht. Dabei lässt sich das Ger
bit.ly
August 21, 2025 at 7:52 AM
Einige Modelle des NerdMiner mit ESP32-2432S028 werden noch mit einer veralteten Firmware ausgeliefert, die nur rund 54 kH/s erreicht. Dabei lässt sich das Gerät mit wenig Aufwand auf eine aktuelle Version bringen – und erreicht dann bis zu 380 kH/s.
bit.ly/45L3OMy
bit.ly/45L3OMy
📰 Building an open-source Wi-Fi Mac layer for the ESP32
💬 Users seek clarification on ESP32’s closed nature and OSI's MAC layer importance. A mix of curiosity and concern prevails. 🤔
https://news.ycombinator.com/item?id=43304962
💬 Users seek clarification on ESP32’s closed nature and OSI's MAC layer importance. A mix of curiosity and concern prevails. 🤔
https://news.ycombinator.com/item?id=43304962
March 9, 2025 at 5:00 AM
📰 Building an open-source Wi-Fi Mac layer for the ESP32
💬 Users seek clarification on ESP32’s closed nature and OSI's MAC layer importance. A mix of curiosity and concern prevails. 🤔
https://news.ycombinator.com/item?id=43304962
💬 Users seek clarification on ESP32’s closed nature and OSI's MAC layer importance. A mix of curiosity and concern prevails. 🤔
https://news.ycombinator.com/item?id=43304962
Stylový monitor kvality vzduchu ESP32 s e-ink displejem.
You, too, can make this stylish ESP32 air quality monitor with an e-ink display, and it looks stylish to boot
Keep an eye on your CO2 levels with this lovely setpiece.
www.xda-developers.com
August 27, 2025 at 12:16 PM
Stylový monitor kvality vzduchu ESP32 s e-ink displejem.
The solar power system data logger is now finished.
* systemd starts the logger process
* logger reads the usb gps & sets the date/time
* logger starts udp read threads for the mppt / shunt esp32’s
Runs without internet, headless and unattended 24/7.
http and console displays.
* systemd starts the logger process
* logger reads the usb gps & sets the date/time
* logger starts udp read threads for the mppt / shunt esp32’s
Runs without internet, headless and unattended 24/7.
http and console displays.
November 14, 2024 at 7:20 PM
The solar power system data logger is now finished.
* systemd starts the logger process
* logger reads the usb gps & sets the date/time
* logger starts udp read threads for the mppt / shunt esp32’s
Runs without internet, headless and unattended 24/7.
http and console displays.
* systemd starts the logger process
* logger reads the usb gps & sets the date/time
* logger starts udp read threads for the mppt / shunt esp32’s
Runs without internet, headless and unattended 24/7.
http and console displays.
Yep, there is no algorithm, just a regex match 😁
August 8, 2024 at 9:52 PM
Yep, there is no algorithm, just a regex match 😁
Finally got some translucent PETG filament and was able to print the light pipe and install a green LED in my remix of the early 90s-ish-Apple-styled PiSCSCI case. This enclosure holds an Ethernet to WS281x pixel controller project based on an Olimex ESP32 Gateway board.
January 19, 2025 at 3:32 AM
Finally got some translucent PETG filament and was able to print the light pipe and install a green LED in my remix of the early 90s-ish-Apple-styled PiSCSCI case. This enclosure holds an Ethernet to WS281x pixel controller project based on an Olimex ESP32 Gateway board.