MicroController Pros Home Page My Account  Cart Contents  Checkout  
  Store » SBC65EC My Account  |  Cart Contents  |  Checkout   
Quick Find
 
Enter keywords to find the product you are looking for in the Quick Find field above

or use
Advanced Search
Categories
80x86
8051->
ADI Blackfin
ARM->
Atmel AVR->
Axis - FOX Board
Cypress PSoC
Freescale->
FTDI->
Fujitsu
Intel 8XC196
Maxim->
Microchip PIC->
MIPS
National Semiconductor
Parallax
Renesas->
Silicon Labs
ST Microelectronics->
Texas Instruments->
Tibbo->
Zilog
Books->
E-Blocks
EEPROM/EPROM/FLASH
Embedded Ethernet->
Embedded Software->
I/O Modules->
Parts & Components->
Pick & Place Tools
Programmable Logic (PLD)
Prototype PCBs->
Robotics
ROM/Flash Emulators
Test & Measurement->
Tutorial CD-ROMs
Universal Programmers->
Wireless->
Information
Intro to Embedded Tools
Embedded News Digest
Useful Resources
Shipping & Returns
Warranty & Liability
Privacy Notice
Conditions of Use
Contact Us
Microchip PIC Ethernet Board w/ RS232 & Web-Based Configuration US$72.00

SBC65EC
Microchip PIC Ethernet Board w/ RS232 & Web-Based Configuration


Ethernet Board & Web Server for Microchip PIC microcontrollers

The SBC65EC is a single-board computer with 10 Mbs Ethernet and an RS232 interface. You can add it to any 10/100 Ethernet network. It comes with a PIC18F6627 CPU, a 24LC512 EEPROM for web pages, and with a demo of a Web Server installed (on CPU Flash). By using a terminal program, the demo web page can be replaced by a custom one with no programming required.

Typical applications include HTTP web servers, mail clients, Ethernet to RS232 interface converter, Ethernet to RS485 interface converters, remote control via web server, or protocol bridge applications -- Ethernet to USART, CAN, I2C, SPI etc.

It implements DHCP and NetBIOS, which makes it very easy to access on a network; no configuration of static IP addresses is required. When connected to a network with a DHCP server, it will be assigned an IP address automatically. If no DHCP server is present, the board will be assigned its default IP address. The default IP address and NetBIOS name is 10.1.0.1 and "mxboard", and can be changed via the web interface. To access the board on a network with DHCP enabled, the NetBIOS name or assigned IP address (have to get that from DHCP server) can be used. For example, with the default NetBIOS name, the board's web interface can be viewed in a browser by using the address http://mxboard. On a network without DHCP, the default IP address can be used, i.e. http://10.1.0.1.

All inputs, outputs, analog inputs and more can be monitored and configured via web pages. You can insert special tags in the HTML that will be replaced by port pin or analog input values. The HTML files can be modified with any text editor, then uploaded via FTP or serial cable. A Network Bootloader application is used for uploading new web pages to the board and to update the firmware via the network or internet. The CGI Server makes it possible for default and user-defined remote commands to be accepted via the HTTP GET command, like a button on a web page for example.

Solder straps at the back of the board are used to select RS232 or TTL levels for the on-board USART. The default setting is for RS232 levels, enabling the board to communicate with a PC via the RS232 port for configuration and debugging. It is not necessary to use the serial port for configuration, however, because it all can be done via web pages.

View a live SBC65EC demo board. This demo has been created simply by connecting an SBC65EC board to a Billion ADSL Modem/Router. The router is then configured to make the SBC65EC a virtual server that is accessible via the internet. Most modern routers have this feature built in, and can be used. Note: The board used in this demo is running an older firmware. The new firmware has more options, and the NetBIOS name can be changed on the network settings page.

Microchip PIC Ethernet Board features

  • PIC18F6627 CPU with web server and network bootloader pre-installed
  • 24LC512 EEPROM
  • 96 kBytes Flash, 3936 Bytes SRAM, and 64 kBytes EEPROM. The default web server uses less than one-third of the available Flash and SRAM, and only about 25% of the EEPROM.
  • Space for an 8-pin Ramtron SPI FRAM chip (not included) to be assembled on the bottom of the board
  • UDP throughput of over 1.2 Mbits per second using provided TCP/IP stack
  • 32 user-programmable I/O pins; can be monitored, configured and updated via web pages
  • 12 user-programmable 10-bit A/D converters; can be monitored and configured via web pages
  • Red User LED on PIC port RB6
  • Green Link indicator LED
  • Yellow Transmit/Receive LED
  • RS232 interface via 3-pin connector or daughterboard
  • 2.1mm power connector for standard DC transformer
  • Operating voltage range from 7 to 35V
  • In-Circuit Serial Programming (ICSP) Connector (ICPC1 type)
  • Assembled with 10BaseT Ethernet and RS232 interface with +/- 15kV ESD protection
  • Compact Daughterboard connector
  • Delivered with the free Modtronix TCP/IP stack which features:
    • MAC, IP, ARP, ICMP, TCP, UDP, HTTP, FTP, DHCP, IP Gleaning, MPFS
    • Socket support for TCP and UDP
    • Portable across PIC18 MCUs
    • Out-of-box support for Microchip C18 and Hi-Tech PICC-18 compilers
    • RTOS independent
    • Full TCP state machine
    • Modular Design

Build an Enclosed System

Using the Compact Daughterboard connector, this ethernet board can be used as a control module for the Input-Output-Relay Board, which comes in a sturdy enclosure.

You also can make a fully enclosed system by connecting this board to the Add-on Prototyping Board with 10 I/O Ports or the Add-on Prototyping Board with 24 I/O Ports, each of which comes in an enclosure.

Optional Daughterboards

This board features a connector for either attaching a daughterboard, or using this board as a daughterboard on a larger add-on board.

Optional In-Circuit Serial Programming Adapters

PIC ICSP Board Connector to DIL Adapter Set, In-Circuit Programming Adapter Set for connecting this PIC board's ICSP connector to out-of-circuit PIC chip programmers with a DIP/ZIF socket.

PIC ICSP Adapter, 6-pin Single Row to RJ12 and 2mm 2x4 Header, In-Circuit Programming Adapter for connecting this PIC board's ICSP connector to the debuggers programmers with RJ12 jack or single row square post headers.

Optional RS232 cable

An optional 6-foot RS232 Cable is available. This cable has a 9-pin Sub-D female connector on one side and a 3-pin IDC plug on the other. The cable can be directly connected to the 3-pin IDC connector on the PIC Ethernet board. Please select the appropriate option below if you would like to buy this cable with your PIC Ethernet board.

Documentation and Software

This PIC board does not ship with any documentation or software. Please download the documentation and software from the links provided below.

Download PIC Ethernet Board manual (PDF file, 639kB)
Web Server V3.06 Documentation (CHM file, 1.1MB)
Example TCP/IP Projects V2.48 (EXE file, 517kB)
Web Server and TCP/IP Stack source code and binaries V3.06 (EXE file, 953kB)
Network Bootloader Application Help (external link)
Embedded Debugger Application Help (external link)

Ships from: USA
Leadtime: In stock


Optional Recommended Products for this Item
PIC ICSP Adapter, 6-pin Single Row to RJ12 and 2mm 2x4 Header+ US$9.50
Power Supply 3-12V DC, U.S. plug, 6 connection tips+ US$11.00
Power Supply 3-12V DC, US/UK/Euro/AU Plugs, 100-240VAC+ US$13.00
Add-on: Prototype Board, 24-pin I/O, LEDs+ US$14.95
Add-on: Prototype Board, 10-pin I/O, LEDs+ US$12.95
Compact Daughter Board: 4-digit LED Display for PIC Boards+ US$15.00
Compact Daughter Board: Input/Output/Relay for PIC Boards+ US$15.95
Compact Daughter Board: Prototyping Area for PIC Boards+ US$4.90
Ethernet Cable, CAT5E 350MHz Unshielded, 7ft.+ US$3.60
Ethernet Crossover Cable, CAT5E 350MHz Unshielded, 5ft.+ US$7.00
Serial Cable for PIC SBC Boards+ US$6.00

This product was added to our catalog on Monday 24 January, 2005.

Reviews

Customers who bought this product also purchased
USB to RS232 Adapter Cable, 10cm$19.50
5V DC Voltage Regulator 78L05, 100mA, TO92$0.50
Screw Terminal Block, 2 pole, 5.0mm, straight PCB mount$0.50
Serial LCD Display, 4x20 characters, STN yellow/green display$42.95
SOIC-to-DIP 18-Pin Adapter PCB$1.70
Serial LCD Display, 4x20 characters, STN blue, white LED B/L$42.95

  Friday 03 September, 2010   List of all our Products

Copyright © 2003-2010 MicroController Pros Corporation
Powered by osCommerce