Comments on: SSD1306 and Python with the BeagleBone Black http://protofusion.org/wordpress/2014/02/ssd1306-and-python-with-the-beaglebone-black/ Open Hardware and Software Sat, 17 Mar 2018 19:48:25 +0000 hourly 1 https://wordpress.org/?v=5.6.15 By: Ethan Zonca http://protofusion.org/wordpress/2014/02/ssd1306-and-python-with-the-beaglebone-black/comment-page-1/#comment-758371 Sat, 17 Mar 2018 19:48:25 +0000 http://protofusion.org/wordpress/?p=1827#comment-758371 In reply to JP.

SPI is typically faster, but I2C is super convenient and uses less pins. Definitely limits the FPS that you can render though, might not be the best choice for applications that need high update rates.

]]>
By: JP http://protofusion.org/wordpress/2014/02/ssd1306-and-python-with-the-beaglebone-black/comment-page-1/#comment-758015 Sun, 11 Mar 2018 23:05:53 +0000 http://protofusion.org/wordpress/?p=1827#comment-758015 can any of this be done over the i2c connection, or its best to do SPI

]]>