ADS1299 EEG board with isolated CANbus, USB, prototyping, etc.
Hi all!



I've been working on an EEG acquisition PCB for the last couple of months, and today I received my PCB. I wanted to create a little project based on the ADS1299, and I had a couple of chips I wanted to experiment with.
3D renders


PCB

So here are the broad lines!
- PIC32 MCU
- CAN communication : I chose CAN BUS communication because I wanted to send realtime EEG data straight into MATLAB. I had prior experience with the VNT Toolbox, and I thought it could be a good way (maybe unconventional) to send data into MATLAB. Of course the CAN BUS is isolated.
- FTDI Serial communication : Will be used mainly for debugging with a command line interface. It could also be used with a serial communication library for data transmission. The USB interface is isolated as well.
- Prototyping area : If I want to add chips/features/etc.
- I'm also testing a I²C to SPI interface for the ADS1299
- EEPROM : For saving certain parameters onboard (sample rate, etc.)
Now I guess I'll be busy soldering and programming for the next couple of months!
Let me know what you think!
Let me know what you think!

Comments
How do you get your computer access to the CANbus, is that a card or usb adaptor? Is the DC-DC converter getting input voltage from the CANbus or the USB? The Molex isolated power socket for input, don't you already have your isolated power? How much does the DC-DC supply?
Regards,
William
http://www.murata-ps.com/en/news/new-products/1926
---
Yeah, I was aware of the AD isolators, A number of inexpensive USB isolators now on the market, Adafruit announced their $35 module in April 2015. Based on the Analog Devices parts. Full speed optoisolated up to 12 megabits/sec.
http://www.adafruit.com/
http://www.analog.com/en/
compliant ADuM3160 and ADuM4160 are fully isolated to 1.5 Mbps and 12
Mbps, and have been developed to lower system cost, reduce design size,
and decrease design time, all while meeting the most demanding medical
and industrial standards.
Are you planning on selling your boards? The fab prices at Elecrow seem really reasonable.
Regards,
How is your project going? Would love to see your results