|
You are here |
infinitedigits.co | ||
| | | | |
iosoft.blog
|
|
| | | | | In a previous post, I described 'EDLA', a WiFi-based logic analyser unit, that uses a Web-based display. That version used an ESP32 to provide WiFi connectivity; the PEDLA uses a Pi PicoW module instead. Hardware PEDLA circuit board The hardware is similar to the previous version; aside from the CPU change, the main addition is... | |
| | | | |
cmetcalfe.ca
|
|
| | | | | Only record audio from specific applications with NVIDIA ShadowPlay | ShadowPlay is a feature of modern NVIDIA graphics cards that allows for recording... | |
| | | | |
blog.josephwilk.net
|
|
| | | | | A simple goal, to directly connect Emacs to running hardware and software synthesisers with realtime control. Emacs as a musical instrument. I ... | |
| | | | |
ncona.com
|
|
| | | A few months ago, I started learning Arduino, and recently I finished my first small project. After finishing the project, I was wondering if I could build the same thing for cheaper, and that's when I stumbled into ESP32. ESP32 is an MCU (Micro Controller Unit) that got very popular because it has integrated WiFi, Bluetooth, very good documentation and is relatively cheap for what it does. Interestingly, the Arduino UNO R4 WiFi contains two MCU and one of them is an ESP32. Getting an ESP32 The easiest w... | ||