Thread: Embedded Linux & Embedded Java

  1. #1
    Registered User
    Join Date
    Sep 2012
    Location
    Austin, TX
    Posts
    1

    Embedded Linux & Embedded Java

    Hey all, I recently lost my job. Many of the job descriptions I am seeing are asking for embedded Linux or embedded Java. I was wondering what I can do to do some practice projects at home using these. What kind of test board would I need? Thanks for any advice in advance.

  2. #2
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Maybe take a look at Raspberry Pi?
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Newark expects to have 100 to ship by the 4th of October. I think this would be a great way to get started.

  4. #4
    Registered User
    Join Date
    Oct 2012
    Posts
    2
    IMX53QSB: i.MX53 Quick Start Board, BeagleBoards

  5. #5
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by dirtyfishtank View Post
    IMX53QSB: i.MX53 Quick Start Board, BeagleBoards
    I have the quick start board, and it works pretty well, but it's a little quirky. for example, it doesn't seem to power up unless the VGA is disconnected. once powered on, you can connect the VGA and it works fine. I'm not sure if this is expected behavior, but that's how I got mine to work.

    I've heard great things about the BeagleBoard and the PandaBoard, but I haven't had a chance to try either one yet.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. TCP Application using C for embedded linux based board
    By zawii87 in forum C Programming
    Replies: 2
    Last Post: 08-11-2011, 08:47 AM
  2. Linux TCP/IP For Embedded Systems
    By sean in forum Linux Programming
    Replies: 2
    Last Post: 08-03-2009, 11:58 AM
  3. Embedded C
    By BEN10 in forum C Programming
    Replies: 2
    Last Post: 04-30-2009, 03:09 AM
  4. Embedded SQL
    By sarac in forum C Programming
    Replies: 1
    Last Post: 05-04-2006, 09:09 AM
  5. Embedded c
    By spliff in forum C Programming
    Replies: 2
    Last Post: 01-20-2002, 01:06 PM