Sr Design Project: Mailbox LED Notif w/ PIC Microcontroller

AI Thread Summary
The discussion focuses on a senior design project aimed at creating a mailbox notification system using a PIC microcontroller. The project involves detecting mail presence with a PARALAX motion sensor and a Cherry position sensor for the mailbox flag. The creator seeks advice on selecting an appropriate microcontroller, considering their previous experience with a similar project that utilized an Atmega32. Recommendations emphasize choosing a microcontroller that supports the desired programming language and has sufficient input/output capabilities. The conversation underscores the importance of selecting the right hardware for effective communication and detection in the project.
soccerkingjb
Messages
1
Reaction score
0
I am currently working on my senior design project. My idea is to create a system that will detect when a person has mail in their mailbox and notify that person by transmitting a signal to a box in the house that will light an LED. I am planning on using a PARALAX motion sensor in the mailbox and a Cherry position sensor on the outside of the mailbox to detect the position of the flag. My question is on what type of microcontroller to use to do this. I was thinking of using a PIC but have no idea on which microcontroller to get. Any help would e appreciated.
 
Engineering news on Phys.org
I did the exact same thing for my junior design project. However we used a basic magnetic sensor to detect the flag, an XBEE to communicate wirelessly with another module, and we used IR transmitters/detectors to detect if there was mail. Good luck to you!

To answer your question, choose a chip which will let you program it in your language of choice, and one which has a suitable number or inputs/outputs.

We used the Atmega32. It supports C, had 8 A/D converts (which we used for the 8 IR detectors), and a simple USART which made working with the wireless communicator device easy.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top