Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 67

Thread: My LED enlarger lightsource instructions / Complete parts list and build

  1. #21

    Join Date
    Nov 2019
    Location
    Tuggen, Switzerland
    Posts
    45

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    The files of this project can now be found on Github: https://github.com/Mglattfelder/Enla...ED-Lightsource
    I will post all code and documentation changes on Github and announce it in this forum
    Last edited by elgatosuizo; 29-Jul-2020 at 04:27.

  2. #22
    Tin Can's Avatar
    Join Date
    Dec 2011
    Posts
    22,384

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    That link does not work

    Try again

    Please!
    Tin Can

  3. #23

    Join Date
    Nov 2019
    Location
    Tuggen, Switzerland
    Posts
    45

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    Quote Originally Posted by Tin Can View Post
    That link does not work

    Try again

    Please!
    Ops.. sorry! I copied the link as text from the first post (there it works) with the '...' in the url.
    It's fixed now.

  4. #24
    Tin Can's Avatar
    Join Date
    Dec 2011
    Posts
    22,384

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    Perfect now!

    Thank you!

    Quote Originally Posted by elgatosuizo View Post
    Ops.. sorry! I copied the link as text from the first post (there it works) with the '...' in the url.
    It's fixed now.
    Tin Can

  5. #25
    ic-racer's Avatar
    Join Date
    Feb 2007
    Posts
    6,736

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    I'm just looking at the code now. I used to program C++ but not in 30 years. Are your own subroutines capitalized, and the rest are located where? In the "include" files?

  6. #26
    jp's Avatar
    Join Date
    May 2009
    Location
    Maine
    Posts
    5,628

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    I used to program C and this looks more C like than C++ (which when I was doing computer science in 93-95 was the thing for designing GUIs if you weren't interest in visual basic...) The includes reference the prerequisite libraries to install described in the comments at the top of the code file. If your compiler knows how to find the includes you should be good. Most of the parts I've ordered have not left China yet, so Randy et.al. are way ahead of me. I've received one items from the parts list so far. It'll probably be a couple weeks before I compile.

  7. #27
    ic-racer's Avatar
    Join Date
    Feb 2007
    Posts
    6,736

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    Ok, I found the language reference and libraries. https://www.arduino.cc/reference/en/

  8. #28

    Join Date
    Nov 2019
    Location
    Tuggen, Switzerland
    Posts
    45

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    Quote Originally Posted by jp View Post
    I used to program C and this looks more C like than C++ (which when I was doing computer science in 93-95 was the thing for designing GUIs if you weren't interest in visual basic...) The includes reference the prerequisite libraries to install described in the comments at the top of the code file. If your compiler knows how to find the includes you should be good. Most of the parts I've ordered have not left China yet, so Randy et.al. are way ahead of me. I've received one items from the parts list so far. It'll probably be a couple weeks before I compile.
    Yes, this C-like environment of Arduino is a different one than the composition of a C++ project. I also use C# and .NET for "higher" programs.
    My code is anything but well formed. As a programmer I come from a pragmatic corner and (out of laziness and false rebellion) I don't stick to conventions very much. In my job I am a kind of "crime scene cleaner" and "lone ranger" of stranded industrial projects: I get these up and running again, mostly with unspeakable extremely fast built prototypes, and then hand it over to the "best practice" guys who specify and track everything according to the rules. So I ask for your understanding. The joke is that I was actually a lawyer: Out of anger over the never finished and not working software projects I started programming and developed a talent to get complex things running faster. This was far less boring than dealing with the law.

  9. #29
    Tin Can's Avatar
    Join Date
    Dec 2011
    Posts
    22,384

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    As a guy who still thinks Morse Code is difficult

    I am wondering about ANY dangers of Arduino Malware and poking around for any Truth

    I wonder if this is up to date https://www.aboutchromebooks.com/new...-a-chromebook/

    and how about Cloud coding with https://codebender.cc/ which seems ideal

    Seems some think an Arduino cannot be made into invasive Malware through USB...
    Tin Can

  10. #30

    Join Date
    Nov 2019
    Location
    Tuggen, Switzerland
    Posts
    45

    Re: My LED enlarger lightsource instructions / Complete parts list and build

    There were rumors that Arduino could be used as hardware malware carrier trough the USB port. Honestly for someone that is willing to distribute maleware that way the Arduino community isn't a great target. Any China made USB device (cable, memory stick,...) can be a potential carrier of hardware maleware, and has a wider user base. So I don't see the use for an Arduino clone producer to get into this sort of things and risk even the low reputation he may have. The Arduino itself cannot be carrier of Maleware, but you can program an Arduino with Ethernet port to spread maleware, but you need to inject a library and get the people to use it. Otherwise you see in the plain INO file what is going on.
    Codeblender has no real advantages for me.

Similar Threads

  1. Durst 184 Service Manual & Parts List
    By Geary Lyons in forum Darkroom: Equipment
    Replies: 6
    Last Post: 15-Aug-2010, 09:10
  2. 4x5 Enlarger List
    By Pawlowski6132 in forum Darkroom: Equipment
    Replies: 25
    Last Post: 17-Jan-2010, 09:23
  3. Zone VI enlarger assembly instructions
    By Ed Pierce in forum Darkroom: Equipment
    Replies: 6
    Last Post: 29-Nov-2007, 16:45
  4. Build a cheapest 4x5 enlarger
    By bmgmusic in forum Darkroom: Equipment
    Replies: 1
    Last Post: 2-Dec-2001, 21:36

Tags for this Thread

Bookmarks

Posting Permissions

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