Forum Menu




 


Log in Problems?
New User? Sign Up!
AVR Freaks Forum Index

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ksiedzulek
PostPosted: Feb 24, 2012 - 10:00 PM
Newbie


Joined: Dec 17, 2011
Posts: 10


Hi,

Currently I am using Usbasp programmer with eclipse to develop my projects. Few days ago I bought bluetooth module for avr and I am curious if i can configure eclipse to send my project via bt to avr microcontroller?

I think it should be possible cause bt is nothing else than rs232.

It would be great to go wireless! I hope U know how to do it:D
 
 View user's profile Send private message  
Reply with quote Back to top
thygate
PostPosted: Feb 26, 2012 - 06:21 PM
Resident


Joined: Sep 19, 2005
Posts: 765
Location: Belgium

Quote:
I think it should be possible cause bt is nothing else than rs232.
No it is not. Your module might implement a Bluetooth to RS232 bridge, Yes.

You can use a bootloader on the AVR that lets you flash new firmware via the UART by method of Self Programming. You can then connect the AVR UART to the UART of the Bluetooth module.
Check AVR109 for more info on bootloaders and an example. http://www.atmel.com/Images/doc1644.pdf

The protocol described in that Application Note is supported by some pc-side software like avrdude for example. Making a macro in eclipse to start it should be easy.

Check out the bootloader written by stevech or danni :
http://www.avrfreaks.net/index.php?modu ... pe=project
http://www.avrfreaks.net/index.php?modu ... pe=project
 
 View user's profile Send private message  
Reply with quote Back to top
ksiedzulek
PostPosted: Mar 05, 2012 - 03:11 PM
Newbie


Joined: Dec 17, 2011
Posts: 10


thx, i will check these links:)
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits