Click here to Skip to main content
15,886,137 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 

7 Oct 2020 by Alex Robenko
Easy compile-time configurable implementation of binary communication protocols in C++11
4 Mar 2019 by Apriorit Inc, Artem K.
A clear overview on how you can establish communication between a device and its driver
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.
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
11 Mar 2018 by tonywilk
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C
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).
6 Jun 2016 by Alexandr Surkov
How to build and run .Net Micro Framework 4.4 on STM32F4Discovery board.
17 May 2016 by stevemk14ebr
A modern, universal, c++ hooking library.
22 Feb 2016 by Alex J Lennon
How to build example 3rd party component for inclusion in a Yocto/OpenEmbedded Linux image.
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.
21 Jul 2015 by webmaster442
A mini howto on making a cool Audio Spectrum analyzer with C# and Arduino
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.
9 Nov 2014 by charankumar516
Absolute Beginner's Guide to Arduino
9 Nov 2014 by Grasshopper.iics
A Beginner's Tutorial for Arduino with ArdOS
26 Oct 2014 by charankumar516
The Internet of Things is Bigger than the Industrial Revolution.
8 Sep 2014 by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
8 Jul 2014 by EngDRJ
An finite state menu implemented using multiple linked-lists and function pointers in C for use with embedded programming.
26 Mar 2014 by David Fahlander
Discover the hidden features of indexedDB!
19 Jan 2014 by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
5 Jan 2013 by Vimalsoft(Pty) Ltd
Coding an N-Tier application in C# without using Wizards.
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.
4 Oct 2012 by stebo0728
This guide shows how to extend a standard TextBox to have an "empty value" template
19 Sep 2012 by ljw1004
Adding zip/unzip easily, no LIBS or DLLs, with an elegant and powerful API
23 May 2012 by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
23 May 2012 by Cristhian Selah
Perform a conversion in a select, view, and Stored Procedure.
16 Jan 2012 by Joe BTrez
How does Polymorphism work in JavaScript.
5 Jan 2012 by Pansion_chen
Ownerdraw listctrl with transparent background and custermized items image on WinCE.
9 Nov 2011 by grilialex
How-To Embed Xilinx FPGA Configuration Data to AVRILOS
7 Sep 2011 by Frédéric Pailloux
Nice 7/16/Matric Segment LCD Control derived from CStatic and using GDI+ library
22 Aug 2011 by Vladimir Ivanovskiy
This article shows how to compile and run F# code during runtime.
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.
8 Jul 2011 by rj45
For performance reasons, I decided to write my own XML parser.
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
25 Jan 2011 by jmlb
Creating a project with Keil for a 32KB program space
14 May 2010 by Software_Developer
How to create a Random Joke Generator in Java
21 Jan 2010 by James Wucher
Examples of embedding the Iron Python engine in a C# form application.
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!
29 Oct 2009 by Dan Bloomquist
'Disk Operating System' suitable for very small systems
21 Aug 2009 by Werner Willemsens
An article on analysing a program exception or software crash.
11 May 2009 by Ladislav Nevery
Native MySql Client not requiring any special driver or library
27 Mar 2009 by Jeffrey Walton
Yet another C++ class wrapper for AES and Windows CAPI.
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.
22 Sep 2008 by Lukasz Swiatkowski
Creating Control Panel items using the .NET Framework
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.
2 Aug 2008 by ShofarNexus
RestDirector provides performance and readability to XML.
31 Jul 2008 by Pradeep Kothari
Installing Windows XP Embedded
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.
12 Jun 2008 by Ashish Kaila
An introduction to the dependency injection design pattern and frameworks, illustrated by a simple example.
10 Jun 2008 by pechan00000
Software tool that interactively displays a graphical view of mathematical functions
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.
22 May 2008 by saiful_vonair
Defines many to many relationship between different types of classes.
20 May 2008 by Umut ŞİMŞEK
Explains windows services basics and deployment with details.
14 May 2008 by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
9 Apr 2008 by Jimmy Zhang
Analysis on why binary XML doesn't solve the real issue of XML performance.
6 Apr 2008 by Jeffrey Walton
Encrypt data using Block Ciphers with Crypto++.
28 Mar 2008 by Kam
An Arcball module using CsGL in C#.
11 Mar 2008 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.
6 Mar 2008 by John Doherty
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
2 Mar 2008 by liuxiao
A way of adding hyperlink in CListCtrl
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.
16 Feb 2008 by David Catriel
Speed up your batch processing by splitting it into smaller tasks and executing them in concurrent threads
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.
7 Jan 2008 by Jarl Ostensen
A finite field EC and simple ECC scheme in C++ to help understand the principles.
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.
2 Jan 2008 by Yaroslav Kourovtsev
Step-by-step tutorial to begin using the comtypes package.
1 Jan 2008 by Steve-Low-NextwaveSoft
A button with a shiny orb effect on mouse hover.
30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
30 Dec 2007 by Redskin9
A series of Database utilities for lookup and data manipulation written in C#
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
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
26 Dec 2007 by S.S. Ahmed
Surveys are an excellent way of collecting information from the users. Learn how to enable anonymous access in SharePoint surveys.
26 Dec 2007 by Marc Clifton
Understanding value and ref types for equality tests and as keys in collections
23 Dec 2007 by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
22 Dec 2007 by YangXiaoWang
An apple style docking bar implemented by eGui lib
21 Dec 2007 by WinSpace
Use the Generics, Extension and Reflection features to implement a generic serialization class library for LINQ to SQL classes
19 Dec 2007 by Galaxy
Play X-O through TCP connection
19 Dec 2007 by Hans-Jürgen Schmidt
Auto-increment the version number of an MSI setup project.
19 Dec 2007 by Mohan Kumar
Find and minimize or maximize or restore a window.
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.
17 Dec 2007 by alex turner
Excel 2007 does not seem to support DBF files, here is a VBScript workaround.
16 Dec 2007 by Yang XiaoWang
A easy-to-use widget libary to develop the animation GUI based on Windows GDI
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.
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.
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.
13 Dec 2007 by Summer_son
Console application that chacks all URLs listed in sitemap.xml file
11 Dec 2007 by Wahab Hussain
This will help you manipulate an Excel file through your code. You can update the Excel file as well.
11 Dec 2007 by Dmitry Salko
Explains how to setup scheduled task on Windows hosting through Plesk CP
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.
10 Dec 2007 by S.Raja
Combo box and List Box Item Data in .NET
10 Dec 2007 by MSDN_MCP
An article that discusses different ways of deploying ClickOnce
10 Dec 2007 by Ned Thompson
This article will demo the fastest way to create a menu for your web page with the TwoColorsMenu.
10 Dec 2007 by Tolga Birdal
An image warping tool in C# which uses simple displacement filters.
8 Dec 2007 by Hamidreza-Ghasemkhah
Automatically generates the required class and stored procedure to work with SQL databases
7 Dec 2007 by sdk_codemaker_2005
Creates User Information from Input into a Text File - C#