Following ChatGPT and Gemini, I finally had Claude create a software specification using the same prompt. From the perspective of an embedded engineer, I will evaluate the quality of the generated ...
A frequency counter library for esp32. It counts the numbers of pulses on a specified pin during a fixed time frame using native interrupts and timers. It only supports one instance per sketch for now ...
Department of Electronics and Information Convergence Engineering, Institute for Wearable Convergence Electronics, Kyung Hee University, 1732 Deogyeong-daero, Giheung-gu, Yongin-si, Gyeonggi-do ...
The following project is an update of Gary D. Patterson’s “Simplified CTC signals” in the July 1988 issue of MR. Bringing the project up to date was a large endeavour. The block control project now ...
Whether you're making the first steps in a new and exciting learning journey or you're on the verge of making a discovery that will revolutionize circuit design, having a test environment is paramount ...
In my previous design idea, a design for a simple GPS disciplined oscillator (GPSDO) 10 MHz reference was presented. A note at the end of that article describes the realization that a frequency ...
The Hackaday comments section has become infamous for a recurring theme that goes something like “I don’t know why they used an Arduino, they could have done it with a 555 timer!” If you’ve ever ...
High sensitivity, very low power radiation sensor in a Arduino shield form factor. Like many other hobbyist I have always been fascinated by radioactivity and the sensors to detect it.Geiger-Müller ...
A System-on-Module, or SoM for short, is an electronic circuit that integrates all needed system functions into a single module, including a processor, memory, and I/O controllers. However, unlike an ...