Page 41 of 42 FirstFirst ... 3139404142 LastLast
Results 401 to 410 of 411

Thread: DNA Development Blog

  1. #401
    Insider Curt's Avatar
    Join Date
    Jun 2013
    Location
    Atlanta, GA
    Posts
    295
    Supports Inception Designs
    Supports Inception Designs
    Quote Originally Posted by noclue119 View Post
    Ya take a look at the PE LCD boards(ETHA, ETEK).
    They use a register for whole BPS and a partial. I.e. 12.5 would be 12(register 1) and 5(register 2).
    yick.

    Sticking with the usb-to-configure can set it to .5 no problemo. Or with the OLED its also easy to do .5 bps increments

  2. #402
    Quote Originally Posted by Curt View Post
    The menus look really cool, I added a dithering/magnification effect to it for navigating menus. heck I bet I can show you.. I'll see if I can produce something for tomorrow.
    Sweet, video time!

    Could you possibly upload the current code to your github account?

  3. #403
    Quote Originally Posted by Curt View Post
    Okay have the buttons board under control. Although my test-frame is a bit crowded. I am definitly going to need someone who is NOT me and has the ability to machine a something-like-custom frame for me.

    The menus look really cool, I added a dithering/magnification effect to it for navigating menus. heck I bet I can show you.. I'll see if I can produce something for tomorrow.
    Awesome!! IS an angel frame enough room ? i could donate one

  4. #404
    CAD Monkey skibbo's Avatar
    Join Date
    Apr 2013
    Location
    Milwaukee County, WI
    Posts
    1,059
    Supports Inception Designs
    I do have a spare Etha frame as well, although it's single button controlled. Already has a potential screen cutout though.
    Team Akkadian Paintball Squad

    B.S. Mechanical Engineering UW-Platteville 2012

    Quote Originally Posted by neftaly
    Simon Stevens said that will be totally fine and nothing bad could ever happen. Ever.

  5. #405
    how hard would it be to port the code to javascript

    https://www.kickstarter.com/projects...ref=nav_search

  6. #406
    Insider noclue119's Avatar
    Join Date
    Sep 2012
    Location
    Atlanta, GA
    Posts
    324
    Javascript for embedded programming is a very very very bad idea

  7. #407
    Insider Davros's Avatar
    Join Date
    Dec 2013
    Location
    Halifax, Nova Scotia
    Posts
    482
    Javascript for anything is a bad idea.

  8. #408
    Quote Originally Posted by Davros View Post
    Javascript for anything is a bad idea.
    I program in javascript everyday. It gets a bad rap, but it is better than silverlight, better than flash, and the best alternative for client side code at the moment.

    Its just a tool, afterall.

  9. #409
    Insider Davros's Avatar
    Join Date
    Dec 2013
    Location
    Halifax, Nova Scotia
    Posts
    482
    Quote Originally Posted by jptheripper View Post
    ...but it is better than silverlight, better than flash
    I will agree with that though.

  10. #410
    Insider noclue119's Avatar
    Join Date
    Sep 2012
    Location
    Atlanta, GA
    Posts
    324
    Quote Originally Posted by jptheripper View Post
    I program in javascript everyday. It gets a bad rap, but it is better than silverlight, better than flash, and the best alternative for client side code at the moment.

    Its just a tool, afterall.
    Javascript is great for web programming where just about everything is text/img(which is not basically a text). It is horrible at dealing with hex value and when things are based on proper cycle time.

Posting Permissions

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