0
votes
0answers
7 views
ActiveX components designed for devices?
I have heard of applications that relies on ActiveX components for connecting to devices..
With the help of it, it is able to send & receive messages and perform accordingly.
…
0
votes
2answers
27 views
How firmwares communicate to the electronic devices to perform its operations?
Almost all electronic devices comes with firmwares. I know it is stored in ROM (Read only memory) so it becomes non-volatile (no power source required to hold the contents from get …
-2
votes
0answers
49 views
how to tell how bright a led is? [closed]
So i know that this is not a programing question but... i need to know how to tell / what spec when buying LED's that tells how bright they are? The specs that are given for ones t …
0
votes
0answers
21 views
What’s the output of a non selected multiplexer output pin? [closed]
Hey guys, I've seen a few questions about microcontrollers and electronics around here, dunno if this site only handles programming but here it goes. What is the output of a non s …
4
votes
6answers
137 views
Is there a product development model for an stand alone embedded programmer?
I have more than 5 years experience working on embedded programming on several architectures and micro-controllers for different companies, so I feel confident about my skills. Al …
5
votes
8answers
291 views
What is a good piece of low cost electronic kit for programming?
Now that systems are so powerful, there doesn't seem to be anything like the fun challenge of trying to get the most out of some 8-bit micro and with less than 64kb memory. Is ther …
6
votes
13answers
339 views
Where and how does software meet hardware?
Where in a computer does the abstract (letters on the screen) meet the real (electrical current passing through circuits in memory and processors). How did that evolution happen?
…
3
votes
6answers
186 views
What would be a good programming language (or a set of libraries for C++) to interface with electronic components (stepper motors etc.)?
I'm not an electronics guy, so I might not be able to explain precisely what I need. This is a question a friend keeps asking me.
What my friend is looking for is a programming la …
6
votes
8answers
339 views
What’s the best way to learn how to build circuits
I've always wanted to have a better understanding of what is happening at the hardware level. As a practical level, anything after compile equals 'magic' and I'd like to remedy tha …
2
votes
5answers
145 views
Or gate using 2 NANDS
The diagrams I've seen for making an OR gate from a NAND gate use 3 NAND gates but if you have both inputs connected to both connectors of a NAND gate and then the output of this g …
1
vote
2answers
142 views
Outputting from .net to a simple electronics project
I'm looking to build a simple electronics project (with some help, I'm not a hardware kinda person) and I'd like to use .net (C#) to do the coding side of it.
What I need to know …
18
votes
13answers
2k views
How to start programming microcontroller?
I have developped software in C++, Java, PHP, .Net and now I am interesting to learn to program material thing. I would like to program system that could interact with IR, LCD and …
1
vote
7answers
633 views
How to send sound to a speaker
Hi,
If I were to program a microcontroller (ATMega128) to play a realtone with a speaker, how would I do this? Do I need to use a digital/analog converter to send different amplitu …
0
votes
0answers
60 views
Learning electronics for Java ME CLDC 1.1
This is not a programming question directly, however I would like a programmer's perspective.
I would like to learn about electronics to build software to interact with the envirn …
0
votes
2answers
185 views
Simple feedback control resources/examples
Hi,
I want to implement want I think is a fairly standard feedback loop, however it's been many years since I've looked at control theory and I'm having trouble understanding the …
