Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FT232 and DS1820 in java

Status
Not open for further replies.

Vermes

Advanced Member level 4
Advanced Member level 4
Joined
Aug 2, 2011
Messages
1,163
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,316
Activity points
22,318
2453165300_1319312037.jpg


The program was written in Java SE and uses FT232R as an RS232 port to control and temperature reading from the DS1820 system.
Everything is controlled by a laptop which does not have any RS232 port. Instead of that, it has a few USB ports. As 1-Wire rail, 1 dimmer 3kOhm and one silicon universal diode of low power.

9890138700_1319312327_thumb.jpg


There is library JavaFTD2XX-0.2.6.jar, so the program can work in the systems: Windows, Linux, Mac. Of course, the driver for FT232 system has to be installed for the operating system before.
It uses a ready module with the FT232R system called "EM-216 EM-USB-DIL24".



This is how the program looks like:



5795529100_1319312651.jpg

6551255300_1319312679.jpg

1649680700_1319312707.jpg


Link to original thread (useful attachment) – FT232 i Ds1820 w javie
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top