I am now a proud owner of this Canon X-07 hand-held computer. I found it from an online auction for an unmissable price. It was advertised as pristine condition with original box and manuals. This machine is quite rare, but has seen popularity in Finland and France. I’ll try to document this computer as thoroughly Read More ...
C64 XA1541 Cable
The XA1541 cable is adapter often used to connect C64s 1541 floppy drive to more modern PC equipment. It connects to PC parallel port, and special software bitbangs IEC commands and data to 1541 drive. Old 386 laptop is used due lack of parallel port in modern computers.
VFD Returns!
I dug out my old VFD display project. This time I got some text showing up and prototype ready to be even bolted in some enclosure. I started with sawing piece of from original display controller as I didn’t bother to make PCB to house VFD screen, and all needed IC:s and connections were already there. Removing piece from 2mm fiberglass board is not easy task when your only tools are couple of hobby knives. But sawing boards with hacksaw would have caused more nasty fiberglass mess. Read More …
UART to RS232 voltage level shifter
Sometimes I find myself in need of interface some old tech that uses legacy RS232 interface. The thing is today’s computers and other smart logics do not have real TIA-232 compliant serial ports. The RS232 standard uses voltage levels that range from ±3V to ±15V, and space between -3V and +3V is defined as not valid. And a logic 1 is transmitted as negative voltage.
Even though use of RS232 ports are seldom use anymore, an asynchronous serial communication is not dead. Many embedded systems use it as debug interface. Also some devices still use it as communication interface, even if physical layer is implemented with USB or Bluetooth. Read More …
Saleae Logic analyzer knock-off
Postman (or woman) brought envelope containing Chinese Saleae Logic analyzer today. Lets see if fierce 20€ price is justified for this plastic brick. I also tried to reverse engineer one Sony VAIO wireless keyboard which may be more difficult that it first seemed. Read More …
Happy birthday
Happy first birthday for this blog!
Sharp Elsimate EL-8118
As you might have noticed, I have a thing about VDF displays and old calculators. This time I found old Sharp EL-8118 which is pocket calculator with basic arithmetic operation with some nice additions. It includes features like settable floating/fixed decimal, sqrt’s and powers, percent and delta percent, constant pi, 1/x or x^(-1) and memory.
It had had battery leak in somewhere its lifetime, but nothing was damaged bad enough and cleaning switch & battery contacts fixed it. It has wear and scratches, but is still sturdy and beautiful calculator. Read More …
Working serial connection!
I got the Hello World! Finally serial communication part is working, next part is to get display refreshing and sift register writing to work efficiently as it must be constantly multiplexed. Read More …
VFD Schematics & code witchcraft
I have yet published basic schematics and code for display project. Atmega 16 work as display controller. It will read data from uart serial port, place it to text buffer and simultaneously multiplex display trough segment voltage buffers and huge digit shift register. ASCII text is converted to segment data and font can be created with computer program. Read More …
Small nixie clock firmware update
GitHub codestuffthing for firmware, now 1.3 version with better alarm light handling and user input needed to reset 88:88 error.
VFD Time!
Hello, I’m Ketturi Fox, and I’m addict. Yes, I have VFD addiction, Vacuum Fluorescent Displays, I mean. I have big box of them, waiting for appropriate project (which probably will never come). This time I found big nice displays from old digital scale.
Inside crystal
I found an old crystal oscillator from my junk bin, and tough it would make interesting teardown. It is much bigger than new ones, but it works just same way as its little brothers.
Shall we look inside? Read More …
What’s up? -Nothing special
I have not been lately active at all. Sorry. I have not done much on electronics, just lied lazy in home. But I have some small updates. Read More …