Results 1 to 5 of 5
Thread: Java and Electronics
- 03-03-2009, 12:11 PM #1
Member
- Join Date
- May 2008
- Posts
- 7
- Rep Power
- 0
Java and Electronics
Hi Guys,
I was wondering if there is some way you can make Java communicate with different electronic components such as tranceivers etc. I would like to operate an RC car via my computer possibly using Java (just because I know Java better than C).
Any help will be appreciated. Thanks in advance!
- 03-03-2009, 12:26 PM #2
There is a wealth of developed work available in work like Hobby Engineering: PIC Protoyping Circuit Boards Category
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 03-03-2009, 12:38 PM #3
Member
- Join Date
- May 2008
- Posts
- 7
- Rep Power
- 0
Thats great info thank you very much but I still dont know how to "program" these boards. Do I need a specific version/emulator of Java to do this?
- 03-04-2009, 06:24 AM #4
Senior Member
- Join Date
- Jan 2009
- Posts
- 671
- Rep Power
- 5
For USB based controllers, you can try either jUSB or jsr-80 to interact with USB devices ...
(why is it taking so long for Java to incorporate USB support?)
- 03-04-2009, 06:46 AM #5
Member
- Join Date
- May 2008
- Posts
- 7
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks