We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2013/05/01 07:53:33 AM CEST
To All, has anyone used the Modbus RTU protocol with a TCP interface that runs on Ethernet.
I'm using the PIC32 C compiler.
Thanks in advance....
posted on 2013/04/29 07:40:46 AM CEST
hi im new on this forum
could anyone help with code on how to set the TH & TL function on the ds 18b20 sensor.
im using mikro c pro with 16f887.
any code example would be appreciated
regards
ivan
posted on 2013/04/18 04:53:41 AM CEST
Hi
i had used the RS485 library to transceive data between 2 mcus
now i need to receive/transmit data from/to computer to slave mcus
i need to know the packets the computer should create to match the library
if there a ready program could u share it plz
thanx alot
posted on 2013/03/26 05:42:21 PM CET
Communication > CAN / LIN / RS485
Not sure were to place this one, but this would be a tricky one. Its the bus used on Vending machines that control the cash system. It looks like a serial bus much like RS485 or the old RS232. Be nice in C code.
One can hope that someone out there is doing this.
Cheers Alan
posted on 2013/03/23 02:01:23 PM CET
Hi,
All examples I find here are for PIC or ARM, but sofar no luck for AVR. Anybody able to recode this? Or Mikroe, can you also supply these examples?