News

Microsoft Visual Studio Solution File, Format Version 12.00 # Atmel Studio Solution File, Format Version 11.00 VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 ...
In this tutorial we will learn how to program serial port of a windows PC using Java programming language. The PC will communicate with an Arduino connected to the USB virtual Serial port of the PC ...
This week we continue on with another video in our series about how to program for the ATmega328p processor using C. The ATmega328p is at the heart of many Arduino boards. If you have been using them ...
This 8x8 Led matrix contains two-color leds (red & green) which can be controlled with the ATmega328P.The schematic contains connectors for external analog inputs, this makes the schematic compatible ...
Here’s a quick primer on sending data over the SPI bus from one microcontroller to another. The data is this case consists of 10-bit readings from, say, an A/D converter. This shows another advantage ...
Abstract: This paper presents the design and development of an universal and cost-effective embedded hardware platform for educational robotics applications. The core of the system utilizes the ...