java projects

accoolaryan

accoolaryan

@accoolaryan-BYyoWn Oct 26, 2024
😒 hi every body can anybody tell me where i can get projects in java core programming?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Mahesh Dahale

    Mahesh Dahale

    @mahesh-E2tZ3t Dec 1, 2009

    can you give us some more details what exactly you want ,what efforts you have done so far ?
    In the project section there are sticky thread. There are so many project ideas. Try to read them all

    #-Link-Snipped-#
  • shethchaitali

    shethchaitali

    @shethchaitali-NCcyRG Jul 23, 2010

    hey plz giv me some latest java projects with source code on <removed>#-Link-Snipped-#
  • bill190

    bill190

    @bill190-VhqyZT Jul 23, 2010

    A hot topic lately is Google "Android" Cell Phone software and getting cell phones which use this operating system to talk to an external microcontroller via Bluetooth or some other means and in turn for the microcontroller to control something. Maybe turn on/off the lights in your house. Maybe start your car. Maybe show a live remote camera image of the baby in its room. Etc.

    All the development software for Android is open source, and the Android SDK comes with a cell phone emulator, however the emulator does not support Bluetooth and does not seem to emulate any hardware. (Thus this could be an expensive project if you have to buy a $300 (U.S. currency) cell phone and a $50 Bluetooth module. Microcontrollers are not too expensive though.)

    Anyway the following link discusses all the basics of what software is needed, links to get the software (free), and installation/setup tips. Page 3 at the following link discusses how slow the emulator is when running on an older computer (takes minutes to boot!). Here is the discussion...
    #-Link-Snipped-#