Search found 5 matches

by vanvught
Sun 20 Feb, 2005 8:56 pm
Forum: Software & Programmierung
Topic: [AutoTrace] Preview: ILDA output module
Replies: 1
Views: 3356

[AutoTrace] Preview: ILDA output module

I have just finished a first working version of the "output_ild_writer".

Autotrace: http://autotrace.sourceforge.net/

This output module is based on the "output_plt_writer" and the
Frame/Sequence code from KLaserplay
(http://www.linux-laser.org/klaserplay/klaserplay.php4?lang=en).

Sample output ...
by vanvught
Sun 20 Feb, 2005 8:52 pm
Forum: Software & Programming
Topic: [AutoTrace] Preview: ILDA output module
Replies: 0
Views: 18305

[AutoTrace] Preview: ILDA output module

I have just finished a first working version of the "output_ild_writer".

Autotrace: http://autotrace.sourceforge.net/

This output module is based on the "output_plt_writer" and the
Frame/Sequence code from KLaserplay
(http://www.linux-laser.org/klaserplay/klaserplay.php4?lang=en).

Sample output ...
by vanvught
Wed 19 Jan, 2005 3:37 pm
Forum: OpenProject: bILDA
Topic: Replacing 8-bit with 12-bit DAC - with almost no cost..
Replies: 5
Views: 8681

fyi, the DAC1232 is not cheap: 1 Stück 57.68 EUR
found at http://www.hinkel-elektronik.de/shop/2705.html

Erich, do you have an electronics retailer for your AD7537KN?

Cheers, Arjan
by vanvught
Tue 18 Jan, 2005 10:04 pm
Forum: OpenProject: bILDA
Topic: Replacing 8-bit with 12-bit DAC - with almost no cost..
Replies: 5
Views: 8681

Guido,

The MAX508 has a 8-bit-wide data bus interface. I would use PC3/4 for the additional input control logic.

I would not write my own firmware, but add the 12-bit support to bILDA. There is some pre-work already done:

bilda-output.cpp
/* case BILDA_XY_FORMAT_12BIT:
this->xy_func = bilda_xy ...
by vanvught
Mon 17 Jan, 2005 9:12 pm
Forum: OpenProject: bILDA
Topic: Replacing 8-bit with 12-bit DAC - with almost no cost..
Replies: 5
Views: 8681

Replacing 8-bit with 12-bit DAC - with almost no cost..

Hi,

I am evaluating the possibility to replace the default 8-bit DAC with a 12-bit DAC. I've found this one: MAX508 - Voltage-Output, 12-Bit DAC with Internal Reference and 12-Bit Interface http://www.maxim-ic.com/quick_view2.cfm/qv_pk/1543 .

The idea is to the use bILDA PCB, remove the two DACs ...

Go to advanced search