Microcontroller thread #4!!!

Status
Not open for further replies.
eh, seems kinda simple. well, encryption/decryption can get as difficult as you want, but does not seem as much of an engineering problem as a math problem.
 
A weather station with digital LCD display. The sensors are easy to get. You can make it as simple or as sophisticated as you want. You can even get wireless chipsets for short range use.

Good luck with whatever you choose.
 
Yep. Be thankful. I designed a wireless system with an RF engineer long before there were fully integrated chipsets. Kind of a nightmare.

These days it's often a single chip. I know I would appreciate it if I got around to actually building wireless communication setups.
 
One minor use for a microcontroller is to capture the correct time and date from the WWV time signals. I wouldn't mind having an alarm clock that automatically updated its time and also worked when the power was out.
 
I think I am going to do wireless! this chip looks good:
http://www.chipcon.com/files/CC2420_Data_Sheet_1_3.pdf
I still have to look into what kind of firmware I would have to write (if any, chips seem to be getting more and more plug-and-play). I would like to make it have write access to a .csv and simply write files into a folder for telemetry data.

so, wireless sounds good, now what should I do with it? weather station sounds ok, but I am open to more interesting ideas. what kinds of things would it be interesting to monitor?

its late, hopefully I will have better ideas tomorrow.
 
wait, I guess I could get a microcontroller with 2 UARTs (like a atmega64)
 
heh, in trying to find ideas for how to use the Xbee wireless module I found my own thread in google. thats sad =/.

anyway, if anybody knows of something cool I could monitor with a microcontroller (and wirelessly communicate back to a computer) I would appreciate it.
 
Those Zigbee modules have an extremely wide bandwidth, enough for several video cameras. They look like they are compatible with things like wireless Ethernet routers. Mouser has some for around $23.

One thing that I would think of would be security cameras to monitor the car.

It's a bit of overkill for an indoor/outdoor thermometer.
 
Those Zigbee modules have an extremely wide bandwidth, enough for several video cameras. They look like they are compatible with things like wireless Ethernet routers. Mouser has some for around $23.

One thing that I would think of would be security cameras to monitor the car.
maybe. but I was looking for something more unique.

It's a bit of overkill for an indoor/outdoor thermometer.
thats what I was thinking, but I have no ideas about what to make.

microchip.com offers microchip samples free.
thanks, but thats not really news =]. pretty much all big chip makers offer free samples.
 
Status
Not open for further replies.
Back
Top