spi

ISP Programmer for ATmega32 Microcontroller

ISP Programmer for ATmega32 Microcontroller

So far I’ve discussed about the micro controller basics and the compiler software. I’ve yet not written anything about programming. ATmega32 series micro controllers support 3 types of programming   Parallel Programming   ISP Programming or serial Programming   Programming via JTAG Here ISP stands for In System Programmer. To burn a micro controller just […]

ISP Programmer for ATmega32 Microcontroller Read More »

The New Fujitsu ReRam

Resistive random-access memory (RRAM or ReRAM) is a type of non-volatile (NV) random-access (RAM) computer memory that works by changing the resistance across a dielectric solid-state material often referred to as a memristor. Fujitsu Semiconductor has just launched world’s largest density 4 Mbit ReRAM product for mass production: MB85AS4MT. Partnering with Panasonic Semiconductor Solutions, this

The New Fujitsu ReRam Read More »

Make-Yourself ATmega32 Starter’s Kit with LCD, I2C, SPI, RTC, ADC interfaces

Here is my home-made kit of ATmega32 microcontroller interfacing. The ATmega32 controller is rich with features like onboard 32kB in-System programmable flash, 1 KB EEPROM, 2KB SRAM, 10bit ADC (8 channel), SPI bus inteface, TWI (compatible with I2C bus) interface, an USART, analog comparator, etc. That’s why I’ve selected it to load my kit with

Make-Yourself ATmega32 Starter’s Kit with LCD, I2C, SPI, RTC, ADC interfaces Read More »

Scroll to Top