Eliza
@eliza
Member
Joined: 2022-02-22 10:44 am
Last seen: 2022-12-14 10:09 pm
Topics: 3 / Replies: 78
Reply
RE: Dancing Tinkerbell for a pirate magician

@robotbuilder After posting I see that this reply is really related to what Ron Bently posted but I replied to robotbuilder. I am using the modul...

2 years ago
Forum
Reply
RE: Dancing Tinkerbell for a pirate magician

@robotbuilder What does "use millis" mean? How does changing the name of the function have an effect? What does the type of rf modules have to do ...

2 years ago
Forum
Reply
RE: Dancing Tinkerbell for a pirate magician

@will I'm not using any interrupts. I believe that the ASK library uses a timer interrupt. I saw a comment to that effect on another site. The problem...

2 years ago
Forum
Reply
RE: Dancing Tinkerbell for a pirate magician

If I simplify MakeTinkDance to where I light just one LED, increment the position counter and return I can make it work, so there is no hardware confl...

2 years ago
Forum
Reply
RE: Dancing Tinkerbell for a pirate magician

Oops, sorry. I mean the switch that contained the call to MakeTinkDance. If I comment out the call to MakeTinkDance then I get the correct values from...

2 years ago
Forum
Topic
Forum
Replies: 81
Views: 2695
Reply
RE: Use hardware interrupt to read a 5 button switch (DAOKI 5 button board)

Update: I learned pin change interrupts from Bill's video and built it on an Uno. My actual project is on a mega which has 6 ordinary hardware interr...

2 years ago
Forum
Reply
RE: Use hardware interrupt to read a 5 button switch (DAOKI 5 button board)

This item is resolved. I used 4 separate buttons and pin change interrupts on 4 port B pins and forgot about using the analog switch board. I follow...

2 years ago
Forum
Reply
RE: Use hardware interrupt to read a 5 button switch (DAOKI 5 button board)

@codeslinger Bill's video shows reading binary switches with both regular ISR (uno pins 1 & 2) and also digital read of pin 7. I'm looking to do a...

2 years ago
Forum
Reply
RE: Issues Trying to get past IDE compile errors I'm seeing in the Elegoo V4 .ino code

Thanks. That clears it up. I'm always available if I can make a contribution. Don't need a reply.

2 years ago
Forum
Reply
RE: Issues Trying to get past IDE compile errors I'm seeing in the Elegoo V4 .ino code

Hi Zander, Changes to the IDE (& underlying compiler) could easily change the size of the final binary/executable. (The AVR dude or something li...

2 years ago
Forum
Reply
RE: Issues Trying to get past IDE compile errors I'm seeing in the Elegoo V4 .ino code

@zander I'm only commenting on the error message. I just uploaded a program yesterday that showed a message stating that there were only a few hundred...

2 years ago
Forum
Reply
RE: Issues Trying to get past IDE compile errors I'm seeing in the Elegoo V4 .ino code

@zander The error message says, "Too big for the board" so you have to load it into a Mega.

2 years ago
Forum
Reply
RE: Mega plus board with ESP 32

@inq Thanks for that projecthub link. I had a look and found an intro to arduino assembly language programming which I will use.

2 years ago
Forum
Page 3 / 6