Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Schematic design critique

Status
Not open for further replies.

Skyland

Junior Member level 3
Joined
Jul 15, 2014
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
185
I designed a schematic for my project and I'd be thankful if you could give me any feedback on it.

I'm specially looking for anything wrong or inefficient with my circuit.

The purpose of this project is to read data from the accelerometer, perform signal processing and output an alarm sound if a certain behaviour is detected.

ScreenShot108.gif
 

I agree with ads-ee, it's recommended to add a secondary decoupling cap to the ADXL345.
Further remarks:
- Make the UART pins (30 and 31) external on 4 pin header together with VCC 3.3V and GND. Having a communications port aside from ICSP is always useful for debugging.
- Add a filter before the buzzer and drive it with a PWM signal instead of a square wave to remove the high pitch noise and make the sound more "natural". Ideally, choose an active filter with a rail-to-rail opamp like the MCP601 to avoid sourcing the drive current for the buzzer with the MCU.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top