Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / operating-systems / Windows / embedded

Embedded

embedded

Great Reads

by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by ThatsAlok
Collection of Q&A from VC++ forum
by Frédéric Pailloux
Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library

Latest Articles

by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by ThatsAlok
Collection of Q&A from VC++ forum
by Frédéric Pailloux
Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library

All Articles

Sort by Score

embedded 

by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by ThatsAlok
Collection of Q&A from VC++ forum
by Frédéric Pailloux
Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library
by Steve-Low-NextwaveSoft
A button with a shiny orb effect on mouse hover.
by Jarl Ostensen
A finite field EC and simple ECC scheme in C++ to help understand the principles.
by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
by Dan Bloomquist
'Disk Operating System' suitable for very small systems
by rj45
For performance reasons, I decided to write my own XML parser.
by Marc Clifton
Understanding value and ref types for equality tests and as keys in collections
by Alain Rist
CZoomScrollImpl extends WTL CScrollImpl to allow continuous zooming.
by Alex J Lennon
How to build example 3rd party component for inclusion in a Yocto/OpenEmbedded Linux image.
by Sandip Dalvi Tung
This code is very useful when you want to auto increment number using A-Z and 1-9 with possible combinationYou can pass any string and system will return next possible number e.g. You can Pass number "PRO01A9" then You will get "PRO01B1"
by YangXiaoWang
An apple style docking bar implemented by eGui lib
by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
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
by Jeffrey Walton
Encrypt data using Block Ciphers with Crypto++.
by Kam
An Arcball module using CsGL in C#.
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.
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.
by grilialex
A Round-Robin OS (without pre-emptive multitasking) allowing rapid application development
by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
by Alex J Lennon
.NET applications on Yocto/OpenEmbedded Linux
by Mubbasher Adeel
Building COM Objects in C#.
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
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
by Gert Boddaert
Do you want to change a Host name, DHCP or static IP settings?
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.
by Vimalsoft(Pty) Ltd
Coding an N-Tier application in C# without using Wizards.
by sdk_codemaker_2005
Creates User Information from Input into a Text File - C#
by grilialex
Flow and tools to convert Xilinx bitstreams to C source code for programming FPGA/CPLD
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
by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
by Hamidreza-Ghasemkhah
Automatically generates the required class and stored procedure to work with SQL databases
by Redskin9
A series of Database utilities for lookup and data manipulation written in C#
by Ashish Kaila
An introduction to the dependency injection design pattern and frameworks, illustrated by a simple example.
by MSDN_MCP
An article that discusses different ways of deploying ClickOnce
by Chad Cheng
How to disable WM2003 CAB install alert
by chhibs
exactly what the title says
by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
by Sushant Joshi
To adjust the size of the drop-down list dynamically at the client-side and adding back-ground and fore-ground color to the drop-down list.
by Yang XiaoWang
A easy-to-use widget libary to develop the animation GUI based on Windows GDI
by Vladimir Ivanovskiy
This article shows how to compile and run F# code during runtime.
by James Wucher
Examples of embedding the Iron Python engine in a C# form application.
by stebo0728
This guide shows how to extend a standard TextBox to have an "empty value" template
by S.S. Ahmed
Surveys are an excellent way of collecting information from the users. Learn how to enable anonymous access in SharePoint surveys.
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).
by advatronix
C++ Class to enumerate COM ports on Pocket PC
by Wahab Hussain
This will help you manipulate an Excel file through your code. You can update the Excel file as well.
by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
by c-smile
HTML/XML scanner/tokenizer, also known as a pull parser
by Mohan Kumar
Find and minimize or maximize or restore a window.
by EngDRJ
An finite state menu implemented using multiple linked-lists and function pointers in C for use with embedded programming.
by mdv113
Shows notify icon, starting an app without a form, unhandled exception handling
by Dmitry Ivanov
A minimalistic FTP server for XPe-powered systems.
by ejor
Get icons from Exe or DLL the PE way or how to emulate PrivateExtractIcons.
by charankumar516
Absolute Beginner's Guide to Arduino
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.
by Nir Levy
How to add a context menu to IE that does some neat stuff in Gmail.
by Summer_son
Console application that chacks all URLs listed in sitemap.xml file
by pechan00000
Software tool that interactively displays a graphical view of mathematical functions
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.
by Software_Developer
How to create a Random Joke Generator in Java
by Fade (Amit BS)
Explains how to detect when a remote peer closes the connection
by David Fahlander
Discover the hidden features of indexedDB!
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.
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.
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.
by Alexandr Surkov
How to build and run .Net Micro Framework 4.4 on STM32F4Discovery board.
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.
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!
by Tolga Birdal
An image warping tool in C# which uses simple displacement filters.
by Alex Robenko
Easy compile-time configurable implementation of binary communication protocols in C++11
by Jeffrey Walton
Create Semi-Anonymous Installation Fingerprints Using Truncated Hashing and Crypto++
by Pradeep Kothari
Installing Windows XP Embedded
by saiful_vonair
Defines many to many relationship between different types of classes.
by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
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.
by S.Raja
Combo box and List Box Item Data in .NET
by tonywilk
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C
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
by David Catriel
Speed up your batch processing by splitting it into smaller tasks and executing them in concurrent threads
by WinSpace
Use the Generics, Extension and Reflection features to implement a generic serialization class library for LINQ to SQL classes
by wapnethr
Calculating checksum number using Luhn's algorithm
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.
by webmaster442
A mini howto on making a cool Audio Spectrum analyzer with C# and Arduino
by Lukasz Sw.
Creating Control Panel items using the .NET Framework
by Pedro77
Implement a pad service using CCR and DSS
by Ladislav Nevery
Native MySql Client not requiring any special driver or library
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.
by Hans-Jürgen Schmidt
Auto-increment the version number of an MSI setup project.
by aakaab
OOP aspects of JavaScript programming language.
by weiqj
An innovative alternative to XAML and XUL
by ThaddParker
An article on the use of the OverlibPageControl and OverlibPopupAnchor for extended manipulation of the overLIB popup JavaScript library.
by charankumar516
The Internet of Things is Bigger than the Industrial Revolution.
by Pansion_chen
Ownerdraw listctrl with transparent background and custermized items image on WinCE.
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.
by Pedram Emrouznejad
Logs any Keys and/or Blocks Keys/key combinations
by Tamir Khason
This is a full C# classes to control a PELCO PTZ cameras, matrix switching systems, reciever devices and more via RS422/485 'P' and 'D' protocol. It supports all of the commands including UP, DOWN, IN, OUT, LEFT,
by stevemk14ebr
A modern, universal, c++ hooking library.
by Joe BTrez
How does Polymorphism work in JavaScript.
by Werner Willemsens
An article on analysing a program exception or software crash.
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.
by Ritesh Patel
In chess, a queen can move as far as she pleases, horizontally, vertically, or diagonally. A chess board has 8 rows and 8 columns. The standard 8 by 8 Queen's problem asks how to place 8 queens on an ordinary chess board so that none of them can hit any other in one move.
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.
by Dmitry Salko
Explains how to setup scheduled task on Windows hosting through Plesk CP
by Kivanc Ozuolmez
A web (modal) messagebox without popup.
by liuxiao
A way of adding hyperlink in CListCtrl
by ShofarNexus
RestDirector provides performance and readability to XML.
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.
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.
by Cristhian Selah
Perform a conversion in a select, view, and Stored Procedure.
by Grasshopper.iics
A Beginner's Tutorial for Arduino with ArdOS
by jmlb
Creating a project with Keil for a 32KB program space
by Jimmy Zhang
Analysis on why binary XML doesn't solve the real issue of XML performance.
by Mubbasher Adeel
This is a simple C# program that illustrates the usage of DataGrid with DataSet.
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.
by Ned Thompson
This article will demo the fastest way to create a menu for your web page with the TwoColorsMenu.
by Rob van der Veer
A simple class to block repeated attempts to submit comments or logins.
by Chayan
SQLite is very suitable for memory constraint systems like WinCE, Palms, Smart Phones, embedded devices and also normal single user desktop applications.
by alex turner
Excel 2007 does not seem to support DBF files, here is a VBScript workaround.
by Remon Zakaria
Very fast Split function that has the ability to treat a multi-character separator as a single separator or the regular multi separator characters.
by Tamir Khason
Open source class to handle WAP Binary XML in C# and CF C#
by John Doherty
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
by Jeffrey Walton
Yet another C++ class wrapper for AES and Windows CAPI.
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.
by Channa Jayasinghe
How to remove the annoying “Backup Battery Very Low” (bogus) critical notification programmatically.
by Umut ŞİMŞEK
Explains windows services basics and deployment with details.
by Yaroslav Kourovtsev
Step-by-step tutorial to begin using the comtypes package.
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.
by grilialex
How-To Embed Xilinx FPGA Configuration Data to AVRILOS
by Galaxy
Play X-O through TCP connection
by ljw1004
Adding zip/unzip easily, no LIBS or DLLs, with an elegant and powerful API