Questions tagged [embedded]

An embedded system is a computer system designed for specific control functions within a larger system.

Embedded systems contain processing cores that are typically either microcontrollers or digital signal processors (DSP). The key characteristic, however, is being dedicated to handle a particular task. Since the embedded system is dedicated to specific tasks, design engineers can optimize it to reduce the size and cost of the product and increase the reliability and performance.

Source: wikipedia

66 questions
0
votes
2 answers

Embedded VoIP (Asterisk) install in home router?

Is it possible to flash an average home wireless router with a new OS that includes an embedded PBX server to route VoIP calls (such as Asterisk)? Does the average $50 router in the living room have the hardware capacity to support such a…
Scott Klarenbach
  • 569
  • 2
  • 8
  • 20
0
votes
1 answer

Strip X Window System from OpenRD (Fedora core 8)

I just got myself an OpenRD Client embedded box with an old Fedora 8 on it. Runs like a charm, only problem is that the default install has X on it, which I would like to remove in order to free up some space. I found a similar post here on the…
Alexander T
  • 287
  • 1
  • 8
0
votes
2 answers

How to stop specific site from using embed content from my site

I'm on nginx and I just found some sites using embedded content from my site without my consent. I have sites using my content that way and I would like to permit them but I need to stop some sites of doing it. Is this possible?
bpy
  • 115
  • 6
0
votes
1 answer

Headless installation of debian "golden image"

For the retrofit of some older embedded (Intel, x86) PCs I would like to install a customized Debian image with as little as possible user interaction. Normally I would create a Debian installation, customize it (install packages, configuration…
c3ntry
  • 1
0
votes
1 answer

WtpDownload_linux: Usage, gathering the required files?

Edit: These tags were removed as they don't exist: ESPRESSObin U-Boot marvell A3700 I'm in over my head working on an ESPRESSObin. I flashed the wrong bootloader, because I thought the recovery was simple and easy... and I figured a few bytes for…
Mike Mestnik
  • 127
  • 1
  • 6
0
votes
0 answers

How to populate /dev/input?

I have a fully working (for this part) embedded system based on a rather ancient, vendor-modified, Linux v3.18.29. To solve other problems I am in the process of upgrading everything to current u-boot/kernel/Buildroot. Everything seems to work, but…
ZioByte
  • 296
  • 4
  • 17
1 2 3 4
5