You are here |
blog.wokwi.com | ||
| | | |
qsantos.fr
|
|
| | | | As mentioned in my previous article, I am planning to publish a long-form article on UART. I am doing a series of shorter articles to lay the groundwork. This is one of these "short" articles; this one about how Arduino uses UART. Of course, I still went way too deep in this topic for something ... Continue reading Arduino's Automatic Reset ? | |
| | | |
blog.squix.org
|
|
| | | | Logic Analyzers can be quite useful to test and analyze hardware. In this short video I explain how to use the cheap LHT00SU1 logic analyzer together with PulseView on Mac OS X to test a new ESP32 development board. https://youtu.be/PHADbXs1rJQ Here is the code used to create the signals #include uint8_t pins [] =... | |
| | | |
iosoft.blog
|
|
| | | | Analog signal capture at 60 megasamples per second This project provides a simple way of capturing data using a Pi PicoW, and displaying it wirelessly on a Web browser, as either as a logic analyser, or an oscilloscope. The digital capture is done using the Pico I/O lines; the analogue capture uses an AD9226 parallel... | |
| | | |
andybrown.me.uk
|
|
| | Here in the UK the new reality of working in the IT business over the past year has been that we're all at home working remotely over virtual desktop connections and for someone engaged in software... |