| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | 17 mins ago | |
| stats | profile views | 91 |
I have expertise in Electronics at a hardware level i.e. microcontrollers, RTOS, Wi-Fi chipsets, etc. and Also Software expertise with .Net Framework, C++, and C ofcourse
|
5h |
comment |
PCB design review @OlinLathrop, as far as my experience goes, I have seen auto route just makes things worse. Although you can auto route a small segment of the PCB which is fine but not the whole board which is what I was aiming at. |
|
5h |
comment |
PCB design review @trav1s, You can see what auto route does. I have built countless PCBs but I have never used auto route because it is of no use. |
|
13h |
awarded | Teacher |
|
1d |
answered | microcontroller bluetooth |
|
1d |
comment |
PCB design review And one word of advice, DO NOT EVER USE AUTO ROUTER. A professional will never do that and it is a good learning practice. Just think of it as drawing, the more effort you put on it better the outcome would be. |
|
1d |
comment |
PCB design review One question, if this is your first time routing, why did you go in for a 4 layer PCB? Looking at the components you can easily do it within 2 layers which will make your board much smaller, components tight together and is highly likely to work. |
|
1d |
answered | Getting started with electronics with minimal space? |
|
Jun 11 |
comment |
Issues with AVR atmega32a @triplebig, instead of a picture a Schematic would be nice |
|
Jun 11 |
comment |
Issues with AVR atmega32a @triplebig, Peter is right you need a few decoupling capacitors between Vcc and GND. Also make sure your Vcc is stable 5V with no more than 100mV or ripple (100mV is still too much but micro supports plus/minus 5V). Also what Debugger are you using? Another thing that I can see from the picture above, what pins is your 16MHz crystal on micro connnected to? |
|
May 28 |
comment |
Why this transistor logic as switch is not working? @Mitul, Check if the microcontroller has a built-in pull down resistor. If not then consider to put a pull down resistor by the base of the transistor |
|
May 28 |
comment |
Why this transistor logic as switch is not working? @Mitul, so what is the problem? Is the transistor conducting without you wanting it to conduct? |
|
May 28 |
comment |
Why this transistor logic as switch is not working? @Mitul, can you upload a schematic diagram to explain what is connected to what? |
|
May 25 |
awarded | Notable Question |
|
May 24 |
comment |
Help required performing Single Master - Multiple(upto 16) Slave SPI Communication using MSP430 Also, a brief schematic displaying all components and connections would be great to help you answer your question |
|
May 24 |
comment |
Help required performing Single Master - Multiple(upto 16) Slave SPI Communication using MSP430 In electronics, especially where low voltages and currents are involved (on MISO, MOSI lines) keeping the wires short is a good way of implementation. As far as CLK is concerned, long wires will cause an increase in resistance (although negligible) but this causes the clock to sometimes miss a beat or improper clock signals which may cause square waves to be like triangular waves. The reason I have explained this is because I have made exactly the same mistake before and had A LOT of problems |
|
May 24 |
comment |
Solid state relay not working as expected This is jargon without a schematic |
|
May 9 |
comment |
Cannot find SMD resistors in Altium @libuz, oh k then you will have to make them yourself. Would you like any help with that? |
|
May 9 |
answered | Would a capacitor labeled 470K be 47pf or 470pf |
|
May 8 |
answered | Cannot find SMD resistors in Altium |
|
May 8 |
comment |
Getting rid of ripple from an LCD backlight a complete schematic would be nice |