Vendors: Atmel Projects and Tutorials
Provides the microcontrollers that powers the popular Arduino
Simple Android Bluetooth Application with Arduino Example
This article will detail how to make a simple bluetooth application using Android Studio and demo it using an Arduino to toggle an LED and send data back-and-forth. No prior knowledge of Android development is needed, however it will help to know some basics of Java programming. I will be using an Android phone for testing purposes and not an Andr....... Read More
Arduino Uno HC-06 Simple Example using Android Phone
This post will provide a sample Arduino sketch that uses the software UART to communicate to a connected Android phone. The Android phone will be using a simple terminal app to receive and transmit data to the arduino. The total time to complete this tutorial should not take longer than 20 minutes assuming you already have and HC-06 or HC-05 bluet....... Read More
How to Create a Blinking LED project using Atmega16 microcontroller in Proteus - Step by Step with Pictures
In this tutorial we will learn how make a simple LED blinking project using an Atmega16 microcontroller and how to simulate that project in proteus8 software . It's a pretty simple project . If you don't know how to use Proteus and MikroC , don't worry - I'm going to show you everything step by step. First you need to download two essential softwa....... Read More