Visual Basic
Two VB projects : 
Modbus Master RTU & Modbus Master TCP/IP

 

Projects :

Java NetBeans
Modbus Scanner - a program that detects the communicationparameters of a Modbus RTU slave. The program runs under both Windows and Linux.

Zilog eZ80 Acclaim
Embedded Modbus TCP/IP embedded server based on  eZ80F91 Acclaim microcontroller
Microchip PIC
Modbus RTU slave based on Microchip PIC16F87X microcontroller (C and Basic
version).
I'm looking for a job.
 
  Programming C/C++, VB, Java...
  PLC Programming -  Modicon, Telemecanique,  Saia, Mitsubishi .......
  SCADA programming- Monitor Pro,  FactoryLink, Wizcon ......
  Communication Modbus,  Modbus  Plus,Modbus  TCP/IP,Ethernet, Profibus  FMS i DP.
 Communication - modems,  radiomodems, GSM,  GPRS,  fiberoptic
 Embedded systems -  Microchip PIC, Motorola  HCS, Zilog eZ80, ARM, OpenAT, Moxa ....

Microchip PIC 16F87X Modbus RTU Slave

Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
 In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler

The same project  written in PICBASIC