Feed Fritzing Blog [copy] https://feedmix.novaclic.com/atom2rss.php?source=https%3A%2F%2Fblog.fritzing.org%2Ffeed.xml has loading error: A feed could not be found at `https://feedmix.novaclic.com/atom2rss.php?source=https%3A%2F%2Fblog.fritzing.org%2Ffeed.xml`; the status code is `200` and content-type is `text/html`
Feed SparkFun Electronics [copy] http://www.sparkfun.com/feeds/news has loading error: cURL error 22: The requested URL returned error: 405
Feed The RFID Weblog [copy] http://www.rfid-weblog.com/index.rss has loading error: cURL error 22: The requested URL returned error: 404 Not Found
Feed tqfp.org [copy] http://tqfp.org/rss/ has loading error: cURL error 22: The requested URL returned error: 502 Bad Gateway

From Mobility to Mowing: Hacking Surplus Medical Equipment for an Autonomous Lawnmower

https://invidious.privacyredirect.com/watch?v=fLue5p1RQMk

Imagine an autonomous lawnmower, precisely navigating your yard with no human intervention. Now, imagine its heart and soul is a repurposed electric wheelchair. This is the premise of a fascinating project where a Jazzy Select Mobility Scooter Wheelchair is transformed into an autonomous mower. By hacking its control system, Brent is leveraging the scooter’s robust drive motors and motor controller for a completely different purpose.

The Heart of the Hack: The Joystick Interface

The core of this project involves reverse-engineering the wheelchair’s control system. The key is its three-pin interface, which consists of a 24V battery line, a ground, and a...

Crystalfontz
Posted at 2025-08-21 16:21:18 | Electronics | read on

A NeoPixel Driver using AVR Hardware [2]

My previous article described a driver for NeoPixel (WS2812) LED displays using the SPI peripheral on an AVR processor in conjunction with a Timer/Counter and the Configurable Custom Logic (CCL).

This article shows how to go one step further, and eliminate most of the interconnections between the pins on that circuit by taking advantage of an additional feature of recent AVR processors, the Event System:

NeoPixel Driver using the hardware peripherals and Event System in an AVR128DA28.

Introduction

The article A NeoPixel Driver using AVR Hardware [1] described a program for AVR processors that created the stream of pulses needed by the NeoPixel protocol,...

Technoblogy
Posted at 2025-08-19 23:00:00 | Electronics | read on

Применение дешевых NFC меток NTAG213/215/216 работающих по стандарту ISO/IEC 14443A для дома и других сфер применения

Рассматриваются современные NFC метки NTAG213, NTAG215 и NTAG216 разработанные компанией NXP Semiconductors, работающие по стандарту ISO/IEC 14443-A. Эти метки очень популярны благодаря своей доступности, универсальности и совместимости с большинством NFC-считывателей, включая смартфоны. Фактор дешевизны и доступности определяет массовое распространение этих NFC-меток. Что такое NFC NFC или Near Field Communication – это технология «связи ближнего действия». Она позволяет пользователям обмениваться информацией, просто поднося устройства друг к другу на расстояние до 10 см. По сути NFC это частный случай RFID (Radio Frequency Identification) — механизма радиочастотного обмена данными, хранящимися в так называемых транспондерах или метках, который основан на стандартах ISO/IEC 18092 NFC...

DevDotNet.ORG
Posted at 2025-08-19 22:15:47 | Electronics | read on

Why do people keep writing about the imaginary compound Cr2Gr2Te6?

I was reading the latest issue of the journal Science, and a paper mentioned the compound Cr2Gr2Te6. For a moment, I thought my knowledge of the periodic table was slipping, since I couldn't remember the element Gr. It turns out that Gr was supposed to be Ge, germanium, but that raises two issues. First, shouldn't the peer reviewers and proofreaders at a top journal catch this error? But more curiously, it appears that this formula is a mistake that has been copied around several times.

The Science paper [1] states, "Intrinsic ferromagnetism in these materials was discovered in Cr2Gr2Te6 and CrI3 down to the bilayer...

Ken Shirriff's blog
Posted at 2025-08-18 18:41:00 | Electronics | read on

Here be dragons: Preventing static damage, latchup, and metastability in the 386

I've been reverse-engineering the Intel 386 processor (from 1985), and I've come across some interesting circuits for the chip's input/output (I/O) pins. Since these pins communicate with the outside world, they face special dangers: static electricity and latchup can destroy the chip, while metastability can cause serious malfunctions. These I/O circuits are completely different from the logic circuits in the 386, and I've come across a previously-undescribed flip-flop circuit, so I'm venturing into uncharted territory. In this article, I take a close look at how the I/O circuitry protects the 386 from the "dragons" that can destroy it.

The 386 die, zooming in on some of the bond pad...

Ken Shirriff's blog
Posted at 2025-08-17 14:40:00 | Electronics | read on

August Update: Note-able Tablet Updates

Hello RSS users! In this update we announce a new community manager, updates to the PineTab2 and PineNote, FreeBSD on the PinePhone Pro, a guide on upstreaming PinePhone Pro patches and a small bit for you Pinecil users.

PINE64
Posted at 2025-08-16 00:00:00 | Electronics | read on

A Quick Community Update on PinePhone Pro and What’s Next

Hey everyone! As many have noticed, the PinePhone Pro is currently out ot stock on the Pine Store. Unfortunately we have to deliver you the following news: the PinePhone Pro is officially discontinued. We were told it didn’t sell well enough to keep production going. But the good news for current owners are that spare parts will still be made for up to two years, depending on demand. Meanwhile, the trusty PinePhone (A64) is still alive and kicking, and Pine Store plans to keep it rolling for about two more years.

PINE64
Posted at 2025-08-14 00:00:00 | Electronics | read on

Candle Flame Oscillations as a Clock

Todays candles have been optimized for millenia not to flicker. But it turns out when we bundle three of them together, we can undo all of these optimizations and the resulting triplet will start to naturally oscillate. A fascinating fact is that the oscillation frequency is rather stable at ~9.9Hz as it mainly depends on gravity and diameter of the flame. 

We use a rather unusual approach based on a wire suspended in the flame, that can sense capacitance changes caused by the ionized gases in the flame, to detect this frequency and divide it down to 1Hz.

Introduction

Candlelight is a...

Tim's Blog
Posted at 2025-08-13 11:16:42 | Electronics | read on

A CT scanner reveals surprises inside the 386 processor's ceramic package

Intel released the 386 processor in 1985, the first 32-bit chip in the x86 line. This chip was packaged in a ceramic square with 132 gold-plated pins protruding from the underside, fitting into a socket on the motherboard. While this package may seem boring, a lot more is going on inside it than you might expect. Lumafield performed a 3-D CT scan of the chip for me, revealing six layers of complex wiring hidden inside the ceramic package. Moreover, the chip has nearly invisible metal wires connected to the sides of the package, the spikes below. The scan also revealed that the 386 has two separate power...

Ken Shirriff's blog
Posted at 2025-08-09 16:08:00 | Electronics | read on

Самодельные французские радиолампы 1920-х годов. Часть 4. Вакуумный триод

Финально-десертная часть эпопеи М. Н. Минье — французского коллеги-любителя из прошлого, в своё время и своими невеликими возможностями (часть 1) изловчавшегося делать практические усилительные лампы, пусть и невысоких достоинств, для своего радио. Основа основ для таких работ — вакуумный насос для откачки собранных приборов, сделан им самостоятельно — стеклянный, ртутно-капельного типа (часть 2), позже дооснащённый простейшим индикатором разрежения — разрядной трубкой (Гейслера) (часть 3). Попутно освоен необходимый ряд стеклодувных операций и простые учебно-тренировочные лампы накаливания. При этом мастерская нашего энтузиаста (попробуем себе это представить!) не оснащена сетевым электричеством и горючим газом, для горячей работы со стеклом применена самодельная горелка-февка на жидком топливе и с...

[BabayMazay] Сергей
Posted at 2025-08-08 09:01:33 | Electronics | read on
1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 124

***

Однажды китайский ученый Ли Хунь Янь обнаружил некоторую незначительную, однако, существенно отличающуюся от фона корреляцию между количеством псилоцибина потребляемого корфуцианскими медузами и характером передвижения оных по стенкам четырехсотлитровго шарообразного аквариума, установленного в лаборатории по случаю празднования сто второго полугодичного затмения от начала новой эры Сингулярного Прорыва. Недолго думая, Ли Хунь Янь приделал к щупальцам медуз источники излучения в видимом диапазоне но с разной длинной волны, заснял весь процесс шестью камерами с 48 часовой выдержкой, симметрично расставив последние вокруг сосуда, где резвились подопытные и через неделю собрал прелюбопытнейший материал, который, в свою очередь, лег в основу фундаментального труда, ныне известного, как теория полутретичных n-многообразий простой метрики Ли Хунь Янь, с которой (с некоторыми упрощениями и оговорками) я, по мере сил, постараюсь познакомить любопытного и пытливого читателя.

Recently