1

Assembly Language Jobs (NOW HIRING)

Be Seen First

PRIMARY RESPONSIBILITIES: · Participate in the development of avionic equipment through design, debug and documentation of assembly language and high-level software at the project level. · Support ...

Knowledge of developing software in C, C++, Python, or Assembly language * Knowledge of developing for operating system internals (e.g. Windows, Linux, Android, iOS, Embedded systems) * Knowledge of ...

Computer Network Operations 0

Hanover, MD · On-site +1

$78K - $250K/yr

Knowledge of developing software in C, C++, Python, or Assembly language * Knowledge of developing for operating system internals (e.g. Windows, Linux, Android, iOS, Embedded systems) * Knowledge of ...

Assembly Tech

Indianapolis, IN · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Canton, MI · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Carmel, IN · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Livonia, MI · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Taylor, MI · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Greenfield, IN · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Rochester Hills, MI · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Sterling Heights, MI · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Cincinnati, OH · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

North Olmsted, OH · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Platte City, MO · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Stow, OH · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

Assembly Tech

Lansing, MI · On-site

$18 - $40/hr

All Star Assembly is a Michigan based family-owned business since 2011 that takes great pride in ... language and communication skills. Tools Required on First Day of Work: *Note: the area manager ...

next page

Showing results 1-20

Assembly Language information

See salary details

$9

$16

$20

How much do assembly language jobs pay per hour?

As of Jul 3, 2026, the average hourly pay for assembly language in the United States is $16.91, according to ZipRecruiter salary data. Most workers in this role earn between $14.42 and $17.55 per hour, depending on experience, location, and employer.

What jobs pay $500,000 a year in the US?

Assembly language programmers typically do not earn $500,000 annually unless they hold executive or specialized roles such as senior embedded systems engineers or consultants with extensive experience. High salaries in this field are often associated with senior positions in technology companies, government agencies, or specialized industries that require advanced skills and certifications. Most roles in assembly language programming are below this salary level, but top-tier experts or those in leadership positions may reach or exceed it.

Is assembly language still in demand?

Assembly language remains in demand for specialized roles such as embedded systems, firmware development, and device driver programming, where low-level hardware interaction is essential. Professionals with knowledge of assembly, along with understanding of computer architecture and debugging tools, are valued in industries like aerospace, automotive, and cybersecurity. However, overall demand is more limited compared to higher-level programming languages.

Is assembler a good career?

Assembly language programming is a specialized skill used in embedded systems, device drivers, and performance-critical applications. Careers in this field often require knowledge of hardware architecture and low-level programming, and job opportunities can be limited but well-paying for those with expertise. Continuous learning of related tools and systems is important for advancement.

What are the key skills and qualifications needed to thrive as an Assembly Language Programmer, and why are they important?

To thrive as an Assembly Language Programmer, you need a solid understanding of computer architecture, low-level programming, and proficiency in assembly syntax, often supported by a degree in computer science or related field. Familiarity with development tools such as assemblers, debuggers, emulators, and specific hardware platforms is essential. Attention to detail, problem-solving abilities, and persistence are standout soft skills for this meticulous and challenging work. These skills ensure efficient, optimized, and reliable software development at the hardware level, which is crucial for embedded systems and performance-critical applications.

What is the difference between Assembly Language vs Embedded Systems Programmer?

AspectAssembly LanguageEmbedded Systems Programmer
Required CredentialsBasic knowledge of computer architecture, no formal certification requiredKnowledge of programming languages, sometimes certifications in embedded systems or C/C++
Work EnvironmentLow-level programming, hardware interaction, often in labs or manufacturingDeveloping software for embedded devices like IoT, automotive, or appliances
Industry UsageUsed in firmware development, hardware design, and device driversUsed in consumer electronics, automotive, medical devices, and industrial automation

Assembly Language involves low-level programming directly interacting with hardware, while Embedded Systems Programmers develop software for embedded devices, often using higher-level languages like C. Both roles require understanding of hardware, but Embedded Systems Programmers typically work with a broader set of tools and languages to create functional products.

What are common challenges faced by Assembly Language programmers when working with modern hardware?

Assembly Language programmers often encounter challenges such as adapting to the intricacies of different processor architectures and managing low-level hardware interactions. Modern hardware can introduce complexities like pipelining, multi-core processing, and memory management, which require a deep understanding of architecture-specific instructions and performance optimization techniques. Additionally, debugging and maintaining Assembly code can be more time-consuming compared to high-level languages, emphasizing the need for meticulous attention to detail and thorough documentation. Collaboration with hardware engineers and software developers is often necessary to ensure seamless integration and performance.

What jobs use assembly code?

Jobs that use assembly code include embedded systems programming, firmware development, device driver creation, and low-level hardware engineering. These roles often require knowledge of computer architecture, debugging tools, and performance optimization, typically in environments like aerospace, automotive, or consumer electronics industries.

What is Assembly Language?

Assembly language is a low-level programming language that is closely related to machine code. It uses symbolic code and mnemonics to represent machine-level instructions, allowing programmers to write instructions that a computer's CPU can execute directly. Assembly language is specific to a computer architecture and is typically used for tasks that require direct hardware manipulation, high performance, or access to special processor instructions. While it's more challenging to learn and use than high-level languages, it offers greater control over system resources.
More about Assembly Language jobs
What cities are hiring for Assembly Language jobs? Cities with the most Assembly Language job openings:
What states have the most Assembly Language jobs? States with the most job openings for Assembly Language jobs include:
What job categories do people searching Assembly Language jobs look for? The top searched job categories for Assembly Language jobs are:
Infographic showing various Assembly Language job openings in the United States as of June 2026, with employment types broken down into 3% As Needed, 76% Full Time, 6% Part Time, and 15% Contract. Highlights an 98% Physical, 1% Hybrid, and 1% Remote job distribution, with an average salary of $35,171 per year, or $16.9 per hour.
Software Engineer II

Software Engineer II

Gables Engineering

Coral Gables, FL • On-site

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 13 days ago

Be Seen First

After you apply to this job, you can share why you’re interested to jump to the top of the candidate list.


Job description

POSITION SUMMARY:

The Software Engineer will participate in the planning, analysis, design, development, and verification of software projects used in a commercial aircraft environment.

PRIMARY RESPONSIBILITIES:

·         Participate in the development of avionic equipment through design, debug and documentation of assembly language and high-level software at the project level. 

·         Support the development of entry‐level software professionals through guidance, mentorship, and technical support as needed.

·         Work with project engineers, as well as other software staff, in the determination of software/hardware partitioning of one or more ongoing projects. 

·         Provide technical guidance and suggestions, where necessary, to other software and hardware staff as development of various projects continues. 

·         Specify requirements, and implement software according to those requirements, to be utilized in GEI products and in‐house required equipment. 

·         Participate in the software verification process for software of own design and that of other software engineers. 

·         Generate documentation for all developed software in accordance with current GEI procedures and standards. 

·         Assist fellow engineering colleagues with the isolation and rectification of problems reported by customers following product release.

JOB SKILLS REQUIRED:

Controls (Embedded)

  • Minimum 3 years of experience with C/C++ languages
  • Able to understand schematics, and troubleshoot hardware
  • Familiar with DO-178B/DO-178C software development process highly preferred.

Digital Signal Processing (DSP)

  • Familiarity with basic DSP algorithms (FIR, IIR, Tone Detection)
  • Familiarity with DSP techniques applied to audio a plus
  • Familiarity with Audio CODECs a plus
  • Familiarity with Analog Devices Inc. family of DSP IC’s for imbedded applications a plus
  • Familiarity with DSP SW development tools (ex: CrossCore Emmbedded Studio) a plus

REQUIRED EXPERIENCE:

·         Bachelor of Science in Software, Computer, or Electrical Engineering

·         5+ years of experience in the development and maintenance of high level and structured assembly language software.

PHYSICAL REQUIREMENTS:

·         Light Work- This role may require exerting up to 20 pounds of force occasionally and/or up 10 pounds of force frequently to lift carry, push, pull or otherwise move objects. Most essential functions are performed while sitting but walking and standing is occasionally required.

·         Manual dexterity is required in the assembly or fabrication of parts which may result in the repetitive motion of the wrists, hands, and fingers.

·         Visual acuity is required for visual inspection of boards involving small defects, small parts, using measurement devices; and/or assembly or fabrication parts at distances close to the eyes.

Gables Engineering is a drug free workplace and Equal Opportunity Employer.

Company Description

Gables Engineering Inc. is an industry leader in custom avionics controls and other related products.