[OpenTRV-dev] Just got back from the London Arduino event...

Jack Kelly EMAIL ADDRESS HIDDEN
Wed Mar 20 09:11:09 GMT 2013


I've got an AVR-ISP500-TINY programmer (for programming AVR chips using the
6 pin header rather than over USB) if you want to borrow it.

On the topic of other people doing AVR chips for wireless applications...
I'm sure you guys know about these two projects but, if not:

LOW POWER LAB

* http://lowpowerlab.com/

* Has an open source C++ library for driving RFM12b modules (including some
basic encryption):
http://lowpowerlab.com/blog/2012/12/28/rfm12b-arduino-library/

* He manufactures and sells very small things called Moteinos which are an
SMD ATMega328p with an RFM12b:
http://lowpowerlab.com/shop/index.php?route=product/product&product_id=51


JEELABS

* http://jeelabs.com/

* Sells lots of low power, small wireless bits and bobs:
http://jeelabs.com/collections/all  (the most relevant to OpenTRV is
probably his JeeNode or JeeNode SMD)

* Also has a C library (https://github.com/jcw/jeelib) although it is
possibly not as pretty as Low Power Lab's library

Thanks,
Jack



On 20 March 2013 07:38, Stuart Poulton <EMAIL ADDRESS HIDDEN> wrote:

> On 20/03/13 00:14, Damon Hart-Davis wrote:
>
>> Spoke to Mr Margolis about getting the bootloader into blank ATmegas,
>> running off 2xAA NiMH, etc.
>>
>> Maybe using the ATmega as in the Leonardo is best, with the integrated
>> USB (avoiding at least 2 external packages).  Also, a clip on device for
>> the SMD part is available allowing another Arduino to force the bootloader
>> into the blank ATmega in situ on the board, which thereafter allows the USB
>> to be used for reprogramming or normal serial in the normal way.
>>
>> Rgds
>>
>> Damon
>> ______________________________**_________________
>> OpenTRV-dev mailing list
>> EMAIL ADDRESS HIDDEN**uk <EMAIL ADDRESS HIDDEN>
>> http://lists.opentrv.org.uk/**listinfo/opentrv-dev<http://lists.opentrv.org.uk/listinfo/opentrv-dev>
>>
>
> ATMega's arn't hard. There's this nice little well documented 6 pin
> connector that allows programming. You can even use an existing ardunino
> should you wish to program using this port. Be aware that the USB
> integrated AVR's 32u4 might not be the golden bullet. For battery operation
> you need to make sure that you turn off EVERYTHING that isn't needed, this
> included the USB.
>
> Lots of people doing battery powered ATmega stuff. Just a case of making
> the right choices as you go.
>
> Stuart
>
> ______________________________**_________________
> OpenTRV-dev mailing list
> EMAIL ADDRESS HIDDEN**uk <EMAIL ADDRESS HIDDEN>
> http://lists.opentrv.org.uk/**listinfo/opentrv-dev<http://lists.opentrv.org.uk/listinfo/opentrv-dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opentrv.org.uk/pipermail/opentrv-dev/attachments/20130320/77e5561e/attachment.html>


More information about the OpenTRV-dev mailing list