At last we have it. V3 of my wireless HVAC sensor board has been tested and the hardware is done. There were some tweaks to the board over V2, one to fix a mis-routed trace and several geometric improvements to get it to fit inside an electrical box. And now all is well.
Showing posts with label attiny. Show all posts
Showing posts with label attiny. Show all posts
September 14, 2014
October 19, 2013
Wireless HVAC Sensors (temperature and humidity)
As I've been working to transition control of my HVAC systems over to my Raspberry Pi there has always been one big hurdle to overcome: how to I get the temperature reading from the room I'm interested in to the Raspberry Pi in the basement?
March 14, 2013
Little Wire SMD
I came across the Little Wire a few months back. I thought it was a pretty cool idea to have a few GPIO's accessible over USB. More than that, it also offers several serial protocols (I2C, SPI, etc), dual channel ADC, and even works as an AVR programmer, all in a neat little package! To make it even littler, I designed an SMD version of it.
I especially liked it for using a software implementation of the USB protocol on an attiny, which means I should be able to use an attiny in place of the much larger (and more expensive) FTDI chip.
I especially liked it for using a software implementation of the USB protocol on an attiny, which means I should be able to use an attiny in place of the much larger (and more expensive) FTDI chip.
Subscribe to:
Posts (Atom)