![]() | ![]() | ![]() |
| |||||||
| Robotics Chat Specific to discussions about robots and the making of. |
![]() |
| | Tools |
| | #1 |
|
Hi i have to develop a robot which first trains to the obstacle then move in correct direction one it is trained in that obstacle path then it should go in that path correctly so i should store informations for that what can i use and how to store please help me out | |
| |
| | #2 |
|
use eeprom, for example I2c one: http://ww1.microchip.com/downloads/e...Doc/21203P.pdf or store data in local flash if your uC have some spare
__________________ Bits From Bytes - the best RepRap kit out there now featuring RepRap V3 with full electronics redesign based on PIC32MX440F256H (English) MySQL Blog (Serbian) Elco Blog (Serbian) Use forum to ask questions, do not use PP | |
| |
| | #3 |
|
k thanx... but can we program without using the programmer as i just need to store 1 or 0 for moving right 1 for moving left 0 if obstacle comes.
| |
| |
| | #4 |
|
you can read/write to i2c eeprom directly from your micro controller, you do not need programmer for that. note that if you only need to store few 1/0 and you do not need to remember them pass power outtage, you can use RAM in your micro controller to store the data (if you have free ram available)
__________________ Bits From Bytes - the best RepRap kit out there now featuring RepRap V3 with full electronics redesign based on PIC32MX440F256H (English) MySQL Blog (Serbian) Elco Blog (Serbian) Use forum to ask questions, do not use PP | |
| |
| | #5 |
|
k thanks.............
| |
| |
|
| Tags |
| binary, information, robotics, store |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Best Online Electronics Store in US | card9inal | General Electronics Chat | 13 | 6th August 2009 01:09 AM |
| IC that can store data? | Alex101 | General Electronics Chat | 22 | 7th December 2008 01:53 AM |
| Pakistan Electronics Store!! | Wond3rboy | General Electronics Chat | 2 | 30th October 2008 03:15 PM |
| how do we store those chemical solutions? | yuenkit | Electronic Projects Design/Ideas/Reviews | 7 | 25th January 2005 05:06 PM |
| How to safely store Chips ? | Screech | General Electronics Chat | 4 | 7th March 2004 12:21 AM |