Hackaday Supercon 2024
I’ll be giving a presentation at Hackaday Supercon 2024 in Pasadena, CA. Slides and other...
I’ll be giving a presentation at Hackaday Supercon 2024 in Pasadena, CA. Slides and other...
Embedded Linux on the ESP32-S3 This is a newbies guide to Embedded Linux on the...
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...
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, WIP Here are some notes on the Espressif ESP32 Hardware Encryption Features for wolfSSL....
Here are some notes on single-step JTAG debugging the Espressif ESP32 using the Tigard from...
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...
Some tips for using wolfSSL on the Espressif ESP32 Getting Started with wolfSSL for Espressif...
wolfSSL install Some tips on hooking up wired-ethernet ENC28J60 to the ESP32. I found this...
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...
Some information on using Segger JLink to OpenOCD GDB debug an ESP32 project, specifically my...
Some notes on a sample wolfSSL project for the ESP32. the wolfssh include directory needs...
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...
(draft / WIP v2) UPDATE: See my ESP32 to UART SSH Server and ESP8266 to...
My ESP32-S2 Saola R1 arrived!! What exactly is that? Well, I wondered the same thing....
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...
Notes and information on JTAG Debugging the ESP32 WROOM-32 (aka DevKitC, aka ESP32_Core_Board_V2) I started...