by Orlando J. Hernandez | Oct 7, 2019 | Embedded Systems
Benchmarking is the process of comparing two or more systems to determine which is more efficient and/or provides better performance. Clearly, for a benchmark to have any value, you need to understand what is actually being measured and under what conditions. There...
by Orlando J. Hernandez | Sep 13, 2019 | General Technology, Product Development
How do you get good at product development or electronics design? Let’s face it. New electronics and software are part of any gadget. From simple electronic toys at the supermarket checkout line (that one your kid must have), to future immersive gaming systems with...
by Orlando J. Hernandez | Aug 13, 2019 | Software
Software construction is the part of the software development cycle in which you actually write and debug the code. For code writing, an Integrated Development Environment (or an IDE) is used. This is the program used to enter your program, and run the build process....
by Orlando J. Hernandez | Jun 30, 2019 | IoT Systems, Product Development
Many IoT products are what we like to call real-time systems. This is in contrast with “software” system or applications that would run on your PC. These systems can take more time to perform a task in some instances than in others, without adverse overall performance...
by Orlando J. Hernandez | Jun 11, 2019 | Embedded Systems
This is a brief survey of the different types of memories used in embedded systems. Memory is used to store a system’s program and data. There are several types of memories with different applications in embedded systems. Memory that normally resides in the processor...
Recent Comments