Skip to main content

Questions tagged [data]

Data are values of qualitative or quantitative variables, belonging to a set of items

34 votes
14 answers
11k views

What makes the stack concept useful in embedded programming?

Below is an illustration of the stack concept: I have read many times about the stack pointer and how some variables are stored in SRAM on a stack. Many tutorials explain how it works, but not why ...
GNZ's user avatar
  • 1,791
30 votes
4 answers
3k views

How much data could be stored on a standard compact cassette using modern encoding?

My father and I recently dug out his old Commodore 64 from his basement and tried to revive it. Among other accessories, we also found his old Datasette drive, which is essentially a normal tape drive ...
DLCom's user avatar
  • 421
29 votes
10 answers
7k views

Why can't Wi-Fi run at 2.4 Gbit/s?

So Wi-Fi runs in the 2.4 GHz band, yeah (and the new ones 5 GHz)? Which means that every second, a Wi-Fi antenna outputs 2.4 billion square wave pulses, right? So I was wondering, why can't ...
MC ΔT's user avatar
  • 507
24 votes
6 answers
5k views

Could data transmission power consumption be lessened by transmitting more zeroes?

According to the IEA 250 TWh of power was consumed in 2019 due to data transmission globally, about 1% of worldwide electrical power use. I would like to pose a very simple question regarding power ...
Fiach Reid's user avatar
19 votes
4 answers
14k views

How could you transfer data over an audio line?

I'd like to pass some data over an audio cable (i.e from audio card to my cellphone) with a short cable. I'm looking for some ideas for algorithms for achieving this. They of course should include ...
roman's user avatar
  • 409
18 votes
8 answers
3k views

Data transmission protocol with two lines and no explicit clock

Are there communication protocols that transmit bits using two lines A and B as follows: When line A is toggled, a 0 is sent. When line B is toggled, a 1 is sent. I currently use this to push out ...
Nordic Mainframe's user avatar
18 votes
7 answers
3k views

General protocol for data transfer from one system to another?

What is the general protocol to send information from one system to another? For example, let's say we have some information collected from microcontroller over a length of time that we want to send ...
O_O's user avatar
  • 625
13 votes
9 answers
5k views

Best way to store very small amount of data?

I'm building a side project at the moment and I want to be able to store and retrieve a very small amount of data (10 kB tops). If the power is disconnected I want to be able to retain the data. I ...
Michael Rutkowski's user avatar
13 votes
3 answers
48k views

What is the theoretical maximum data transfer rate of a pair of wires in a phone cable?

Yesterday folks from my ISP came to install a 16 Mbps "Fiber to the Home" connection, but I noticed that the connection still comes in through the same two wires on our phone jack. Could that same ...
Fletcher Tomalty's user avatar
11 votes
8 answers
6k views

Saving data without a microcontroller?

Is there a way to save voltage data directly (without a microcontroller) to anywhere, like EEPROM, SDCARD, etc.? For example, I am using an MPX pressure sensor which gives 0V to 5V analog output. ...
Firat Dagkiran's user avatar
11 votes
5 answers
2k views

Why don't we use 7075 aluminum Ethernet and USB cables?

Since the skin depth of copper at 1Ghz is about 2.3 micrometers, it doesn't seem like aluminum would provide a worse signal to noise ratio. 7075 aluminum is also much more resilient and stronger than ...
genealogyxie's user avatar
11 votes
7 answers
4k views

Power for POV display

I want to build a small POV display, but how is the power (and if possible a communication line) transmitted to the spinning part? I've looked at some POV project, but they usually don't explain that ...
jojo l'abricot's user avatar
11 votes
3 answers
18k views

Can the Arduino be used to "spy" on a UART connection between two devices?

I have a need to install an Arduino (actually just the IC) into existing hardware to enhance functionality. What I would like to do is connect the Arduino so that it "spys" on the I/O lines between ...
Brad Hein's user avatar
  • 1,052
11 votes
3 answers
4k views

Flexible-PCBs: what data is needed for manufacturers?

Can someone explain more about how you generate data for flexible or flexi-rigid PCBs for manufacture? Do I just make more layers and export more gerber files? Is there anything I need to keep in mind ...
kerblogglobel's user avatar
10 votes
6 answers
15k views

Is it necessary to separate DC power cables and data cables?

I have had this discussion with my colleague earlier. A DC power supply is non-alternating, so the magnetic field a DC power wire generates is constant (is it?). Now, I know the rule is to separate ...
Shibalicious's user avatar

15 30 50 per page
1
2 3 4 5
22