This powerful little microcontroller was designed for Oxford V.U.E.'s use in our products, but is now available to the public. Hobbyist and OEM inquiries welcome. Contact Dave Flynn at Oxford V.U.E., Inc. +1(626) 256-6557
Features
- High-contrast 20 char x 4 line LCD display with LED backlight
- RJ-45 for 10 base-T ethernet connection
- DB-9S for RS-232 connection
- Real Time Clock with battery backup
- Fast RISC processor up to 10 MIPs
- 44 Pin PLCC Socket for PIC16F877 or PIC18F452
- 32-256 KB serial EEPROM for long term data retention
- 512 KB Static RAM
- 10 Status LEDs
- 7 SMD Buttons including reset
- 8 10bit Analog Inputs
- Lots of Digital I/O


The schematic is in six pages grouped by function. CPU_page.pdf NIC_page.pdf Connectors_page.pdf IO_page.pdf Mem_page.pdf Serial_page.pdf
The_Brain_Parts_List.pdf
Visit Microchip's web site for more info on their microcontrollers.
This StuffIt file contains the open source macro assembler I built so I could develop software and program "The Brain" using only my PowerMac G4/400. MacroPIC.sit It was written in RealBasic 4.0 so it's slow (about 3000 lines per second), but is a simple one step 'drop .asm file here' to use program. A 10 base-T connected programmer is available. Yes, I use one of these micro's as my programmer.