module

iRobot

Using the iRobot Create’s Command Module with Linux using avr microcontroller Using Atmega

Since iRobot hasn’t provided linux users with a way to use the command module, I had to figure it out myself. Don’t be intimidated, its not hard at all, really. All you need to do is run a couple of scripts. Lets get started, shall we? Step 1 Get the goods For this tutorial, I’m assuming you have …

Using the iRobot Create’s Command Module with Linux using avr microcontroller Using Atmega Read More »

AVR in 4 Bit Mode

Interfacing LCD Module with AVR in 4-Bit Mode Using Atmega

This article is another step forward in learning more about AVR microcontrollers. We have demonstrated interfacing of LCD module with ATmega328 microcontroller, which will help you to learn its basic concepts. ATmega328 is an eight bit AVR (Advanced Virtual RISC) based microcontroller. It is a powerful microcontroller with a built-in  internal memory of around 32Kb. Atmega …

Interfacing LCD Module with AVR in 4-Bit Mode Using Atmega Read More »

The E Taster Assistance System with Lab on Spoon and Lab on Fork as Electronic Tongues

The E-Taster Assistance System with Lab-on-Spoon and Lab-on Fork as ‘Electronic Tongues’ Using Arduino

Subject: Daily life activities of food preparation can be challenging for consumers due to restricted skills and experience, loss of perceptive abilities (accident/aging) or due to product fraud and contaminations, commonly summarized under the term of food adulteration, which are exceeding human perceptive abilities in general. Thus, in our work the E-Taster-assistance-system for living assistance …

The E-Taster Assistance System with Lab-on-Spoon and Lab-on Fork as ‘Electronic Tongues’ Using Arduino Read More »

Send Data to Web Server using Arduino and SIM900A GPRS GSM Module

How to Send Data to Web Server using Arduino and SIM900A GPRS/GSM Module

Today we are here with an interesting project in which we will Send Data to the SparkFun server using Arduino and GPRS. This is an IoT based project in which we will use GPRS, present on the GSM Module SIM900A board, to send some data to the web service on the internet. In this project, we will simply enter …

How to Send Data to Web Server using Arduino and SIM900A GPRS/GSM Module Read More »