Want to see what's inside a GPS unit?
Want to see what's inside a GPS unit?
A research team consisting of Stanford and NMSU engineers may have found a material capable of revolutionizing the 2D…
A research team consisting of Stanford and NMSU engineers may have found a material capable of revolutionizing the 2D memory semiconductor market.
Researchers at the Moscow Institute of Physics and Technology have come one step closer to creating an artificial neural…
Researchers at the Moscow Institute of Physics and Technology have come one step closer to creating an artificial neural network that mimics a human brain.
Dash Cameras are becoming a very popular automotive accessory. What's inside of one?
Dash Cameras are becoming a very popular automotive accessory. What's inside of one?
The new development board features a 32 MHz Quark and a host of features at a $14.95 price tag.
The new development board features a 32 MHz Quark and a host of features at a $14.95 price tag.
This article provides additional details related to code development, hardware configuration, and the OLED interface.
This article provides additional details related to code development, hardware configuration, and the OLED interface.
SIMCOM's SIM 900A in Europe? Read on to learn how.
SIMCOM's SIM 900A in Europe? Read on to learn how.
Scientists have made 5D data storage that can store data for billions of years. How does it work? and when will it be…
Scientists have made 5D data storage that can store data for billions of years. How does it work? and when will it be available to consumers?
To simplify Boolean functions (or switching functions), one might use the Karnaugh map method when there are not that…
To simplify Boolean functions (or switching functions), one might use the Karnaugh map method when there are not that many variables used. However, if a greater amount of variables are used or if several Boolean functions need simplification, using a computer is ideal. The Quine-McCluskey procedure presents a systematic approach that can easily be programmed into a computer for digital simplification.
Micron's HMC started shipping in September. Here's a rundown on key features of the very welcome memory solution.
Micron's HMC started shipping in September. Here's a rundown on key features of the very welcome memory solution.
x86 processor architecture is coded in a language known as Assembly. Assembly language is a great tool for learning how a…
x86 processor architecture is coded in a language known as Assembly. Assembly language is a great tool for learning how a computer works, and it requires a working knowledge of computer hardware. This article will detail basic microcoputer design, instruction execution cycles, how memory is read, and how programs run.
The FRDM-K64F is a development platform which utilises the MK64FN1M0VLL12 microcontroller. This tutorial includes how to…
The FRDM-K64F is a development platform which utilises the MK64FN1M0VLL12 microcontroller. This tutorial includes how to download a simple blinky example onto the FRDM-K64F using the ARM mbed online IDE and KEIL MDK. Details of the GPIO module configuration are included.
In this project, you'll learn how to wire an LED and flash it using the Raspberry Pi. Also, to isolate the Raspberry Pi's…
In this project, you'll learn how to wire an LED and flash it using the Raspberry Pi. Also, to isolate the Raspberry Pi's + 3.3VDC compliant output pins from supply voltages greater than this power source, an opto-isolator will be introduced as well.
This article explains how to install PyVisa and MatPlotlib for Python. PyVisa connects a computer to the measurement…
This article explains how to install PyVisa and MatPlotlib for Python. PyVisa connects a computer to the measurement instruments and matplotlib helps to visualize the data collected from these instruments.
In this article I will show you how to use the internal EEPROM of an ATMega 328P microcontroller. I will use a…
In this article I will show you how to use the internal EEPROM of an ATMega 328P microcontroller. I will use a USB-to-serial converter, and an LM35 temperature sensor. I will also give you some tips and tricks when designing a PCB.
NAND Flash is, without a doubt, the cheapest way to store a ton of bits in one place. It's also one of the most…
NAND Flash is, without a doubt, the cheapest way to store a ton of bits in one place. It's also one of the most aggravating memory mediums to work with: bits wear out, errors pop up, and data gets lost. Why deal with all the hassle of managing your memory manually? Instead, use an eMMC!
How to set up the build environment for the nRF51 system-on-chip using makefiles and ARM-GCC.
How to set up the build environment for the nRF51 system-on-chip using makefiles and ARM-GCC.
Examining Moore's Law in its 50th Year and how the initial premise may be approaching exhaustion, but the spirit of this…
Examining Moore's Law in its 50th Year and how the initial premise may be approaching exhaustion, but the spirit of this observation continues.
The median wage of American workers is currently around $50,500, so EEs are still well above average, but the difficulty…
The median wage of American workers is currently around $50,500, so EEs are still well above average, but the difficulty comes in maintaining a grip on one's salary amid skyrocketing taxes and costs of living. How does an engineer keep as much of his/her salary as possible while still scoring a decent job?
Samsung just revealed the world's largest hard drive--the PM1633a, a 16 TB punch in a 2.5-inch SSD package. The drive…
Samsung just revealed the world's largest hard drive--the PM1633a, a 16 TB punch in a 2.5-inch SSD package. The drive relies on a new 32GB NAND flash die comprised of 48 layers of 3-bits-per-cell 3D V-NAND.