Page 18 of 23 FirstFirst ... 8141516171819202122 ... LastLast
Results 171 to 180 of 230

Thread: Open Source/Freeware Budget USB DAC

  1. #171
    Join Date
    Feb 2009
    Location
    East Coast of Southern Virginia
    Posts
    554

    Default

    Hopefully it just starts out materializing then working as a point output device though. The other stuff can be added.

  2. #172
    mixedgas's Avatar
    mixedgas is offline Creaky Old Award Winning Bastard Technologist
    Infinitus Excellentia Ion Laser Dominatus
    Join Date
    May 2007
    Location
    A lab with some dripping water on the floor.
    Posts
    10,033

    Default

    CARD DAC
    USB
    can play laser signals (both galvo and color in 24 bit)

    Define 24 bit.

    Steve
    Qui habet Christos, habet Vitam!
    I should have rented the space under my name for advertising.
    When I still could have...

  3. #173
    Join Date
    Feb 2009
    Location
    East Coast of Southern Virginia
    Posts
    554

    Default

    24 bit sound card/device ... do we really have to define it to the point or are you looking to point out something?

  4. #174
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    Quote Originally Posted by heroic View Post
    Well... I could place the AT91SAM part they're using on the Make board and we could burn it with the firmware they're using; then it would work with their development kit (which is easy to use, kinda like Arduino).

    That would get us serious amounts of processing power (ARM is fast, much faster than the AVRs) and not a huge amount more cost. It also has onboard USB so that kills that problem.
    Now that sounds good to me. It should keep the cost down that way. I haven't looked at the arm specs but adding ethernet to the layout is as simple as the socket, magnetics, and interface chip. Some ethernet sockets have magnetics built in. Programming for ethernet on the other hand, a bit more difficult By doing this it saves quite a bit over that board.

  5. #175
    mixedgas's Avatar
    mixedgas is offline Creaky Old Award Winning Bastard Technologist
    Infinitus Excellentia Ion Laser Dominatus
    Join Date
    May 2007
    Location
    A lab with some dripping water on the floor.
    Posts
    10,033

    Default

    Quote Originally Posted by cfavreau View Post
    24 bit sound card/device ... do we really have to define it to the point or are you looking to point out something?

    Point,is wav on cd distributes at 16 bits, I thought 24 bit was record stage only.

    And right now we are depend on CM chip based sound cards. Sound card dacing is limited to those who can solder and or make the adapter boards, or find a friend to do so. So the X+Y of going open source is it is No longer sole source.

    Steve
    Qui habet Christos, habet Vitam!
    I should have rented the space under my name for advertising.
    When I still could have...

  6. #176
    Join Date
    Jul 2006
    Location
    Belgium
    Posts
    306

    Default

    Quote Originally Posted by mixedgas View Post
    Point,is wav on cd distributes at 16 bits, I thought 24 bit was record stage only.

    And right now we are depend on CM chip based sound cards. Sound card dacing is limited to those who can solder and or make the adapter boards, or find a friend to do so. So the X+Y of going open source is it is No longer sole source.

    Steve
    I think they mean 1 channel for at least 8 bit Red, 1 channel for 8 bit green, 1 channel for 8 bit blue. This matches the 24 bit 'full' color images on computers.

  7. #177
    Join Date
    Dec 2008
    Location
    Vezon, Belgium
    Posts
    1,017

    Default

    I had the idea of making a simple coding algorithm to output graphical data out of a graphic card, as to have direct signal for X/Y on sync signals, and RGB on RGB signals

    there should be a way, with custom resolutions and the correct algorithm, to output the data from ILDA frames directly to a video device so that the averaging of the signals would recreate the signals needed to display the frame on the projector

    I don't know if this is understandable, but with the help of a framework like .NET and the newly released dev tools for graphical programming (direct GPU programming from nvidia and ATI), that would be awesome... we would then also benefit from direct3D, opengl, and any implementation of vertexes and so...

    just a thought from me ^^

  8. #178
    Join Date
    Jul 2008
    Location
    Maryland
    Posts
    1,691

    Default

    yes i meant the sound card DAC can control the galvo's and handle 24 bit color (8+8+8)
    Quis custodiet ipsos custodies?
    Solid State Builders Group

  9. #179
    Join Date
    May 2008
    Location
    nerdtown, USA
    Posts
    1,165

    Default

    Quote Originally Posted by shrad View Post
    I had the idea of making a simple coding algorithm to output graphical data out of a graphic card, as to have direct signal for X/Y on sync signals, and RGB on RGB signals
    For a variety of technical reasons this isn't possible.

  10. #180
    mixedgas's Avatar
    mixedgas is offline Creaky Old Award Winning Bastard Technologist
    Infinitus Excellentia Ion Laser Dominatus
    Join Date
    May 2007
    Location
    A lab with some dripping water on the floor.
    Posts
    10,033

    Default

    Quote Originally Posted by keeperx View Post
    yes i meant the sound card DAC can control the galvo's and handle 24 bit color (8+8+8)
    From a electrical engineers point of view, please do not refer to 8+8+8 as 24 bit color. That is marketing speak and wrong. The correct term for 8+8+8 is 8 bit RGB.

    24 bit color in the context of this forum would be 24x24x24 = 37,778,931,862,957,161,709,568 possible colors. The over 16 million from 256x256x256 is enough.

    Steve
    Last edited by mixedgas; 05-20-2009 at 09:19.
    Qui habet Christos, habet Vitam!
    I should have rented the space under my name for advertising.
    When I still could have...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •