Engineering Design

The task of this week was completely different. We were asked to do some engineering design work .The client company wants to build a device that has the following: CPU + RAM SD card Wifi/GSM Camera Battery So our task was to pick up the suitable components based on the requirements Read more…

Embedded System Design

Doing an internship at a small company is significantly different that doing it at a multinational firm! This is my seventh week here at AESTE and I can honestly say that the experience you will find here is like no other. Let me rewind back to the start of this Read more…

RS 232 rx

This week i finished up writing the code for the receiver uart. My design includes a transmission register, a state register,  a status register and a few counters. This was the first time, I was using a finite state machine in my design.  My design would wait for a start Read more…

http://www.sxc.hu/photo/96250

FPGA Dev Boards

In preparation for the development of our new products in 2013, we have ordered a couple of FPGA based development boards to aid in our work. Both of these turned out to be Digilent boards – Atlys and Zedboard. The Atlys will serve as our general purpose development board as Read more…

FPGA families overview

Field Programmable Gate Array (FPGA) is a type of hardware/logic programmable integrated circuit. It’s flexibility, speed and the increasing number of IP cores make it into a popular solution in embedded system. The selection of the FPGA core is important when designing a FPGA system. FPGA vendors divide their products Read more…