cyborg5 / IRLib2

Library for receiving, decoding, and sending infrared signals using Arduino
GNU General Public License v3.0
384 stars 138 forks source link

IRLib2 wont compile when i try to compile for the Nano Every #120

Open Icewhole opened 1 year ago

Icewhole commented 1 year ago

The code compiles fine with an UNO but just wont compile when I use an Every, I need to be able to use the every as I am playing sounds after receiving an IR signal and the Every has the memory to do this. Any thoughts ?.

Arduino: 1.8.18 (Windows 10), Board: "Arduino Nano Every, ATMEGA328

Error compiling for board Arduino Nano Every.

SorcererSalamander commented 1 year ago

I'm also trying to use IrLib2 with the Nano Every and getting pretty much the same error. I couldn't find this error message in my search until searching for this specific board and finding this post so I suspect it's a compatibility thing?

Icewhole commented 1 year ago

I don't think the guy that wrote the library is making anymore updates as they don't seem to be replying for ages now.

From: SorcererSalamander @.> Sent: Saturday, December 3, 2022 6:32 PM To: cyborg5/IRLib2 @.> Cc: Icewhole @.>; Author @.> Subject: Re: [cyborg5/IRLib2] IRLib2 wont compile when i try to compile for the Nano Every (Issue #120)

I'm also trying to use IrLib2 with the Nano Every and getting pretty much the same error. I couldn't find this error message in my search until searching for this specific board and finding this post so I suspect it's a compatibility thing?

- Reply to this email directly, view it on GitHubhttps://github.com/cyborg5/IRLib2/issues/120#issuecomment-1336214534, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AR7I7DLRRII52Z6AGHE2MA3WLOG3JANCNFSM6AAAAAASCDHFIY. You are receiving this because you authored the thread.Message ID: @.**@.>>

cyborg5 commented 1 year ago

My apologies for not being more responsive. That particular board is not supported. The program will only compile our hardware that is in the supported list.

Icewhole commented 1 year ago

Thank you Chris Would you know of anyway of adding the new processor of the Every as the extra memory would really help in adding sounds etc. when a specific IR signal is detected. Atm im stuck for physical space so only a Nano sized board would fit.

But thanks anyway for clearing that up as quite a few people are trying to use the Every with this library.

Kind regards

John

From: Chris Young @.> Sent: Monday, December 19, 2022 1:54 PM To: cyborg5/IRLib2 @.> Cc: Icewhole @.>; Author @.> Subject: Re: [cyborg5/IRLib2] IRLib2 wont compile when i try to compile for the Nano Every (Issue #120)

My apologies for not being more responsive. That particular board is not supported. The program will only compile our hardware that is in the supported list.

— Reply to this email directly, view it on GitHubhttps://github.com/cyborg5/IRLib2/issues/120#issuecomment-1357706366, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AR7I7DJ4HBQEXKMCFCSPQ3DWOBSILANCNFSM6AAAAAASCDHFIY. You are receiving this because you authored the thread.Message ID: @.**@.>>