CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Search Testboard with relay outputs

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
cyberant



Joined: 04 Jun 2007
Posts: 27

View user's profile Send private message

Search Testboard with relay outputs
PostPosted: Mon Sep 28, 2009 1:51 pm     Reply with quote

Hello,

I search a PIC-Testboard with a normal RS232 Connection and with relay outputs (if possible a display). I've searched the net and didn't find something...
http://www.ak-modul-bus.de/cgi-bin/iboshop.cgi?showdsearchsps:11110100!0,44206570812589,SPSCTRL
was close to what I need but I don't have experience with the controller - something I can program with the CCS compiler would be cool).

Thank u Smile
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Sep 28, 2009 2:00 pm     Reply with quote

That's an AtMega board. It's not a PIC board. Use Google to search
for some other board. http://www.google.com
cyberant



Joined: 04 Jun 2007
Posts: 27

View user's profile Send private message

PostPosted: Mon Sep 28, 2009 2:03 pm     Reply with quote

but I didnt find something with http://www.google.com...
Maybe someone here knows a matching testboard with PIC.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Sep 28, 2009 2:17 pm     Reply with quote

Use Google to search for this:
Quote:
development board PIC relays

You will get hits from Sparkfun and Olimex and several others.
cyberant



Joined: 04 Jun 2007
Posts: 27

View user's profile Send private message

PostPosted: Thu Oct 08, 2009 3:35 pm     Reply with quote

PCM programmer wrote:
Use Google to search for this:
Quote:
development board PIC relays

You will get hits from Sparkfun and Olimex and several others.


I've found Boards with relays but they all don't have an analog output...
Anyone know a Testboard with 2x Relay Output + 1x Analog Output + 1x RS232

Or if I can't get such a testboard a 2x Relay Output + 2x RS232 Testboard?

Or does someone know a external PWM to Analog 0-5v Converter? (Or 0-10V)
So that I can extend the testboards?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Oct 08, 2009 4:29 pm     Reply with quote

Get a board that has most of what you need, and that also has a
prototype area for expansion (Or, maybe with an expansion connector
for a daughter-board). Then put in your own DAC chip. The MCP4921
or MCP4922 from Microchip should work well. These DACs have an SPI
interface so they can be updated quickly. CCS has driver files for them.

MCP4921/MPC4922 data sheet:
http://ww1.microchip.com/downloads/en/DeviceDoc/21897B.pdf

Location of CCS driver files:
Quote:

c:\program files\picc\drivers\mcp4921.c
c:\program files\picc\drivers\mcp4922.c
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group