Tagged Questions
The led tag has no wiki summary.
10
votes
4answers
1k views
Can I change the LED intensity of an Android device?
Is there a way to set the LED intensity that I desire? I know that to turn on the LED I use:
p.setFlashMode(Camera.Parameters.FLASH_MODE_TORCH);
mycam.setParameters(p);
But this code just ...
6
votes
2answers
4k views
Camera.Parameters.FLASH_MODE_TORCH replacement for Android 2.1
I am trying to write an app that requires the LED flash to go into torch mode. The problem is, Android 2.1 does not support this mode and therefore I cannot support the platform yet. Wouldn't be an ...
6
votes
5answers
263 views
C# way to convert char into 8x8 binary
Can you help me look for a way to convert char into 8x8 binary (am not sure how to call it)
like for example an "A"
00011000
00100100
00100100
01000010
01111110
10000001
10000001
10000001
am ...
5
votes
2answers
256 views
Android: Keep camera-LED on after screen turns off
since i'm at the beginning with Android coding i hesitated to post my question, but now i'm at the point where i can't resist.
I have a service which turns on the camera-LED onCreate:
@Override
...
3
votes
1answer
408 views
How to LEDs of a USB keyboard under Windows
I'm trying to set the keyboard LEDs of a USB keyboard. I already tried / know the following:
To set PS/2 keyboard LEDs you can use the
CreateFile("\\.\Keybd", GENERIC_WRITE, 0, 0, OPEN_EXISTING, 0, ...
3
votes
2answers
9k views
How to use camera flash/led as torch on a Samsung Galaxy Tab?
I'm facing to a problem with a Samsung Galaxy Tab. I want to use the camera flash as torch.
Does anyone know how to enable it ?
Hereby a code that works to enable/disable the camera flash on a HTC ...
3
votes
2answers
2k views
Arduino (processing) Library in Netbeans and control
I am trying to control 4 LEDs and getting analog input from 4 contacts. The program is written in java, so to gain acces to the functions of arduino, such as AnalogRead() and setting an LED to high or ...
3
votes
7answers
2k views
How to hook up LED lights in C++ without microcontroller?
I want to light up/off LEDs without a microcontroller. I'm looking to control the LEDs by writing a C++ program. but the problem im having is hooking them up is there a free way to do !!!!
I'm using ...
3
votes
5answers
1k views
USB drive LED flash
I was recently reading about the Arduino's Hello World application, and I thought to myself, "I wonder if I can do that with hardware that I have right now."
Since I don't have an Arduino, I grabbed ...
2
votes
0answers
115 views
LED flashlight on Galaxy Nexus controllable by what API?
So many LED flashlight API questions for Android. I'm afraid to ask yet another, but here goes..
Using the tried and true FLASH_MODE_TORCH I am able to achieve satisfaction with my Samsung Galaxy ...
2
votes
1answer
182 views
Counter from 00 to 99 in assembly language
Basically my task is to make the counter on a micro controller board count from 00-99 continuously using assembly language.
because it is not possible to show two 7-Seg to display at the same time, ...
2
votes
3answers
140 views
Arduino RGB LED Clear
I have an RGB LED and have pins to 9, 10, 11 and a pin to ground.
Resistors have been provided for R, G, and B.
When I do:
analogWrite(r, 255); // I see a red color
analogWrite(g, 0);
...
2
votes
1answer
164 views
Can I detect the presence/absence of 'LED notification' on an Android device?
Background: I have an app with notifications and I want to support LED notifications (and it's working perfectly). In my preferences, I allow the user to customize the LED notifications.
Problem: I ...
2
votes
1answer
199 views
Does anyone know how to modify/disable the blinking power LED when OS enter into sleep mode?
Does anyone know how to modify/disable the blinking power LED when OS enter into sleep mode?
Or is it feasible to do this by using OS?
Does the power LED only controlled by hardware?
Or OS could ...
2
votes
4answers
594 views
Includegraphics problems with a PNG
I have problems to insert a figure into my .tex file. This is the code:
\begin{figure}
\includegraphics[width=1\textwidth]{Blockdiagram}
\caption{Diagram}
\label{figure:BlockDiagram}
...
2
votes
1answer
98 views
Is it possible to detect when the system is recording a sound and then perform some action on Python?
I began learning Python a few days ago, and i was wondering about a practical use for a program.
Then i came up with the following: if my brother is in his room recording himself playing guitar, a led ...
2
votes
2answers
1k views
How to blink the Keyboard's LED using C# or VB.Net
Need to make the Keyboard's LED (Caps lock / Num lock or Scroll lock LED) blink either using C# or VB.net. (With or without using interop is fine)
2
votes
1answer
1k views
Can the Android handset LED be manipulated without using a Notification object?
I want to control the LED on an Android device with more control than is offered by the Notification class. Notifications allow you to change the rate of flashing; e.g. 300 milliseconds on, 1000 ...
1
vote
2answers
15 views
Simple avr program behaving weirdly “sometimes”
I am new to AVR, but i have programmed PICs before, only this time i am doing everything in linux too so you'll guess that i am using avrdude...
My goal for this project is to change a bicolor LED's ...
1
vote
1answer
59 views
Android Hardware LED On/Off
I have been looking everywhere on how to turn my Nexus One LED On/Off from a button that I created. I can't get it to work. I get a "threadid=1 thread exiting with uncaught exception ...
1
vote
0answers
93 views
LED Flash Code Causes Force Close on Xoom
I am trying to add the ability to turn on the LED flash within my app. It's not the app's primary function so I am not trying to capture every single device.
I have added the following code:
...
1
vote
2answers
145 views
Android Camera LED light goes to Off after 2 seconds?
I am using the camera flash light in my application, I was done coding for that, it's working on/off the light.
but after 2 seconds it goes to off. If I press the on button again it was giving force ...
1
vote
3answers
162 views
Can't seem to control dmx lights via lighting desk
2 questions
1: Q light software...
I have a Showtec Showmaster 24 which is a DMX controller with 24 channels. I have plugged it's MIDI input into my PC using a USB/MIDI cable. QLC picks up the MIDI ...
1
vote
5answers
410 views
How to program hardware?
I am an adept Visual Basic programmer. I wish to learn about how people program hardware. For example I have seen people create an LED watches, boxes etc. How do you achieve this? Can it be done using ...
1
vote
2answers
387 views
How do I detect if my iOS device has an LED light or not?
How do I detect if my iOS device has an LED light or not?
I am trying to see the difference between an iPad 2 (front and back camera) and an iPhone 4 (front, back + LED light)
1
vote
2answers
329 views
PICkit2 flashing led with Button
i am using a PICkit2 Low Pin Count Demo board with a 16f690 chip. i have been able to write simple code to turn the LEDs on and off, but upon trying to utilize the push button to change the state of ...
1
vote
1answer
252 views
Android Getting Status on LED
How can one get information on the status of items such as LED? I know how to set LED via notifications, but what I need to know is how to determine if it is on/off etc before making any adjustments. ...
1
vote
0answers
1k views
I'm trying to turn on the iPhone 4 torch but it just won't turn on [closed]
Possible Duplicate:
Turn on torch/flash on iPhone 4
So I followed the WWDC session 409 about using the camera/flash/torch/etc as a device on the iPhone 4 and I was able to write the chuck ...
1
vote
0answers
2k views
How can you turn on the led light on the iphone 4?
I just want to be able to turn on the led light. Is there a simple way to do this, or am I going to need to, say, set up the phone to take a video, simulate it videoing with the light on, but not ...
1
vote
2answers
1k views
LED-color HTC Legend
I'm trying to make the LED of the HTC Legend color blue along with my notification.
notif.ledARGB = color.BLUE;
notif.ledOnMS = 100;
notif.ledOffMS = 100;
notif.flags |= ...
1
vote
1answer
129 views
Searching for a drive bay LED/LCD with buttons hardware and API
My colleagues and I have got an interesting little prototype hardware/software project that would follow these loose requirements/specs/implementation details:
Hardware:
Take simple user input from ...
1
vote
4answers
2k views
Steps to make a LED on or off from a C program using Serial Port?
I knew there is a similar post:
http://stackoverflow.com/questions/209603/steps-to-make-a-led-blink-from-a-c-c-program
But now I am working on a arm-based development board, and it seems to have two ...
0
votes
0answers
16 views
Custom PCB in bulk [closed]
Not exactly a programming question but still technical and was wondering if anyone had experience in the area.
I need a small printed circuit board with a motion sensor and an LED that is battery ...
0
votes
1answer
31 views
Android LED_NOTIFICATION_ID cannot be resolved to a variable
I've looked for examples on how to get the android device LED to blink and I've gotten the message about not being able to resolve LED_NOTIFICATION_ID to a variable. My code is below. Is there anyone ...
0
votes
1answer
134 views
Making a music visualizer out of RGB LEDs
I have some LEDs installed in my house, and I'd like to make them dance to music.
My setup:
10 RGB LED strips (so 30 channels) controlled by PWM (48 steps) connected to a PC via USB.
The LED ...
0
votes
3answers
47 views
Code keeps thowing a NPE, cannot find the cause
i cannot find the null pointer exception in my code, i was wondering if anyone could help me find what is giving an error.
code:
package com.dingle.ubat;
import android.app.Activity;
import ...
0
votes
1answer
134 views
Programmable WIFI scrolling marquee sign
I'm looking for a scrolling marquee sign that connects to the internet via Wifi so i can remotely program whats being displayed. I have looked all over but come up empty. Does anyone have anything ...
0
votes
1answer
25 views
How to export IES file to advance the design?
Our LED luminaries need to sell to US, according to LM-79 and LM-80 request, it
needs to meet energy star request, how to do that test? How to export IES file to advance the design?
0
votes
2answers
120 views
LED Status And Display Issue
NotificationManager notifMgr = (NotificationManager) getSystemService(NOTIFICATION_SERVICE);
Notification notif = new Notification();
//Use this if you want to use the default lights for a ...
0
votes
1answer
136 views
Droid-X LED lights
I can't seem to get the camera LED to light up as a flashlight with my Droid X. I've tried quite a bit, and am down to trying to decompile some apps that I know work. How can I get it to work?
I ...
0
votes
1answer
120 views
read port RB7 or other port from PICF184550 in program language C
I'm using the picdem F184550, I want to read the value of the led, I'm using the mplab ide v8.63 with a C compiler. but I don't have a idea how to interface with the port RB7 where my led with a ...
0
votes
1answer
135 views
Control LED Monitor programmatically
I am developing a research that basically control LED monitor's backlit to minimize its power consumption. Currently I'm unable to find a LED monitor with provided API to access and control the ...
0
votes
2answers
426 views
Checking if a new SMS has been read
I am working on a simple app for the HTC EVO that blinks the alternate notification LED when a new text message is received. I have this part working great via a Broadcast Receiver but I need some way ...
0
votes
1answer
340 views
UIImagePickerController camera freezes when flash goes off on iPhone 4
Using the camera to capture an image ... everything works fine UNLESS the flash goes off (which is does automatically in low light situations).
Is anyone else seeing this?
What, if any, solutions ...
-1
votes
0answers
25 views
filter to get regular circle light from an LED so it could be analyzed by a camera? [closed]
i want to get a linear light increase and decrease so it could be analyzed by mobile camera
is there any kind of filters that could be put over the led so the light would be like regular circle ...
-1
votes
1answer
76 views
I cannot get a 'Velleman part No. VM116' to talk to my DMX lights
Hello everybody.
First of all, I am using Delphi 7, the computer is connected to a 'Velleman part No. VM116' via a USB port and I have two DMX led lights connected to the DMX output of the ...
-1
votes
1answer
47 views
keep iphone led open in Multitasking
Hi I have find a way to switch on and off the led flashlight of iphone 4 and also to have a strobe effect but I am trying to keep it lit when the app goes to background and I cant. Is there any way to ...
-1
votes
1answer
96 views
vb.net LED BOARD DISPLAY user control
I am developing LEDBOARD user control in vb.net.I have done it also .Actually its taking too much time to load .In the vb6 same application I am loading 3000 labels using a label control array but not ...