Voltlog #283 – InTheMail

Welcome to a new InTheMail, the series that will touch both your passion for electronics and your bank account at the same time. Before I get started I’m gonna take a second to remind you to subscribe to the channel and hit the bell notification icon because that’s the only way you will know for sure when I upload new videos. I’m gonna start with an item that’s actually disappointing, this is a mini portable vacuum cleaner but I only realized this after receiving the item, because the seller of this item was advertising this as a dust blower vacuum cleaner, it’s the usual keyword stuffing that aliexpress sellers do.

Voltlog #265 – FT232H USB to JTAG/I2C/SPI Interface With Python & PyFtdi

Welcome to a new voltlog, today we’re going to be talking about this little board which I designed and assembled myself, it’s a breakout module for the FTDI FT232H which is a usb to serial converter but with a nice twist. This particular chip from FTDI has the built-in Multi-Protocol Synchronous Serial Engine (MPSSE short) which allows you to run a variety of synchronous serial protocols like JTAG, I2C, SPI or simple bit-banging of IOs. You can imagine it can be really useful to be able to interface with a sensor over I2C or SPI straight from your computer over USB through this interface. You wouldn’t need an arduino or other controller in the middle if you plan to do some data acquisition for example.