Tagged Questions

A microcontroller is a small computer built inside an integrated circuits. It always features a microprocessor, which defines the basic performance and often the family of products, but also memory (volatile and non-volatile) and Input/Output peripherals. It's often the core of portable systems, ...

learn more… | top users | synonyms (1)

2
votes
1answer
48 views

How can I simulate a battery's current/voltage characteristics?

I want to simulate a battery whose behaviour can be controlled by a microcontroller. If the battery is at low charge and there is a high current, the voltage should decrease. Any solution for this ...
-2
votes
0answers
54 views

How to develope device driver? [closed]

Do you know on how develope device driver for window XP ? I want to connect 18F4550 board into window XP environment. Via USB or Serial ? Any ideas or suggestions will be very appreciated. Simple ...
2
votes
2answers
45 views

How to power a low consumption Computer On Module from noisy industrial power sources

I am thinking about using a small Linux Computer On Module in an industrial environment. The specific application I need to use it for is in a panel that has limited power source options. The only ...
6
votes
1answer
111 views

What's a microcontroller “ordering code”?

I'm shopping for an ATtiny13A microcontroller for an Instructable, and I see lots of them offered online, but none are named just "ATtiny13A" — they're all things like: ATtiny13A-PU ATtiny13A-SU ...
-1
votes
1answer
26 views

Can I use Mini2440 tutorial for Tiny6410?

Recently I bought Tiny6410, my question is, Can I use this link for Tiny6410 ? Any experiences ? Mini2440 is an ARM9 development board, for the Samsung S3C2440 processor
0
votes
2answers
69 views

Driving a DC motor forwards and backwards with a PIC

Say I have a DC motor which runs clockwise when current flows in one direction, and counter-clockwise when the current flow is reversed. I have 2 lines going in my circuit, +5V and ground. I have a ...
0
votes
1answer
36 views

Host (baseband) controller in mobile phone

Hi mobile world I met many times the term "host controller" or "baseband controller" used interchangeably in the context of being the heart of the mobile. What exaclty is that, som SoC with CPU, GPU, ...
1
vote
2answers
49 views

Connect PICKit2 to PIC18F14K50

I have these two reference images: and and I'm trying to put a 6-pin header on my circuit so that I can easily reprogram the PIC if needed, without having to resolder. (I'm using the surface ...
8
votes
7answers
546 views

What happens when an embedded program finishes?

What happens in an embedded processor when execution reaches that final return statement Does everything just freeze as it is; power consumption etc, with one long eternal NOP in the sky? or are NOPs ...
0
votes
1answer
65 views

reading data back from lm016l LCD(HD44780)

How to read data back from a lm016l lcd(HD44780 based)?I couldn't find any useful data on reading except writing.I have followed hd44780 datasheet ,but when i try to display what i read back,the whole ...
1
vote
1answer
84 views

UART strange behavior with PIC32

I am new to PIC32 MCU, I wrote a small piece of code to run the UART. The MCU is the Microchip PIC32MX795F512H, the code uses interrupts to handle reception and transmission on the UART channel 5 ...
1
vote
2answers
80 views

How to build a custom PIC Programmer?

I want to build my own PIC programmer, can any one point me into right direction. Links, tutorials, books etc would be very helpful ? The programmer should use USB for communicating with the computer ...
0
votes
3answers
132 views

What do I need to make this project?

I'm form a computer science background so I figure I should ask for advice on what I need to do this. What I'm planning to do is program a microcontroller to keep track of time and flash LED lights. ...
2
votes
2answers
76 views

Do two encoders connected to a microcontroller interfere with each other?

I connected two AMT 103 rotary encoders (mounted on two separate DC motors) to a dspic30f4011 and read the values using interrupts (instead of qei as the dspic only has one). However, the error in the ...
8
votes
3answers
185 views

Possible causes for 7-segment LED flicker

I'm working with a vendor overseas to revamp an existing product. We're trying to keep cost down. Currently the product consists of: 4 large buttons 4 double digit 7-segment LEDs. (each button has ...

1 2 3 4 5 37
15 30 50 per page