Digital Devices

  • Page 1 of 2
  • 1
  • 2
  • >

Archive for the ‘Software’ category

Eagle PCB to G-code generator

December 21st, 2011

It is perfect to have fast way to produce PCB. For those of us, who have CNC milling machine available, is to mill the “printed” circuits one solution. It requires to have suitable milling machine with sufficient accuracy, working tool (HPTec V-groove cutter type 802.9 seems to be ideal for me, it is possible to buy it at http://www.cncshop.cz/drazkovaci-freza-30-600-v-profil-typ-802-9 ) and of course the software, which can convert PCB design to G-code for CNC milling machine. As far as I know, one of the most widely used PCB design software especially among the enthusiasts is Eagle from http://www.cadsoftusa.com/ . One of its feature is create the user language program (ULP), which can be used for many purposes and one of them is to generate G-code.
Eagle G-code generator
(more…)

I have programmed Mikrokopter PDA waypoints’ editor and transmitter to MK (via the bluetooth)  for Windows Mobile (6.5) finally. It is serious .NET 2.0 (dotnet) and .NET 3.5 application, therefore Microsoft .NET Compact Framework should be installed in the device.

Mikrokopter waypoints' editor

Mikrokopter waypoints' editor

(more…)

I have decided to realize the project called “MIKROKOPTER” since September 2009. I have to appreciate the effort of designers. It’s simply perfect project ! I can recommend it for everybody, who likes RC helicopters, wants to start with them or would like to take some photos / record video from the sky …. 20091122_113239

(more…)

EEPROM 25160 reader

August 28th, 2008

In the past, I needed to read content of EEPROM, which was signed 25160. All of programmers for me available, even declared as compatible with 25160 chip, were unable correctly read this device, so I did my own one. Because it was in time of windows ME, nowadays the function of utility could be complicated due to issues with LPT driving, but there are many possibilities for old software to communicate with LPT port in newer operating systems. Scheme of connection to EEPROM is at following picture:

(more…)

PIC disassembler

August 28th, 2008

Once upon a time I lose data on my HDD. It was the situation, when I had formatted harddisc and missed letter of drive. Reason was very stupid. I didn’t reset computer after fdisc action. What’s a pitty. Because I try to save my data periodically, not too much new information stayed unsaved, but one of them was assembler code of actual design (it was MIDI controller, which I’m going to publicate soon).

In past, there wasn’t available MPASM, as complex tool with dissasembling feature and therefore I got the idea to programm disassembler. (more…)

Copyright © Digital Devices. All rights reserved.
Cost: 32 queries, 1.132 seconds.