- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
good day everyone!
i try use Intel Galileo gen 2 and my first task was controlling two dc motor. for this i bought MotorShild from SeedStudio (http://www.seeedstudio.com/wiki/Motor_Shield_V2.0 http://www.seeedstudio.com/wiki/Motor_Shield_V2.0).
but i have some problem - then i start example from library i see that led (positive and negative voltage) change in time, but enable led not lights and on power terminal zero voltage. i try to use external supply, but result did not changed.
i also check shield on other arduino-board (diecimila / 328P) and aall work correctly
can anybody help me with this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
ok, i solve my problem.. problem is in code of the library wich distibuted with this shield (thay use type int8_t for store speed, so in example we put 200 to this field and in result have value - 56)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
ok, i solve my problem.. problem is in code of the library wich distibuted with this shield (thay use type int8_t for store speed, so in example we put 200 to this field and in result have value - 56)

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page