EdgeRouter-X Port Mirroring: Inspect ESP32 Network Packets V2
This setup is similar to a prior blog, but this time using an ExpressVPN Go...
This setup is similar to a prior blog, but this time using an ExpressVPN Go...
I gave a presentation at Hackaday Supercon 2024 in Pasadena, CA.Thank you to everyone that...
Embedded Linux on the ESP32-S3This is a newbies guide to Embedded Linux on the ESP32-S3....
Here are some notes on removing the mbedTLS and using the commercial-grade wolfSSL encryption libraries...
Sniffing WiFi packets on an ESP32 during development.This blog documents the network configuration used in...
Setting up the ICE-V Wireless ESP32-C3 RISC-V + iCE40 FPGA development board with the Award...
The FTDI 2232, such as the one found on the Espressif ESP32-Ethernet-Kit V1.2 is normally...
PREVIEW, WIPHere are some notes on the Espressif ESP32 Hardware Encryption Features for wolfSSL.Any discussion...
Here are some notes on single-step JTAG debugging the Espressif ESP32 using theTigard from Crowd...
So you have a ULX3S and want to connect via SSH. Yes! This is quite...
Some note on the development of the ESP32 SSH Server.TL;DR Don’t use WSL while debugging;...
Some tips for using wolfSSL on the Espressif ESP32Getting Started with wolfSSL for Espressif ESP32Like...
wolfSSL installSome tips on hooking up wired-ethernet ENC28J60 to the ESP32.I found this helpful review...
By default the Ubiquiti EdgeRouter-X acts as a swtich, meaning packets from other ports will...
Various tips and reminders when developing for the ESP32.Problem:Forgot how to program with idf.Solution: cd...
Some information on using Segger JLink to OpenOCD GDB debug an ESP32 project, specificallymy WIP...
Some notes on a sample wolfSSL project for the ESP32.the wolfssh include directory needs to...
Some notes on setting up the wolfSSL SSH project. See also the ESP32 SSH Server...
NOTE: This page is retained only for historical / reference reasons only. GH Pages fails...
NOTE: This page is retained only for historical / reference reasons only. GH Pages fails...
(draft / WIP v2)UPDATE: Seemy ESP32 to UART SSH Serverand ESP8266 to UART SSH Serverand...
My ESP32-S2 Saola R1 arrived!! What exactly is that? Well, Iwondered the same thing. Per...
It has been over a year since I first learned about the Radiona ULX3S development...
My January efforts have focused on writing C# on an embedded device. Yes, you read...
This blog is a walk-though using the Visual Micro Arduino IDE in Visual Studio 2019...
As the end of 2018 approaches, I thought it might be nice to share a...
This blog entry is about pushing a button. Seems simple enough, eh? Except when the...
The more I use Visual Studio 2017 and the integration with GitHub, the more I...
Last month I started working on a project to control GPIO pins on a device...
I'll be keeping track of my gizmo compatibility here.See also: https://github.com/gojimmypi/Gizmos Atmel ICE Bus...
Notes and information on JTAG Debugging the ESP32 WROOM-32 (aka DevKitC, aka ESP32_Core_Board_V2)I started off...