deccanrobots.blogspot.com
EmbeddedMarket.com: ENC28J60 Ethernet module - Buy 1 Get 1 Free From Embeddedmarket.com India
http://deccanrobots.blogspot.com/2010/06/enc28j60-ethernet-module-buy-1-get-1.html
Wednesday, June 30, 2010. ENC28J60 Ethernet module - Buy 1 Get 1 Free From Embeddedmarket.com India. Has sourced the major parts of the Ethernet module at much reduced rates and decided to offer the price benefit to customers. The module cost is Rs. 990. And with same price buyers will get one more module free. This offer is available from 30th June 2010 till 7th July 2010. Subscribe to: Post Comments (Atom). ENC28J60 Ethernet module - Buy 1 Get 1 Free From E. Subscribe To This Blog.
deccanrobots.blogspot.com
EmbeddedMarket.com: 8051 Microcontroller Interfacing Tutorial Sample Code
http://deccanrobots.blogspot.com/2011/03/8051-microcontroller-interfacing.html
Friday, March 4, 2011. 8051 Microcontroller Interfacing Tutorial Sample Code. Has added many sample applications for their 89V51RD2 Starter Kit Product. These sample programs are based on Keil C and can be used for 89V51RD2 microcontroller. Have a look at the tutorial page - http:/ embeddedmarket.com/Products/89V51RD2-Starter-Kit/Tutorials.asp. Subscribe to: Post Comments (Atom). 8051 Microcontroller Interfacing Tutorial Sample C. Subscribe To This Blog.
letsopensource.blogspot.com
Let's Open Source: May 2013
http://letsopensource.blogspot.com/2013_05_01_archive.html
Stay hungry.stay foolish". Saturday, May 25, 2013. List Of Indian Web Stores for Robotics/Electronics Parts. Here is a list of Indian web stores for all kinds of robotics and electronics parts.Stuffs ranges from dev boards to passive components,cables,motor shields,sensors,connectors and much more.The prices varies greatly among different shops,so it's always wise to refer as many shops before a heavy purchase. Http:/ www.nex-robotics.com. Http:/ www.onlinetps.com/shop. Http:/ www.sunrom.com. Robotic Arm...
kmmankad.blogspot.com
Curious Explorations: May 2012
http://kmmankad.blogspot.com/2012_05_01_archive.html
More Log than Blog.Electronics for life :). Tuesday, May 29, 2012. SD Card based bootloader - PSoC 3 : Part 2. So here is the second part of this exploration. The workflow I've planned is:. 1Get SD Card Reading working. 2Write functions to convert ASCII- Hex and process that data into a useable form. 3Take a stock USB Bootloader,and add this functionality to it,which could be invoked by the presence of an SD card,or any other desired stimulus. Since they have it in detail there. It took me all of 5minute...
kmmankad.blogspot.com
Curious Explorations: April 2012
http://kmmankad.blogspot.com/2012_04_01_archive.html
More Log than Blog.Electronics for life :). Wednesday, April 18, 2012. I have my final exams for this semester coming up soon,so the next post will probably be in mid-may. I have quite a few exciting projects to put up,including my work with the Cypress CYRF6936 based AWP24S modules from artaflex,and trying to port Contiki onto PSoC5 using these.Also I'm gonna write about bit-banging UDP using just pure hardware peripherals on the PSoC.Ah,lots to write about. Back to test prep. Saturday, April 14, 2012.
deccanrobots.blogspot.com
EmbeddedMarket.com: Change in business name and website URL
http://deccanrobots.blogspot.com/2010/05/change-in-business-name-and-website-url.html
Saturday, May 8, 2010. Change in business name and website URL. After making various products under DeccanRobots brand, we found that the products we are offering are no more under the limits of the word "Robots". Many customers and suppliers have asked me, "What type of Robots do you make? Thus I started thinking on changing the business name, and after a lot of search for suitable domain name business name combination, the new Business name is born "Embedded Market". Labels: change in business name.
richduino.com
Richduino Low Cost Arduino Board Resellers in India
http://richduino.com/Arduino-Board-Resellers-India.html
Interested in selling Richduino products? Webshops, traditional store fronts (shops) and professionals are invited to be part of Richduino worldwide sales network. Forward your interest to. With subject line "Richduino-Reseller". Include your type of selling (online / offline), about you and your business and past experience with electronics. Richduino products can be purchased in small quantities from online webshops as well as from physical shops. Webshops (Quick Buy online).
binarydigits10.com
Links - Binary Digits
http://www.binarydigits10.com/home/links-1
The internet is HUGE to say the least. It's often that we stumble upon something interesting only to forget it the next day. Take a look into my "Software" and "Hardware" sections too since the references posted there are not included on this page. Online Shopping for Electronic Components (Aimed at Indian users, but some supply worldwide too). Online Total Project Solutions. TRI India - ThinkLABS roboSHOP. Circuit Simulator Java Applet. WxDevC IDE and MingW Compiler. OpenCV Computer Vision Library.
dharmanitech.com
Design with Microcontrollers: microSD FAT32 testing using Visual C++
http://www.dharmanitech.com/2010/12/microsd-fat32-testing-using-visual-c.html
DharmaniTech - Blog with circuit designs and ideas around microcontrollers! Wednesday, December 8, 2010. MicroSD FAT32 testing using Visual C. This post presents a way for testing and learning the FAT32 system on microSD/ SDHC cards without building the hardware with microcontroller, thanks to Henry Yiu. This project uses the FAT32 library available in my previous post. Step by step procedure for testing of the code is explained later. Here are the Henry's words for the project:. When trying to build a m...
kmmankad.blogspot.com
Curious Explorations: June 2012
http://kmmankad.blogspot.com/2012_06_01_archive.html
More Log than Blog.Electronics for life :). Wednesday, June 27, 2012. ENC28J60 - PSoC3 - Part 1 - SPI. First,we need to hook-up our module to the PSoC board,and get it talking over SPI. A couple of points first:. The module runs on 3.3V,so set logic levels accordingly. We need the MOSI,MISO,SCK,CS and RST pins from the module connected to our chip.Yes,the usual SPI ones.Ensure that these connections are secure and well,since we cant be doubting and debugging everything. Heres a quick summary of the .