Categories
Archives
- December 2024
- November 2023
- August 2022
- June 2022
- November 2021
- October 2021
- September 2021
- April 2021
- February 2021
- December 2020
- October 2020
- September 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- July 2019
- May 2018
- November 2015
- July 2015
- June 2015
- April 2015
- March 2015
- August 2013
- December 2011
- December 2010
- September 2010
- July 2010
- March 2010
- February 2010
- December 2009
- January 2009
- August 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- July 1999
Links...
Other
Meta
Category Archives: Anything
ARM:0010 STM32CubeMX- USB 2 COM dongle
This article is also an introduction, but this time a bit more practical- USB to serial port (COM) dongle. This tutorial will show how to create USB devices from “canned” software using only STM32CubeMX. For this example I used some … Continue reading
ARM:0009 STM32CubeMX tool from STM MCUs
There will be several posts about using the cheapest MCU board from China. So called Bluepill- PCB containing STM32F103C8T6 microcontroller, USB connector and some small elements. For a few bucks/euros we have upto 72MHz CPU, 64Kb of ROM and up … Continue reading
Collecting horses in Fallout 4
Due to a virus outbreak I was burning my time: It is some type of fetish.
Repair of the Atari 2600 jr
I found PCB from the classic 2600 JR. It was forcefully removed from the case maybe using a hammer. The PCB is bent, some parts torn out and missing switches. PCB was cracked and several traces were broken. I repaired … Continue reading
Thing to know: Z80 CPU clock
I just only want to send notes to myself. Z80 CPU clock must be 5Vpp and pure TTL levels sometimes are too low for good and stable CPU work. Even this old CPU is very stable at 5Vpp clock, meanwhile … Continue reading
AM modulation, schematics, lots of transistors and perfect modulation
I was testing various AM radios and noticed that I don’t have a proper AM source. The AM broadcasting station in my region is very scarce and weak. Also, I wanted more options for radio receiver testing. I thought that … Continue reading
Simple Sinewave generator
There is simple and good way to generate quite pure sine wave: This circuit is not very simple, but results are quite fine: output is pure sine wave. From the other side, this schematics have some minuses: it is hard … Continue reading
ZX LCD
After building ZX Spectrum clone in CPLD I ported hardware code to another project and this is a bit simpler, but it uses some mono LCD from old copy machine. Now I used only one CPLD, but I added an … Continue reading
Cartridge for Commodore 64
Sometimes I want to show how old 8 bit computers work for some n00bs. It is nice to load some games from tape, some from disk. But when I want to show more games, the best thing is cartridges. And … Continue reading
ZX Spectrum inside CPLD
I found an old ZX Spectrum clone made in Soviet Union in the 90’s. It was my computer, I wrote several programs on it and also, I wrote drivers for Epson printer on this hardware. This model has Soviet chip … Continue reading