Click here to Skip to main content
15,885,216 members
Everything / Operating Systems / Windows / Embedded

Embedded

embedded

Great Reads

by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
by bbirajdar
How to embed an image in email body
by Alex Robenko
Easy compile-time configurable implementation of binary communication protocols in C++11
by Pansion_chen
Ownerdraw listctrl with transparent background and custermized items image on WinCE.

Latest Articles

by ToughDev
How to install Microsoft Web Deploy on Win7
by ToughDev
How to integrate FatFs FAT filesystem module with CH375/CH376 USB controller
by HenkAlles
Show Simple Log - see the article by Jochen Scharr - in the browser with a nice layout
by Alex Robenko
Easy compile-time configurable implementation of binary communication protocols in C++11

All Articles

Sort by Updated

Embedded 

13 Sep 2004 by aakaab
OOP aspects of JavaScript programming language.
10 Dec 2005 by advatronix
C++ Class to enumerate COM ports on Pocket PC
18 Feb 2007 by AhmedEssamNaiem
Using Vector and double linked list to create trees
2 Nov 2004 by Alain Rist
CZoomScrollImpl extends WTL CScrollImpl to allow continuous zooming.
22 Feb 2016 by Alex J Lennon
How to build example 3rd party component for inclusion in a Yocto/OpenEmbedded Linux image.
7 Oct 2020 by Alex Robenko
Easy compile-time configurable implementation of binary communication protocols in C++11
17 Dec 2007 by alex turner
Excel 2007 does not seem to support DBF files, here is a VBScript workaround.
6 Jun 2016 by Alexandr Surkov
How to build and run .Net Micro Framework 4.4 on STM32F4Discovery board.
20 Feb 2016 by Alexandr Surkov
How to build .Net Micro Framework 4.4 repo and create simple "Hello World" samle with .Net Micro Framework Emulator for Windows.
6 Dec 2007 by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
27 Feb 2008 by Ali Rafiee
Using this class, you can broadcast a message to windows without having to know their handle. You can also broadcast the same message to multiple windows at the same time.
30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
18 Feb 2019 by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA
4 Mar 2019 by Apriorit Inc, Artem K.
A clear overview on how you can establish communication between a device and its driver
12 Jun 2008 by Ashish Kaila
An introduction to the dependency injection design pattern and frameworks, illustrated by a simple example.
27 Dec 2007 by Asya Alshaikh
show how to call a web services inside ASP.NET web project. using a test published web services; Extentrix Web Services 2.0 Application Edition
10 Oct 2007 by c-smile
HTML/XML scanner/tokenizer, also known as a pull parser
27 Oct 2004 by Chad Z. Hower aka Kudzu
In this article, I’ll explain how you can easily store and retrieve your application settings with just a few lines of code
30 Aug 2005 by Channa Jayasinghe
How to remove the annoying “Backup Battery Very Low” (bogus) critical notification programmatically.
26 Oct 2014 by charankumar516
The Internet of Things is Bigger than the Industrial Revolution.
9 Nov 2014 by charankumar516
Absolute Beginner's Guide to Arduino
16 Dec 2007 by Chayan
SQLite is very suitable for memory constraint systems like WinCE, Palms, Smart Phones, embedded devices and also normal single user desktop applications.
18 Dec 2007 by Chesnokov Yuriy
This article describes an object tracking approach by estimating a time averaged background scene for tracking static and moving objects in real-time on down-scaled image data.
26 Jun 2008 by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
25 Jan 2008 by code-frog
A simple guide meant to take the reader through a series of questions that will help them plan for and manage their business network.
23 Jan 2005 by Colin Angus Mackay
Discusses various aspects of SQL Injection attacks, what to look for in your code, and how to secure it against SQL Injection attacks.
23 May 2012 by Cristhian Selah
Perform a conversion in a select, view, and Stored Procedure.
14 May 2008 by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
29 Oct 2009 by Dan Bloomquist
'Disk Operating System' suitable for very small systems
12 Jan 2015 by Dan Thyer
I built my own Internet of Things, IoT, home automation system that is controlling 30 different things with 4 different types of microcontrollers with nearly 150 commands. This article talks about IoT design patterns and the lessons learned from the design patterns that I have used.
17 Jul 2007 by Daniel Cohen Gindi
This article shows how to encode/decode URLs to the UTF8 format (with %20 and so) if you have to have web support in your application.
16 Feb 2008 by David Catriel
Speed up your batch processing by splitting it into smaller tasks and executing them in concurrent threads
26 Mar 2014 by David Fahlander
Discover the hidden features of indexedDB!
23 Dec 2007 by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
3 Aug 2005 by Dmitry Ivanov
A minimalistic FTP server for XPe-powered systems.
11 Dec 2007 by Dmitry Salko
Explains how to setup scheduled task on Windows hosting through Plesk CP
14 Jan 2005 by ejor
Get icons from Exe or DLL the PE way or how to emulate PrivateExtractIcons.
8 Jul 2014 by EngDRJ
An finite state menu implemented using multiple linked-lists and function pointers in C for use with embedded programming.
17 Mar 2005 by Fade (Amit BS)
Explains how to detect when a remote peer closes the connection
7 Sep 2011 by Frédéric Pailloux
Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library
19 Dec 2007 by Galaxy
Play X-O through TCP connection
8 May 2000 by Gert Boddaert
Do you want to change a Host name, DHCP or static IP settings?
9 Nov 2014 by Grasshopper.iics
A Beginner's Tutorial for Arduino with ArdOS
11 Jun 2011 by grilialex
A Round-Robin OS (without pre-emptive multitasking) allowing rapid application development
28 May 2011 by grilialex
Flow and tools to convert Xilinx bitstreams to C source code for programming FPGA/CPLD
9 Nov 2011 by grilialex
How-To Embed Xilinx FPGA Configuration Data to AVRILOS
8 Dec 2007 by Hamidreza-Ghasemkhah
Automatically generates the required class and stored procedure to work with SQL databases
19 Dec 2007 by Hans-Jürgen Schmidt
Auto-increment the version number of an MSI setup project.
2 Jun 2008 by Henrik Jonsson
How to make your existing and new applications support in-memory transactions, multi-level and multi-document undo/redo, using Generics and C# 3.0 extension methods and lambda expressions.
27 Dec 2007 by Inaki Ayucar
This article shows a very basic example of using generics to create variables that cannot be changed faster than a specific rate
11 Dec 2007 by James Sullivan
In this article, I would like to share my experience and knowledge about ASP.NET Caching and how it can improve your website performance.
21 Jan 2010 by James Wucher
Examples of embedding the Iron Python engine in a C# form application.
7 Jan 2008 by Jarl Ostensen
A finite field EC and simple ECC scheme in C++ to help understand the principles.
4 Dec 2007 by Jeffrey Walton
Create Semi-Anonymous Installation Fingerprints Using Truncated Hashing and Crypto++
6 Apr 2008 by Jeffrey Walton
Encrypt data using Block Ciphers with Crypto++.
27 Mar 2009 by Jeffrey Walton
Yet another C++ class wrapper for AES and Windows CAPI.
9 Apr 2008 by Jimmy Zhang
Analysis on why binary XML doesn't solve the real issue of XML performance.
25 Jan 2011 by jmlb
Creating a project with Keil for a 32KB program space
16 Jan 2012 by Joe BTrez
How does Polymorphism work in JavaScript.
6 Mar 2008 by John Doherty
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
7 Aug 2008 by Jon Person
In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working NMEA interpreter and sample high-precision application in C# and VB.NET.
15 Dec 2007 by Joss
This project will show you how to make a program that randomly chooses a background image when you log on, and either lets you simply select a background, or randomly chooses one for you every minute to an hour.
28 Mar 2008 by Kam
An Arcball module using CsGL in C#.
15 Dec 2007 by Kenneth Kasajian
This document describes a method by which features of Object-Oriented Programming (OOP) can be used in straight C, including Standard/ANSI C, and some variants of pre-ANSI C.
18 Jan 2010 by Kenneth Kasajian
Because NUnit is designed to unit test managed code, it does not lend itself to test unmanaged C++ code as easily as for C#, until now!
4 Jan 2013 by Kerem Guemruekcue
How to reverese a string in C#/.NET with almost one line of code using a build in Windows library function which is available on any Windows system.
19 Sep 2005 by Kivanc Ozuolmez
11 May 2009 by Ladislav Nevery
Native MySql Client not requiring any special driver or library
2 Mar 2008 by liuxiao
A way of adding hyperlink in CListCtrl
19 Sep 2012 by ljw1004
Adding zip/unzip easily, no LIBS or DLLs, with an elegant and powerful API
22 Sep 2008 by Lukasz Swiatkowski
Creating Control Panel items using the .NET Framework
26 Dec 2007 by Marc Clifton
Understanding value and ref types for equality tests and as keys in collections
21 Apr 2007 by mdv113
Shows notify icon, starting an app without a form, unhandled exception handling
5 Jan 2008 by Mike Hankey
A utility to uncover the mysteries of the Clipboard, now with a data injector that allows you to pass various data formats to the Clipboard.
19 Jan 2014 by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
23 Nov 2007 by Mike65536
This article demonstrates a tool for detecting situations when certain code region execution times exceed the specified timeout, and provides a run-time reaction mechanism for these situations.
19 Dec 2007 by Mohan Kumar
Find and minimize or maximize or restore a window.
10 Dec 2007 by MSDN_MCP
An article that discusses different ways of deploying ClickOnce
2 Aug 2004 by Mubbasher Adeel
This is a simple C# program that illustrates the usage of DataGrid with DataSet.
2 Aug 2004 by Mubbasher Adeel
10 Dec 2007 by Ned Thompson
This article will demo the fastest way to create a menu for your web page with the TwoColorsMenu.
6 Jul 2007 by nguyenthanhtungtinbk
This article shows you the advantage of PNG images with alpha-blending feature in creating animation and demonstates how to use PNG images in Framework.NET application by calling API
30 Nov 2006 by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
8 Apr 2007 by Nilesh Surve
This code will give you the diffrence between the two dates in days.Some time it is required in the program to get diff. between two dates.It is so small and very efficient code.
15 Dec 2004 by Nir Levy
How to add a context menu to IE that does some neat stuff in Gmail.
5 Jan 2012 by Pansion_chen
Ownerdraw listctrl with transparent background and custermized items image on WinCE.
14 Aug 2011 by Pawel idzikowski
Is it better to serialize types without default constructor with Custom Serializer or a Substitute Pattern? Example of serialization of FontFamily into isolated storage in WP7.
10 Jun 2008 by pechan00000
Software tool that interactively displays a graphical view of mathematical functions
22 Jun 2005 by Pedram Emrouznejad
Logs any Keys and/or Blocks Keys/key combinations
11 Feb 2009 by Phil Booth
XForms is an important recommendation from the W3C that enables complex XML-handling applications to be defined in a simple, declarative syntax. This article demonstrates how you can leverage this power in your own applications.
31 Jul 2008 by Pradeep Kothari
Installing Windows XP Embedded
8 Sep 2014 by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
6 Aug 2016 by raddevus
Plug this device into your computer and never type or memorize a password again. That's right, no need to memorize your Windows login (and you won't be able to because it will be so long and complex anyways).
4 Mar 2019 by raddevus
Intro and Chapter 1 - In this book, we will learn basic electronics as we build our first circuit, learn what electronic components do and finally build our own devices.
11 Jul 2007 by Radu Gruian
This article introduces a template class-based approach to construct and query Patricia tries. The article includes source code and a demo application.
14 Dec 2005 by ravi_pothuraju
This Article discuss about windows embedded Studio and how to develop custom windows embedded xp operating system for a device using Microsoft Embedded Studio