Tagged Questions
The serial tag has no wiki summary.
27
votes
11answers
36k views
How to find serial number of Android device?
I need to use a unique ID for an Android app and I thought the serial number for the device would be a good candidate. How do I retrieve the serial number of an Android device in my app ?
27
votes
8answers
5k views
Out of curiosity: How are serial numbers generated? Hints, Algorithms?
I wondering about how serial number generators and validator work. My aim would be to generate a serial number with five parts consisting of numbers and letters only.
I enjoy coding as a hobby and ...
16
votes
4answers
1k views
A good serial communications protocol/stack for embedded devices?
After writing several different custom serial protocols for various projects, I've started to become frustrated with re-inventing the wheel every time. In lieu of continuing to develop custom ...
15
votes
8answers
3k views
How do you design a serial command protocol for an embedded system?
I have an embedded system I'm communicating with over serial. The command structure right now is designed to be operated interactively: it displays a prompt, accepts a few commands, and displays ...
10
votes
7answers
12k views
Get HDD (and NOT Volume) Serial Number on Vista Ultimate 64 bit
I was once looking for getting the HDD serial number without using WMI, and I found it. The code I found and posted on StackOverFlow.com works very well on 32 bit Windows, both XP and Vista. The ...
10
votes
2answers
4k views
Java Serial Communication on Windows
I've been looking around for a Java API that can communicate with Serial on Windows/Win32 but many of the API's I've checked out are either for Linux, too outdated, or just had bad critics.
Can ...
9
votes
3answers
868 views
pySerial works fine in Python interpreter, but not standalone
Good morning! Recently I bought an Arduino board to make sort of "light control" in my room. Here is the code of the firmware I wrote:
int control = 0;
int pin = 0;
void setup()
{
...
9
votes
4answers
2k views
Getting Epson receipt printer to print from Arduino
This is a bit of an odd/specific question, but I'm having no luck, so maybe someone can help. I'm trying to build a microprinter using an Arduino and an Epson TM-T88II receipt/POS printer. The printer ...
8
votes
5answers
819 views
Equivalent of GCD serial dispatch queue in iOS 3.x
Apple's Grand Central Dispatch (GCD) is great, but only works on iOS 4.0 or greater. Apple's documentation says, "[A] serialized operation queue does not offer quite the same behavior as a serial ...
8
votes
3answers
3k views
Get hard disk serial number using Python on Linux
How can I get serial number of hard disk drive using Python code on Linux?
I want to do this using a python module, not running external program such as hdparm etc.
Perhaps I could use the fcntl ...
8
votes
6answers
14k views
Data collection with Android via USB
What would be the best way to access the USB as a serial port on a android device (HTC Magic) ?
I am thinking about a OBD-II interface, can I do this on a startdard phone or more likely I'll need a ...
7
votes
1answer
166 views
How Can I recevied data from pc to arduino?
I developed a app that send data for arduino by serial port, but i can understand how i can recevied in arduino. Because i send a string by serial port for arduino and the arduino recevied anything ...
7
votes
2answers
388 views
Comprehesive information on serial ports and programming?
What are some comprehesive sources on serial programming?
Ideally they would cover things like:
history of devices
current and future uses
how serial devices work
protocols
and, of course, how to ...
6
votes
2answers
821 views
6
votes
1answer
3k views
how to get motherboard id or serial number ?[Delphi]
how to get motherboard id or serial number ?
is there any example or articles o try to get ?
thanks in advance
6
votes
2answers
8k views
Serial Communication between Java RXTX and Arduino
I'm trying to communicate between my PC (Windows 7 using Netbeans and RXTX) with an Arduino Pro, using the serial port. The Arduino is actually connected to the PC using an FTDI cable.
The code is ...
6
votes
4answers
860 views
Best VM for Delphi development with parallel port
I see that a number of people are doing S/W development (not just Delphi) using a virtual machine to host the IDE and all required files. I've used Microsoft Virtual PC to debug issues with my ...
6
votes
4answers
836 views
Which simple future-proof Delphi serial comms code to use?
I've been a fan of Turbopower Async Pro for years, now taken up on SourceForge and it works very well. However, it's complex and I've never really made use of its features other than the port ...
5
votes
4answers
412 views
How to construct UDP packet but not send it
This is sort of an odd request.
I have a byte array that I need to send over serial port to another device using C#. However I need to first wrap the byte array within a udp packet, but again, it's ...
5
votes
4answers
446 views
Decimal to hex in python
So I have kind of a ignorant (maybe?) question. I'm working with writing to a serial device for the first time. I have a frame [12, 0, 0, 0, 0, 0, 0, 0, 7, 0, X, Y] that I need to send. X and Y are ...
5
votes
3answers
2k views
C: cross-platform RS232 serial library?
I am looking for an open source cross-platform library for working with the serial port in C, something along the lines of the awesome pyserial library (Unfortunately I have to use C for this ...
5
votes
5answers
540 views
Serial: write() throttling?
I'm working on a project sending serial data to control animation of LED lights, which need to stay in sync with an animation engine. There seems to be a large serial write buffer (OSX (POSIX) + FTDI ...
5
votes
4answers
3k views
What's a good approach for developing a simple serial number generator/verifier?
I'm working on an app I'd like to sell some day -- sooner rather than later! I'd like to develop a reasonably simple serial number scheme to protect it.
A simple number/letter combination not more ...
5
votes
8answers
12k views
Converting serial port data to TCP/IP in a linux environment
Thank you in advance. I need to get data from the serial port of a linux system and convert it to TCP/IP to send to a server. Is this difficult to do? I have some basic programming experience but not ...
5
votes
2answers
5k views
Binary data with pyserial(python serial port)
serial.write() method in pyserial seems to only send string data. I have arrays like [0xc0,0x04,0x00] and want to be able to send/receive them via the serial port? Are there any separate methods for ...
5
votes
5answers
2k views
Serial Communication with Windows XP/win32
I am working with a peripheral device that needs to be communicated through serial. I can send it commands using Hyperterminal, but now I need to write programs that will let me do it without ...
4
votes
1answer
361 views
Python Mindwave Graphs
I got a Neurosky Mindwave for chirstmas and was immediately unimpressed with the standard software for it. So I took my basic understanding in python to it and quickly found my shortcommings. So i ...
4
votes
3answers
103 views
Sending data with 9600 baud at AT89S52, 4Mhz crystal
Mates,
I want to transmit data using AT89S52 and my crystal is 4 Mhz,
Am I writing a correct baud rate code below ?
Or anyone of you know how to calculate a baud rate ?
Thanks a lot
void ...
4
votes
2answers
270 views
Arduino stops sending data to the serial port after a long time period
I am using an Arduino Uno rev2 device as a permanently connected device that sometimes sends signals to a PC (Windows 7 x64). Code compiled with Arduino 1.0 software from arduino.cc
Topic on ...
4
votes
2answers
806 views
Python serial communication
I'm working on an Arduino project, and I am interfacing it with a Python script due to memory limitations. On the Python side I have a 2 dimensional matrix containing respective x, y values for ...
4
votes
2answers
700 views
Delphi RAD Studio Serial Number
We currently use Rad Studio 2007 and are expecting to upgrade to Delphi XE soon!
Does anybody know how we can see what the serial number was used when installing Rad Studio 2007?
Regards, Pieter
4
votes
3answers
1k views
How to identify multiple USB-serial adapters under Ubuntu 10.1
I am reading data from multiple identical USB-serial adapters under Ubuntu 10.1.
On occasion, their /dev/tty path changes (eg if other USB devices are connected on startup).
I need a way of ...
4
votes
7answers
779 views
C write() doesn't send data until close(fd) is called
So I have this test code to send "HELLO" over a USB serial port:
int fd;
struct termios tty;
if((fd = open("/dev/ttyUSB0", O_WRONLY|O_NONBLOCK|O_NOCTTY)) == -1){
err(1, "Cannot open write on ...
4
votes
3answers
253 views
UART speed possibly wrong
My brain is fried, so I thought I would pass this one to the community.
When sending 1 character to my embedded system, it consistently thinks it receives 2 characters. The first received character ...
4
votes
5answers
8k views
Linux: How to find all serial devices (ttyS, ttyUSB, ..) without opening them?
What is the proper way to get a list of all available serial ports/devices on a Linux system?
In other words, when I iterate over all devices in /dev/, how do I tell which ones are serial ports in ...
4
votes
2answers
936 views
List machine's serial ports [Qt4]
I have an arduino-based device which connects through USB.
I'd like to detect it from my Qt4 application, using QExtSerialPort (or whatever necessary), when it's plugged in.
If this weren't ...
4
votes
1answer
2k views
Serial port access in Adobe-Air
I am looking to use Adobe Air to visualize information coming from the Serial port. Is there a way to do this naively in Air? I'm assuming not.
If this is the case, would my best route be to create ...
4
votes
5answers
1k views
How can I send a string serially from an 8051 only ONCE?
I am making an 8051 microcontroller communicate wirelessly with a computer. The microcontroller will send a string to its serial port (DB9) and the computer will receive this string and manipulate it. ...
4
votes
3answers
2k views
Check if serial port is listening
I have an Arduino sending and receiving instructions with a python script via a serial port.
The Arduino takes a button state and when it is pushed it will send a message via serial to a python ...
3
votes
2answers
67 views
writing to serial port from linux command line
From windows I can communicate with a serial port device using following commands:
mode com1: baud=9600 data=8 parity=n stop=1
copy con com1
alt+18alt+2ctrl+z
Device starts the requested operation.
...
3
votes
1answer
41 views
MacOS: programmatically finding serial ports?
Is there a library call in MacOS to list the available serial ports and the settings of each? Hopefully something that might port to iOS at some time with minimal difficulty.
I would prefer not to ...
3
votes
1answer
100 views
C# Serial Data- Losing data after formatting received data string
My project is a Customer Display that connects to a restaurant POS (pc based cash register) via serial connection. I am using C#, Visual Studio 2010.
As the cashier takes the customer's order and ...
3
votes
1answer
120 views
Is mark and space parity possible using boost.asio?
I cannot seen to get the serial port set up correctly using the termios structure so i am looking at third party librarys.
I have been advised to try boost.asio but when looking through the examples ...
3
votes
1answer
156 views
Communicating serially through arduino xbeeshield
I have a ladyada xbee adapter on the computer side and an arduino xbeeshield which I am trying to communicate with over wireless. Both xbees are configured correctly in that I can receive data from ...
3
votes
1answer
440 views
Get binary data out of usb port
I've written a PRN generator in Python and I am trying to test the sequences to validate them. I have a bit error rate tester, but in order for everything to work, I need to provide it with clocked ...
3
votes
3answers
145 views
Controlling motor which does not give serial commands in documentation
I am using a motor connected to a serial port (RS-232). I need to use it as part of an automation set-up in a lab. The motor was part of a larger set-up which can be purchased, and it is the only part ...
3
votes
3answers
271 views
Writing Hard drive serial string to Binary file
I have a simple function that grabs the hard drive serial number from the C:\ drive and puts it into a string:
ManagementObject disk = new ManagementObject("win32_logicaldisk.deviceid=\"C:\"");
...
3
votes
3answers
942 views
Serial Communication (RTS) and Windows 7
I am developing Delphi application on Delphi 2010 XE RAD Studio under Windows 7. My application talks on the serial port non-stop. I am using AsyncPro for Delphi 2010. Serial communication and ...
3
votes
1answer
253 views
use python twisted framework to connect to multiple serial sockets
I currently use twisted to connect to a serial device I have, using code like the following.
from twisted.internet import reactor
SerialPort(Handler(), "/dev/ttyACM1", reactor, baudrate='9600')
...
3
votes
2answers
533 views
Python + Arduino with Mac OS X
I'm having trouble communicating between my Arduino and Python. I have a couple of questions that I hope can be answered, but first and most importantly, I need to simply establish a connection.
For ...