Programming a PIC 16F886 on a FR28 I/O board

  • Thread starter Thread starter oelias
  • Start date Start date
  • Tags Tags
    Board Programming
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
oelias
Messages
1
Reaction score
0
I need help in programming a pic on a FR28 I/O board that i bought off of ebay. no software came with it, only pdf's. Essentially i want to hook up sensors (Thermocouple, ph, photon) and have the pic store the data (using flash mem). the data stored will later be uploaded to a computer.

the board needs 12v and can be hooked up to a cpu with RS232 cable. i have hooked it up and supplied the power, but i don't have an idea how to communicate with the board. I know i can use mplab or c to program the pic, but how do i get the computer to read the hardware.

i have uploaded info about the board.

any advise, tips or help will be appreciated

thx
 

Attachments

Physics news on Phys.org
oelias said:
but i don't have an idea how to communicate with the board. I know i can use mplab or c to program the pic
You have to set up a link over hardware to talk to the pic so that you can flash it. If you're using linux, minicomm/kermit
On windows, hyperterminal (or some free terminal emulation software).
tutorial
 
Last edited:
Hi,
ask the seller for the PIC firmware. It should arrive with the board or send by e-mail. A PC sofware could be found in http://cgi.ebay.ca/FR88-RS232-Relay-Board-8-In%2F8-Out-Robot-VB-LabVIEW_W0QQitemZ110469872841QQcmdZViewItemQQimsxZ20091214?IMSfp=TL091214215001r675

Sergio
 
Last edited by a moderator: