
MeshNetics - 802.15.4 / ZigBee Wireless RF Modules MeshNetics is a creator of easy-to-integrate 802.15.4 / ZigBee wireless RF modules and ZigBee PRO-certified mesh networking software, used by OEMs and system integrators to add wireless connectivity to their products and solutions.
MeshNetics RF modules feature industry-leading range performance, long battery life and ultra-small footprint.
They are designed for use in 868/915 MHz and 2.4 GHz frequency bands.
MeshNetics is a single source of ZigBee modules, development tools, networking software, technical support, and design services.

| |
-
book
-
Debugging
If, after twelve years or so of work, you find yourself bringing junior team members along and filling the role of mentor or lead, you are expected to impart your accumulated experience and wisdom onto the newcomers, so that the hard-won lessons need not become a re-nvention of the wheel.
The most common problem in doing this is succinctly and effectively communicating the messages.
This book does exactly that, for debugging problems.
preview:
http://www.amazon.com
date: 9/12/2006
-
book
 -
Debugging Embedded Linux, Digital Shortcut
No matter how you approach it, Linux debugging will always be complex.
The first part of this Short Cut examines some of these complexities as they relate to kernel debugging and present ideas and methods to improve your debugging skills, inside the kernel itself and then inside device drivers.
You begin by learning to use Kernel GNU Debugger (KGDB) to probe the kernel.
But because you cannot debug very early kernel startup code with KGDB,...
preview:
http://www.amazon.com
date: 3/22/2007
-
book
-
Debugging Embedded Systems
Debugging software and embedded systems is now an art and less of a science.
Debugging Embedded Systems outlines a step by step methodology and process for testing and debugging hardware and software in embedded systems.
This step by step hands on guide takes the reader through the tools have been developed for hardware support of debugging embedded software and new standards, such as Nexus 5001 (led by Motorola), IEEE-ISTO 5001.
This book...
preview:
http://www.amazon.com
 |
-
book
-
Embedded Debugging Methods Revealed: Technical Mysteries for Engineers
This new book manages the unthinkable- it conveys crucial technical information to engineers without boring them to tears! In this unique reference, expert embedded designer Lisa Simone provides the solutions to typical embedded software debugging problems from a fresh new perspective.
She introduces a team of engineers who readers will recognize from their own workplaces, and then confronts them with real-world debugging scenarios of...
preview:
http://www.amazon.com
date: 3/23/2007
-
book
 -
The Art of Debugging with GDB, DDD
Debugging is of central importance to successful software development, and yet many beginning programmers are unaware of the techniques they can use to reduce the time they spend finding and fixing programming errors.
GDB, a popular open source debugger, allows a programmer to trace program execution line by line, set breakpoints, inspect variables, and look at what the program is doing at any given time.
Using an assortment of real world...
preview:
http://www.amazon.com
date: 6/15/2008
-
book
-
The Art of Debugging With Gdb/Ddd: For Professionals and Students
Debugging is the art of finding mistakes in code.
Using a debugger, programmers can trace program execution line by line, inspect variables, and see what the program is doing at any given time.
The Art of Debugging with GDB and DDD will help programmers master the art of debugging with two popular Open Source debuggers: GDB and DDD. It also discusses other tools that help prevent, catch, and fix bugs in programs.
The book integrates general...
preview:
http://www.amazon.com
date: 4/15/2006
-
book
-
Why Programs Fail: A Guide to Systematic Debugging
Why Programs Fail is about bugs in computer programs, how to find them, how to reproduce them, and how to fix them in such a way that they do not occur anymore.
This is the first comprehensive book on systematic debugging and covers a wide range of tools and techniques ranging from hands-on observation to fully automated diagnoses, and includes instructions for building automated debuggers.
This discussion is built upon a solid theory of how...
preview:
http://www.amazon.com
date: 10/11/2005
 |