Now that the Teensy 3.5/6 Kickstarter and Beta are done, and my Kickstarter boards arrived yesterday, I thought I would give a quick update.
I now have the Up setup Dual booting with Windows 10 and Ubuntu 16.04.
I have ROS Kame installed on this board, and have my fork of Kevin's hexapod stack building. I also have my Raspberry PI code compiling as well.
This last week they released a kernel which now allows me access to the 40 pin External header, including the Serial port. So today I verified I could talk using it to one of my Teensy 3.2 boards at 4mbs. I tested this with my Teensy version of the Arbotix Pro code.
Soon I will be building an overkill version of a Teensy RPI hat to use as my Servo controller here using a Teensy 3.6. I have a first version of a board for this, I received back from digistump, that hopefully will have time to build soon:
This picture also contains picture of a castilled (sp) like board for T3.5/6, which in theory I can solder on to bottom of one of these boards, and bring out all of the IO pins into double rows of pins....
Now back to playing with UP board. For example been wondering if it would make sense to have the Up talk to Teensy through SPI instead of Serial. The UP can do up to 25mhz here. But may then need to use an additional IO pin between the two for Teensy to tell UP that it has data available...
But right now still just figuring out what works...
Bookmarks