Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.

Compatible with VEX microcontroller?

0 votes

Has anyone tried to connect JeVois to a VEX Cortex microcontroller, either by itself or using the VEX Programming Hardware Kit?

asked Feb 1, 2018 in Hardware Questions by miriam (220 points)

1 Answer

0 votes
It looks like the 2 UART ports on the VEX should connect to JeVois directly. Make sure you connect the IOREF pin of JeVois to the voltage used by the VEX UART for its RX and TX lines (I assume 5V). Please see here for details:

http://jevois.org/doc/UserSerial.html
answered Feb 1, 2018 by JeVois (46,580 points)
...