Next Project Feasibility ?


RJE

Recommended Posts

Greetings

My PC water cooling project is finally coming to an end, need some more LJ U3's and design DF layout and scripting. Its only taken a year but kept me off the streets. So I'm starting to plan my next mega project.

What I always wanted to do was build modules using PIC24H micro's. Each one would do a combination of specific tasks such as temp, wind, humidity, door open etc etc. Then have all of these modules on a network, say maybe RS485 and DF act as a master and poll each one for their data.

I know I could use LJ U3's but that would have the USB limitation and there would no fun in building/programming the hardware.

Can DF do this?

Thanks

RJE

Link to comment
Share on other sites

Certainly, and I actually just got off the phone with someone else using that PIC with DAQFactory. I'll tell you what I told him: if I was doing it, I'd try and implement ModbusRTU on the PIC. This would give you open connectivity with a wide variety of software and other devices. If you create your own proprietary protocol, it might take a little less time to implement, but won't be nearly as flexible, and will likely be harder to extend.

Link to comment
Share on other sites

After giving your answer some thought that makes really good sense. If I can do it and even though most of the PIC devices I would make, there may be a ready made unit that I may want to add that uses RTU. Great advice.

Now I know you are not a fan of USB to serial units - with my current system using a SeaLevel unit & DF I've had no problems as long as I follow a specific procedure when I have to do a reboot.

I saw your response to one thread telling them to use Ethernet to serial, what about a serial PCI or PCIe card? I would have to do some homework on the Ethernet to serial.

Thanks

Link to comment
Share on other sites

Well, if you are going to use USB to serial, use a unit from SeaLevel, not a cheapy $20 unit off the web. At least if reliability matters.

PCI or PCIe based serial cards are just fine. They appear like they are motherboard serial ports and do not require additional software. This is the big issue with USB -> serial: you have to install driver software. You don't for PCI/PCIe or serial to Ethernet.

Link to comment
Share on other sites

  • 1 month later...

Greetings

Well I've been doing some homework on the PIC24 and even have a programming kit coming from Microchip but this is going to be a long project.

In the mean time, I know and like the LJ U3 and have several signal conditioning boards already designed for it. The question is how to get around the USB connection limitation?

Would the UE204 USB over IP Server / Hub from B&B Electronics work with DF? I'm still reading the manual for it.

Thanks

Link to comment
Share on other sites

The fine folks over at LJ say they have used the SX-2000WG unit from Silex, which seems to be the same type of thing. Although I'd use the wired unit. They say it works fine using the LJ Control Panel - so the next question would be will DF also work.

Guess I'm going to cough up a couple hundred to find out.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.