Recent

Author Topic: Firmata Unit?  (Read 6198 times)

seaton

  • New Member
  • *
  • Posts: 48
Firmata Unit?
« on: February 13, 2013, 09:32:23 am »
Before I reinvent the wheel...

Does anyone know of a unit for the Firmata protocol that I can use in conjunction with an Arduino?

Many Thanks,

Stephen...

seaton

  • New Member
  • *
  • Posts: 48
Re: Firmata Unit?
« Reply #1 on: February 26, 2013, 07:06:31 am »
For future reference I've written a unit that uses the 5pdo serial component to talk to an Arduino using FirmataLite library and is available here.

Lazarus application here
http://code.google.com/p/rallylog/source/checkout?repo=remote

Arduino Code here
http://code.google.com/p/rallylog/source/checkout?repo=firmware

avra

  • Hero Member
  • *****
  • Posts: 2586
    • Additional info
Re: Firmata Unit?
« Reply #2 on: March 04, 2013, 01:41:49 pm »
Thanks for sharing. It would be nice if you make it public on Firmata official wiki so more people can find it.

I couldn't find any Firmata OPC server and for now I don't have time and motivation to write it on my own, so I will stick to MODBUS/OPC combination to bring AVRs/Arduinos to industrial PLC/SCADA world of control automation. PascalSCADA also has a lot of potential, but it talks MODBUS/S7 and not Firmata or OPC. Hopefully it will be expanded in the near future...

Btw, are you aware of Pascal compilers for AVR/Arduino? I use extensively E-Lab AvrCo Multitasking Pascal with HW debugger/programmer/simulator, but Mikroelektronika Pascal is good too. GCC and Processing are nice and I have used them, but you can guess where my hearth is...
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

seaton

  • New Member
  • *
  • Posts: 48
Re: Firmata Unit?
« Reply #3 on: March 05, 2013, 02:51:47 pm »
Thanks for sharing. It would be nice if you make it public on Firmata official wiki so more people can find it.

Good idea, will do!

Quote
I couldn't find any Firmata OPC server and for now I don't have time and motivation to write it on my own, so I will stick to MODBUS/OPC combination to bring AVRs/Arduinos to industrial PLC/SCADA world of control automation. PascalSCADA also has a lot of potential, but it talks MODBUS/S7 and not Firmata or OPC. Hopefully it will be expanded in the near future...

I had a play around with Pascal Scada and the Arduino Modbus library and got things working well when I was investigating protocols and GUI for this project, I do have it Pascal Scada in mind for another project in the near future.

Quote
Btw, are you aware of Pascal compilers for AVR/Arduino? I use extensively E-Lab AvrCo Multitasking Pascal with HW debugger/programmer/simulator, but Mikroelektronika Pascal is good too. GCC and Processing are nice and I have used them, but you can guess where my hearth is...

No but am now :)  I'll have a look thanks
« Last Edit: March 21, 2013, 08:28:14 am by seaton »

 

TinyPortal © 2005-2018