Feed SparkFun Electronics [copy] http://www.sparkfun.com/feeds/news has loading error: cURL error 22: The requested URL returned error: 405
HackRF Pro Production Timeline Update
Since our June announcement, we’ve made substantial progress toward the HackRF Pro launch, and we’d like to share an update on the project timeline.
Progress So Far:
All of the production parts that we expected to have a long lead time (which were ordered months in advance of our initial announcement in June) have been delivered to our contract manufacturer. We completed two additional hardware revisions to improve RF performance. We are now on HackRF Pro r1.1.1, which we anticipate will be the final revision. If there are further changes, they will be minor and will not include a PCB layout change. We delivered...«Сезам». Оживляем раритетный домофон с тремя ручками
Приветствую всех!
Неделю назад я уже рассказывал про такой артефакт из конца восьмидесятых как домофон «Сезам». Однако тогда ограничился лишь тем, что рассказал их историю и показал устройство панели и абонентского блока.
Читать дальше →BML Designing RISC-V SoCs with FPGAs : Part-RISC-V Assembly Language
2025.09.01 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent the majority of my 30+ year career designing digital logic circuits in ASICs and FPGAs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here.
This chapter explains RISC-V assembly language. With Bare-Metal SoC development, a minimal amount of assembly language knowledge is required.
CPUs, for the most part, don’t execute software programming languages like C or even assembly language. CPUs execute machine code, the lowest-level form of software instructions—a sequence of binary or hexadecimal...
BML Designing RISC-V SoCs with FPGAs : Part-GNU Cross-Compiler
2025.08.31 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent the majority of my 30+ year career designing digital logic circuits in ASICs and FPGAs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here.
This chapter explains installing and using the GNU GCC Cross-Compiler tool-chain for compile bare-metal C code into RISC-V machine code.
At the beginning of time, CPUs were programmed in assembly language. Assembly is fine for small projects, and was easy enough to learn back in the 8-bit 6502 and Z-80...
BML Designing RISC-V SoCs with FPGAs : Part-Intro
Table of Contents:
Part-1 : What are SoCs?
Part-2 : History of Modern Computer Architecture
Part-3 : RISC-V Assembly Language
Part-4 : RISC-V and the Femto core
Part-5 : Femto-CPU Memory Access
Part-6 : Femto-CPU Blinky in C
Part-7 : GNU cross-compiler
Part-8 : RISC-V and the KianV core
Part-9 : RISC-V and the Hazard3 core
Part-10 : Segger JTAG Debugger
Part-11 : Example Design – LED Blinky
Part-12: Example Design – UART Communications
Part-13 : Example Design – SPI Communications
Part-14 : Example Design – PWM Servo Controller
Part-15 : Example Design – VGA Graphics Controller
Part-16 : ? FreeRTOS ?
2025.08.31 : I’m Kevin Hubbard, BSEE. I’ve been designing with CPUs and digital logic for...
XMS Support Now Available for the Lo‑tech 2MB EMS Board
New for the Lo-tech 2 MB EMS board: thanks to EXMS86 by Mateusz Viste, XT-class machines can now run XMS software — and even gain up to 64 KB of UMB from the EMS page frame.
«Сезам». Самый антуражный домофон тысячелетия
Приветствую всех!
Этот аппарат без всякого сомнения можно назвать самым суровым домофоном из когда-либо выпускавшихся. Таких почти не осталось и больше не будут выпускать уже никогда. Сложно найти атрибут аутентичнее для создания атмосферы индустриальной эпохи или ещё чего-то подобного.
Это тот самый домофон «Сезам», он же «сезам с тремя ручками», он же «первый советский домофон». Удивительно, но на просторах интернета нет практически никакой информации о том, что это за аппарат, где он выпускался, как подключается и как устроен. Всё это мы и попытаемся выяснить в данной статье.
Читать дальше →Project Showcase: Movuan
A showcase of the Devuan based operating system for the PinePhone called Movuan.
A NeoPixel Driver using AVR Hardware [3]
My previous two articles described a driver for NeoPixel (WS2812) LED displays using the peripherals on an AVR128DA28 processor, and showed how to eliminate most of the interconnections between the pins on that circuit by taking advantage of the AVR Event System.
This third article shows how to go one step further, and fit the same NeoPixel Driver on a processor with half the number of pins, the 14-pin AVR64DD14:
NeoPixel Driver implemented using the hardware peripherals and Event System
in a 14-pin AVR64DDD14.
My earlier article A NeoPixel Driver using AVR Hardware [1] described a program for AVR processors that created the stream...
TIG сварка в домашней мастерской. Текущее дооснащение
Любое совершенствование личного места силы — домашней мастерской — бальзам на душу самоделкина, плюс открывающиеся дополнительные возможности, либо повышение комфорта в работе. Простой сварочный инвертор для работы штучными покрытыми электродами (ММА) — уже большое подспорье в этом хозяйстве, сварка же электродом неплавящимся в среде аргона, она же «аргоновая», она же TIG, даёт возможности куда как шире, позволяя при этом делать неразъёмные соединения высокого класса. Удешевление и компактность нынешних сварочных источников, доступность расходных частей, материалов и малолитражных баллонов высокого давления позволило TIG процессу уверенно осваивать любительские мастерские. Дело это, однако, сравнительно сложное и многогранное [1]. Здесь речь пойдёт о ряде модернизаций своей домашней сварочной установки, после пробных корявых швов,...