Using an add-on card to the already existing avr ethernet board we build a weather station. That is: A weather station with a build-in webserver.
My original plan was to have sensors for temperature, air pressure and wind. I started a prototype and it worked very well except for the wind measurement part. I plan to improve the wind measurement hardware and add it at a later point in time.
Posted on Friday, April 16, 2010 • Category:
LED
In many cases can be very handy to be able to convert 1.5V to 5V. Then you can power microcontroller or LED from a single AA or AAA battery. It is simple to do this as there are special IC’s as MAXIM MAX1674 or MAX7176. This is step-up DC-DC converter that can convert voltages from 0.7V to any in range from 2V to 5.5V. MAX1676 have already preset pins for 3.3V and 5V, that makes easer integration in 3.3 and 5V circuits. IC can dissipate up to 444mW.
Bellow is a circuit that converts 1.5V to 5V.
Posted on Friday, April 16, 2010 • Category:
USB Circuts
With serial and parallel ports being phased out on new computers, hardware designers and hobbyists have no choice but to convert the USB port back to RS232 serial. FTDI have a very nice chip that does just that, the FT232AM. This chip converts USB to a standard high-speed serial port. The bonus with FTDI is the drivers are already written for you. All you have to do is design the hardware and download the serial USB drivers from FTDI's web site.
Circuit-Zone.com © 2007-2022. All Rights Reserved.