Click here to Skip to main content
15,885,088 members
Everything / Microcontroller

Microcontroller

microcontroller

Great Reads

by Sacha Barber
A look at an excellent WinRT MVVM framework.
by jurhas
A small simulator for a 6 axis articulated robot
by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
by GProssliner
cobj is a preprocessor based generator for interface based polymorphism

Latest Articles

by Richard Chambers
An introduction and a first walkthrough of using STM32CubeIDE with the ST32F3DISCOVERY board.
by André Marcos (Advisor), Gabriel Trepak, Vinícius Barauna Santana
Automating the Residential Lighting Activation Process Using Arduino
by Haily Swift
This article shows how to collect analog signal through the ADC module.
by Jan Dolinay
This article shows how to set up VS Code to debug your Arduino program.

All Articles

Sort by Title

Microcontroller 

10 Nov 2014 by Prilvesh K
Getting started with Spark Core,setup a guide for everyone new.
2 Jul 2014 by umar.techBOY
If you are good at highschool maths, basic c++ and know a little bit about electronics, you can follow this series of tutorials to make your DIY artificial intelligent robots.
19 Jan 2014 by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
23 Mar 2015 by Sacha Barber
Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps
5 Mar 2014 by Mike Hankey
Learn the basic of the AVR micro controller and the assembly language
8 Nov 2011 by grilialex
Bug fixes and enhancements on AVRILOS SysTick module
11 Jun 2011 by grilialex
A Round-Robin OS (without pre-emptive multitasking) allowing rapid application development
16 Jan 2019 by José Simões
This project demos how easy it is to code a nanoFramework C# application to build a device connected to Azure IoT Hub using AMQP.
14 Oct 2021 by Richard Chambers
An introduction and a first walkthrough of using STM32CubeIDE with the ST32F3DISCOVERY board.
29 Feb 2016 by Alexandr Surkov
My experience of using C++ with microcontrollers
7 Jun 2016 by GProssliner
cobj is a preprocessor based generator for interface based polymorphism
28 May 2011 by grilialex
Flow and tools to convert Xilinx bitstreams to C source code for programming FPGA/CPLD
12 Aug 2016 by Florian Rappl
We utilize the Microsoft Bot Framework in conjunction with LUIS to make a Node.js powered bot available online via an ASP.NET Web API proxy. A software mock for the smart home system is supplied. Likewise a tutorial for a hardware mock using the CC3200 and / or sensor tags is provided.
26 Jun 2019 by Jan Dolinay
How to create and debug Arduino programs in Visual Studio code
26 Jun 2019 by Jan Dolinay
This article shows how to set up VS Code to debug your Arduino program.
25 Jun 2005 by Jerome_D
This article discovers how to design a hierarchical state machine engine for embedded system development.
1 Jun 2005 by Jerome_D
This article discovers how to develop and simulate cross-platform embedded systems using the UML State Machine Wizard.
9 Nov 2014 by charankumar516
Absolute Beginner's Guide to Arduino
28 Jun 2016 by Passion4Code
Let's learn something about Arduino & start our journey on IOT!
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.
7 Dec 2012 by Shayan Ali Bhatti
Wireless Home Automation via XBEE Modules
6 Jun 2016 by Alexandr Surkov
How to build and run .Net Micro Framework 4.4 on STM32F4Discovery board.
26 Aug 2015 by Christophe Duparquet
This article introduces a hardware abstraction tool for microcontroller programming.
13 Jan 2015 by Naren Neelamegam
A complete walk through on IoT Device programming, Web Service programming and IoT Client programming.
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.
13 Feb 2012 by Mike Hankey
A Real Time Clock development board.
14 Jan 2011 by Mike Hankey
Scan any size switch matrix using 5 general purpose I/O ports.
7 Jul 2018 by CPallini
Programming Microchip PIC32MM microcontrollers in C++ and assembly
11 Jan 2012 by solalem
High level design of RC car with programming the microcontroller and user interface on a PC
9 Dec 2020 by André Marcos (Advisor), Gabriel Trepak, Vinícius Barauna Santana
Automating the Residential Lighting Activation Process Using Arduino
31 May 2010 by Rangarajan Varadan
A Simple Comm Port Implementation with Read Thread to be used with Embedded Systems
20 Oct 2014 by SergeiR[MCTS]
Demonstrates battmon tool for automotive battery live status, smart monitoring and stand-alone logging
28 Mar 2014 by jurhas
Spada via Modbs, Supervisory Control and Data Acquisition with visualb basic,Arduino and firebird
25 Jan 2011 by jmlb
Creating a project with Keil for a 32KB program space
27 Sep 2013 by Nicolas Dorier
Leaking the digital on our physical world for .NET Developers
1 May 2015 by Intel
As one of the interfaces on mobile devices and tablets, the key function of the audio jack is to play music. However, its other usage cannot be ignored—the audio jack can also be used to transmit data.
16 May 2014 by Jan Dolinay
This article explains why the Arduino digital I/O functions are slow and compares them with faster implementation used in Wiring framework.
4 Nov 2013 by Sacha Barber
A look at an excellent WinRT MVVM framework.
20 Apr 2015 by AshakiranBhatter
How to boot a floppy image with your own hand written code in C and Assembly
16 Oct 2013 by AshakiranBhatter
Reading the contents of a floppy disk using BIOS interrupts and Services.