OK maybe not industrial stength, but possibly "commercial".
I've been sitting on a design for a Mega clone for a couple of weeks wondering if I should build a couple for myself. I may now have some interest in the board from another party so now I'm thinking I should get off my arse and build something.
The difference between this design and the standard Mega is that the IO is designed to directly plug in three-wire sensors, servos etc, and the IO is reasonably hardened against the real world (I think). Plus there are on-board transceivers for RS-485 (x2) and RS-232, and RTC.
Overview, schematics and preliminary PCB layout (next post) below. Comments about features and bug finds appreciated. Also is there anything else it should have?
Mega 2560 compatable
Accomodates Duemilanove shields
Buffered LED13
Brown out detect and reset chip
Allowance for HV programming in case ISP gets bricked
USB interface on Serial0 using FT232 chip, jumper enabled auto reset, ESD protected
Piezo buzzer
128k x 8 battery-backed SRAM
4D Systems 5-pin interface for LCDs/OLEDs/SD etcIO
44 hardened IO lines, good for +-30v and over-current protected (I might add ESD protection as well)
IO can be used as GPIO or serial, timers, analogue, PWM etc same as Mega
All IO connected to GVS (GND, Volts, Signal) 3-pin headers or optionally screw terminals
IO connections on two "wings" that can be broken off and mounted elsewhere or on the rear of the boardMechanical
Not physically compatble with the Mega
Designed to fit inside a 4x3" aluminiun tube (with IO wings mounted on rear of board)
PCB cutouts allow cables to run up or down when PCB mounted in tube.
Mounting holes to match 4D Systems uLCD-32 displayConnectors
ISP header
JTAG header
QUUBmon header (my own monitor)
USB mini B
40 x 3-pin headers for IO
32-way header for GPIO and/or external memory interface, also SPI and I2C on this connector
2x RJ45 sockets for RS-485RS-485 #1
Solder bridge selectable 2-wire (half duplex) or 4-wire (full duplex)
Solder bridge selectable 120R termination resistors
ESD protectionRS-485 #2
2-wire only
Transceiver with auto direction detect, no control signals needed
ESD protection
560R bias resistorsRS-232
MAX232 chip
4 full spec signalsSerial in general
Screw terminal blocks for all RS-485 and RS-232 signals
Patch panel allows any combination of Serial1-3 and 4 general-purpose control lines to be connected to the serial transceiversRTC
On-board TCXO, very accurate
Interrupt to MCU
Can turn on power supply
Battery backedPower supply
Fused
18V varistor protection against over voltage
Polarity independant (schottky diode bridge)
On-board or remote push buttons can turn on
RTC can turn on
MCU can turn off under program control
VCC from reg or USB (no control of PSU if using USB source)
Provision for linear or switching regulators
Switching reg good for 30v input (change varistor to higher value)
VIN monitoring by MCU
PCB in next post, only 4 attachments allowed per post.
Rob
quub-1.pdf (42.5 KB)
quub-2.pdf (38 KB)
quub-3.pdf (35 KB)
quub-4.pdf (40.3 KB)
