The development of electronic devices is off-topic for StackOverflow, consider asking these questions on http://electronics.stackexchange.com. Use this tag for programmatic access to I/O and electronics from userspace.
0
votes
0answers
22 views
[JAVA][RXTX] Input and output stream with button
First of all, sorry for my english, it's not my mother tongue.
I'm trying to make a Java interface with the RxTx library to communicate with a serial port. I made my interface using Jigloo (shame on ...
-1
votes
0answers
22 views
AC voltage description relationship [closed]
How to describe AC voltage what we got in our homes?
i need to describe 230V 50Hz what is used in europe with this relationship
U = A sin(ωt+ φ)
where:
ω=2πf
φ=Phase in radius
...
-1
votes
0answers
21 views
What is important in computer clocks' signal: signal edges or intervals when signal is stable? Will multiple value propagation occur? [closed]
I am trying to figure out some basics of digital electronics.
We have all seen the squared graph of the clock signal:
I have read multiple articles on the internet and still can't figure out ...
1
vote
1answer
37 views
Arduino LED chaser freezes after a few loops?
I am using a 3 LED sequencer circuit like below with my Arduino Uno R3.
LED 1 connected to pin 2, LED 2 to pin 3, LED 3 to pin 4. The R1/R2/R3 are 330 ohm, 1/4 W each.
The code is:
int myPins[] = ...
-2
votes
0answers
48 views
Arduino energy efficiency, solar panel charging battery circuit and which is better? [picture below] [closed]
I want to make the Arduino Uno charge and take care by itself.
I'm using a 5V battery to power the Arduino and the solar panel to charge the battery that powers the Arduino. The solar panel give from ...
-2
votes
3answers
46 views
Boolean-logic simplification, why is Ā Ē Ū + A Ē Ū + Ā Ē U = Ē (Ā + Ū) [closed]
I was reading a book which claims that Ā Ē Ū + A Ē Ū + Ā Ē U = Ē (Ā + Ū) but didn't explain why.
Working it out, I can't seem to ...
0
votes
0answers
73 views
Error in implementing particle swarm optimization in power system using MATLAB
I'm trying to get the solution of economic load despatch using particle swarm optimization. I've written the code but during updating the velocity and particle position in the second iteration, it ...
0
votes
0answers
20 views
OASIS VLSI layout files parser
OASIS is a format for VLSI topology representation. I need parser for OASIS format, or maybe documentation, which will describe how this format is structured. Can't find any mentions of it in google. ...
-1
votes
1answer
36 views
Digital Electronics Basic: Virtual Switch [closed]
I have two cables coming in from another circuit.
When I give some sort of a command to an Arduino or electric imp, I want to make these two connections to touch. I need some sort of virtual switch ...
3
votes
2answers
80 views
Is it possible to design a smaller FPGA on an FPGA? [closed]
Since an FPGA is a programmable logic circuit, is it possible to design a smaller FPGA on an FPGA?
1
vote
2answers
39 views
What are some (matlab) methods I should become familiar with for working with vectors (specifically complex numbers) [closed]
Apart from the obvious ones, like real() etc, what are some of the methods I should become familiar with?
Oh, I am doing Electronics Engineering, so topic specific would be great.
0
votes
1answer
289 views
Writting data to the Arduino's onboard EEPROM
I am currently trying to write a function to store data to the EEPROM on my Arduino. So far I am just writing a specified string and then reading it back when the program first runs. I am trying to ...
0
votes
0answers
192 views
Beaglebone GPIO always return 1 [closed]
Iam trying to get a button to work on my beaglebone. I bought MAKE Volume 32, and tried to follow the guide in there.
but when I read the GPIO pin, do I allways get 1.
I also tried to disconnect ...
1
vote
0answers
93 views
A Bare Bones FPGA Board for Experimentation [closed]
I've been looking into FPGAs, and I want to have a board to experiment with. I've seen development boards that are expensive, yet a lot of the actual FPGA chips are $80 dev board for something that I ...
0
votes
2answers
250 views
Arduino - how to get serial data without IDE
I am building a prototype drip monitor for a brain shunt. It will monitor the drips and report whatever data I need. The problem is I'm just building the device. A person who knows nothing about ...
3
votes
1answer
74 views
Create graphics for electronic diagrams [closed]
Does anyone know a fast and clean way of creating graphics/diagrams for electronic circuits? I'm writing a summary in LaTeX and need it to explain basic concepts like voltage, current, Thévenin etc.
...
1
vote
1answer
80 views
Verilog: Parse Error
I am currently working on random number generation using Verilog. Sources have indicated that using Linear Feedback Shift Registers are one of the best ways to randomize MSBs. So I decided to code and ...
0
votes
2answers
70 views
LabView: Icon identification
I'm entirely new to LabView, and as a pet project, I'm trying to recreate a pulse detector. Thing is, the version of the .VI is LabView2010, and I can't open the.VI in LabView2009, so were trying to ...
0
votes
1answer
30 views
Networking Dilemma IP stack(Microcontrollers)
I basically have used the ethernet connection successfully with Microcontrollers to control real world aspects,The dilemma is of IP address I mean how can 192.168.0.155 be accessed from around the ...
0
votes
0answers
32 views
Bad grounded charger and touch screen issues
I've read somewhere at forums, that bad grounded charger could be a reason of touch issues on mobile phone.
I have a Nexus 4, and after 2-3 days of usage I've got some issues. The same issue as on ...
-1
votes
1answer
40 views
convert pdf to dsn
Hello guys I have a schematic of an electronic device as a pdf file. I am trying to import this schematic to multisim or ngspice and work on it instead of doing it all over again from the pdf.
Is ...
0
votes
2answers
54 views
How to understand this style of K-map
I have seen a different style of Karnaugh Map for logic design. This is the style they used:
Anyone knows how this K-Map done? How to comprehend with this kind of map? Or how they derived from that ...
-1
votes
1answer
142 views
How to prevent Android OS from crashing when power is cut off? Without using battery [closed]
I am building a device that runs Android OS. The device would be often switched off abruptly, so the OS would not be shut down properly. This can result in OS crash.
So is there any way I can prevent ...
1
vote
0answers
141 views
Java Api for Barcode reader/generator as well as electronic weighing machine [closed]
I am developing a food package tracking system for food processing company.
Requirements,
I need to assign barcode identification for the package.
Also i need to automate the process of collecting ...
3
votes
3answers
586 views
How do I connect a Windows Phone device with an Arduino?
I want to capture distances from sensors, using an Arduino and a Windows Phone device. How can I do that?
1
vote
2answers
585 views
MATLAB: IIR Filter coefficients
I am fairly new in signal processing, and one of my projects is to implement a C++ filter class. I need the higher order coefficients of typical filters such as Chebyshev types I and II, Butterworth, ...
-1
votes
1answer
208 views
Drawing half adder circuits
I am working with adder units, and specifically half adders.
At the moment I have the standard half-adder unit drawn up in Digital works, (just like the below image).
However, I have been asked ...
0
votes
0answers
78 views
Projects to do with a Satellite dish [closed]
I have an old Satellite dish at home, It was an old TV dish that we no longer use and it#s about 36" in diameter, I'm wondering what cool projects could be undertaken with it. I'm a computer scientist ...
0
votes
0answers
87 views
Troubleshooting “Python Launcher” hanging with a Python Arduino program
I have a piece of code that takes output from the Arduino and executes actions based on the output. It was extracted from a project by talk2bruce on Instructables. For my use, the LED arrays have been ...
2
votes
0answers
108 views
Make a Bluetooth micro controller that can just launch an IPhone or Android app [closed]
Please, can someone help me or tell me a good tutorial that will help me to Make a Bluetooth micro controller that can just launch an IPhone or android app while pressing on the micro controller ...
0
votes
2answers
504 views
How to attach a 3-pin switch to Arduino Uno? [closed]
I have an Arduino Uno robot, and I have bought this 3 pin switch. The three pins are labelled NO, NC, and C which I know stands for normally open, normally connected and common, respectively.
The ...
0
votes
3answers
591 views
Maximum potential speed for serial port rs232 [closed]
What is the potential maximum speed for rs232 serial port on a modern PC? I know that the specification says it is 115200 bps. But i believe it can be faster. What influences the speed of the rs232 ...
1
vote
1answer
152 views
Evaluating electronic circuits
I'm interested in the various ways you can evaluate electronic circuits. The use case would be something akin to having a gui like this this, where unknown variables should get evaluated when a ...
0
votes
2answers
213 views
EAGLE 6.3 library with basic parts
Hello i haven't been using EAGLE for a while now and had mostly forgot where to get any good and complete library of basic parts like resistors, LEDs, transistors... I have tried to find a library i ...
0
votes
1answer
533 views
What is wrong with my D flip-flop toggle switch? [closed]
***I am sorry to post this here rather than in Electrical Engineering. Since I am brand new there, I am not allowed to post images. Desperate times call for desperate measures, and I'm sure more than ...
-4
votes
1answer
41 views
How to control real life electronics
I want to create an app where on the screen I can press a UIButton and a motor in real life will run. How could I do this?
1
vote
2answers
73 views
GPU performance with respect to CPU
Why is the GPU more performant in numeric calculations than the CPU? And worse at branching? Can someone give me a detailed explanation of it?
0
votes
0answers
40 views
Java Platform has stopped after sending data via serial cable
I am using java library RXTXcomm to send data via USB to rs232 cable to a micro controller pic18f877a these data are "f" to move the motor forward and "s" to stop the motor on clicking on the right ...
0
votes
0answers
30 views
Converting Sum's Values into Base 10
I am making a computer purely out of water. It's going well, but I have one problem. In the adders, where the sum exits, I just have water collected there. I don't know how to take the base two sum ...
0
votes
4answers
176 views
I may have incorrectly installed my cpu… will my motherboard/cpu get ruined? [closed]
I am building a computer. There is a small chance that I placed my cpu into the motherboard in an incorrect orientation. Will the bios warn me if I placed it incorrectly or will the cpu/motherboard ...
0
votes
1answer
955 views
Macbook Pro Water on TrackPad
I spilled water on my macbook pro. The computer is fine, but the mouse track-pad is not really working anymore. How can I get rid of the water?
0
votes
1answer
79 views
depletion MOSFET controlled by rs232
I want to power cycle a secondary client device by an active signal coming from a comparator (controlled by RS232). And in default case, the device should always have power. I want to switch it using ...
0
votes
1answer
312 views
Eagle PCB, rearranging wires manually after autoroute
I'm starting to use eagle PCB tool in try to making printed circuit boards.
After routing I have to change some wires which I don't like.
1) Is here any way to add a new point to routed wire so I can ...
0
votes
1answer
150 views
Satellite Tracker
I am trying to create a satellite transceiver. I don't want to incorporate any cell phone device. I don't have much clue about where to begin but I am very interested in the idea. This is what I want ...
0
votes
1answer
228 views
Interacting with low level device from VB
A friend of mine wants to write a VB application that interacts with an embedded device. Here's a basic outline of the system -
A user puts a coin into a slot (as with any arcade machine or vending ...
1
vote
1answer
257 views
Relay Switches and Controls: Learning programing to electronics…
I'm a fairly proficient web developer and I'm looking to explore the world of computer programming to electronic interface/builds.. ala This... When I saw this, I was blown away. I've purchased ...
0
votes
0answers
57 views
PIE and PCB component programming
I have a custom PCB board released by BAE Systems ( http://code.google.com/p/lx10/ ), and it also has its own programming language called PIE. I noticed on the board there is a MMA8453Q accelerometer, ...
4
votes
1answer
221 views
Programmable power supply
I'm an electronics and telecommunications undergraduate. I have been assigned to design a kind of a programmable power supply. I can't decide on a way to make it and need help with this..
This is a ...
0
votes
0answers
243 views
In Cell Phones The Bios And Rom Are Different Or They Are The Same? [closed]
I know that there are EPROMs in computers called as 'bios' and are required to boot the computer. Processor can not execute programs directly from hard disk and the data stored on RAM(Memory) is ...
1
vote
1answer
104 views
How to model an IC in WPF?
I'm building a user control using WPF to resemble a breadboard that will be used in an electronic circuits simulation software.
The user will be able to add ICs onto that breadboard.
I've finished ...

