Feed linux for devices [copy] http://www.linuxfordevices.com/rss-feeds-1.xml has loading error: cURL error 22: The requested URL returned error: 404
Feed marsohod.org [copy] https://marsohod.org/component/ninjarsssyndicator/?feed_id=1&format=raw has loading error: cURL error 22: The requested URL returned error: 500
Feed Music Hackspace [copy] http://musichackspace.org/feed/rss/ has loading error: cURL error 22: The requested URL returned error: 404
Feed SparkFun Electronics [copy] http://www.sparkfun.com/feeds/news has loading error: cURL error 22: The requested URL returned error: 405
Новая жизнь старого GPS-приёмника

В этой статье я расскажу о том, как я использовал старый GPS-приемник в качестве приёмника для захвата "сырых" данных GPS. Также я постараюсь рассказать о базовых принципах приема и декодирования данных GPS.
Читать далееApp note: Nexperia load switch ICs

Nexperia’s app note on their load switches, combining multiple load switch functions in to one chip. Link here (PDF)
Nexperia load switch ICs are highly integrated Power Management Integrated Circuits (PMICs) designed to efficiently control power rails within electronic systems. Load switches serve as indispensable components for managing power distribution and enabling the smooth operation of various loads.
Thoughts on the unreleased Tangara audio player
![]()
A brief analysis of the Kicad source files. Surprisingly uses two 32-bit microcontrollers.
Эпичные подделки HC-06

Я расскажу об актуальной проблеме – а именно, наводнении контрафактом рынка Bluetooth-модулей.
Что, конечно присутствовало всегда, но только сейчас дошло до размаха, когда оригинальные модули HC сталичто угодно, но не BC417. дефицитом.
Так же, познакомлю вас со своим способом изучения китайских подделок, основанным на исследовании и сравнении кристаллов микросхем под металлографическим микроскопом. Готовьтесь лицезреть красоты микроэлектроники. :)
Читать дальше
Halloween Projects and Specials

It’s time for our annual reminder that we love Halloween! Our Halloween Project Archives is a great resource for inspiration and ideas.
Halloween is one of our favorite holidays, and … we’ve organized dozens of our Halloween projects into categories: costumes, pumpkins, decor and food.
A new pen clip for AxiDraw
https://player.vimeo.com/video/871130951?badge=0

Tiny product update: A new version of the pen holder for AxiDraw, with slots for quick adjustment between the vertical and 45 degree angle positions.
Запуск Тетриса на осциллографе из 90-х

В этой статье я хочу рассказать о том, как я запустил Тетрис на старом цифровом осциллографе. Без пайки и бега по граблям не обошлось... Зачем я это сделал — просто Just for fun.
Читать далееFree Stuff - August 2023
The August recipient for the Great Scott Gadgets Free Stuff Program is The Factory, a student-run hardware design lab at McGill University in Montreal, Canada. The Factory aims to give students access to advanced tools for their hardware projects, space to work on their projects, and support in developing technical skills.
The Factory has previously offered workshops on VIM, VHDL, C, and PC building. They also run a Hackathon called The Forge. In one instance of The Forge students formed teams and built a line tracing robot to race against the other teams. In non-event related times, students in this lab...
GSoC23 — Final Project Report

Table of Contents Table of Contents Introduction Project Information My Work During GSoC Documentation Rework and Cleanup Implementing SDF INTERCONNECT OpenLane Example Designs An Excursion Into Timing Checks Challenges and Learnings Future Plans Final Words - Thank You Introduction
All good things come to an end, and so does my Google Summer of Code (GSoC) project about implementing the SDF INTERCONNECT feature in Icarus Verilog. This feature is important if you want to perform timing accurate Verilog simulations of an ASIC (application-specific integrated circuit). Once a design has been hardened, the delays can be extracted from the actual physical layout, as can be seen in the example of this RISC-V CPU:
PicoRV32 RISC-V CPU...
Moondancer: A Facedancer backend for Cynthion

Note: This is a crosspost of a Cynthion update on Crowd Supply: https://www.crowdsupply.com/great-scott-gadgets/cynthion/updates/moondancer-a-facedancer-backend-for-cynthion
One of the core features promised in the Cynthion announcement is the ability to create your own Low-, Full- or High- speed USB devices using the Facedancer library – even if you don’t have experience with digital-hardware design, HDL or FPGA architecture. If you’ve been eagerly anticipating this feature, we’re pleased to introduce Moondancer, a new Facedancer backend for Cynthion.
What is Facedancer?Facedancer is a host-side Python library for writing programs that remotely control the physical USB port(s) on Facedancer boards such as the original Facedancer21, GreatFET One, and...