Intel Edison with ADS1299

edited June 2015 in Other Platforms
Does anyone consider making a more powerful EEG device? Just like using Intel Edison to instead of a normal PIC. But is it necessary? 

Comments

  • I tried that one too with Arduino Shield, that is pretty slow. Is kind of expensive and $50

    I recommend CC3200 from ti

    Ali
  • Really? But I would like to use Bluetooth. I do not test it now. 

    Hao
  • If you want it for Bluetooth 4 only then RFDuino is a better choice.
    CC3200 is MCU 80Mhz with WiFi only no bluetooth

    The way Arduino communicate with Intel Edison is trough the file system which make very slow. for every command to WiFi you need to wait for file to be picked by processor.
    Unless you use it directly then you should use eclipse IDE comes for IntelEdision which has its own environment and is not like Arduino

    Thanks,
    Ali
Sign In or Register to comment.