Hello and thanks for having me! Ill skip right to the question. I have written a code for a simple IR LED strobe light. Really simple, on, off, can power it with whatever batteries I need to. I have a working circuit with an uno, breadboard, and 9v. This first one will be simple, plug the battery in, it starts strobing. I may add a switch if I can find one small enough. Regardless, the real question is, how do I turn this project into something I can toss on my helmet? I have a 3d printer, no issue there. I do not know where to look for the knowledge how to build this smaller, or if I can even.
Am I limited to basically buying the smallest arduino board and dumping this program in it, soldering everything up, and slapping a battery in it?
Or are there components where I can teach myself to put together to do this in a smaller package?
I looked at PCB boards on amazon, but cant really find anything worth buying for this application. With something this simple, it seems I could almost just solder a resistor inline with my led, plug it into a digital I/O, and make a case for it. Is it that simple though? I feel like there are better ways.
I know that it is possible, but is it feasible for a hobbyist? I thought it was a fun project, at the end of the day I am just trying to make a positive ID marker to avoid FF without spending a fortune. Thanks!
Thank you everyone, I have a lot of things to research. There is so much out there it is hard to get pointed in the right direction with no guidance, and easy to get off in the wrong rabbit hole.
Thanks for all the help. Ill have to research my wire sizing and such, and another set of tools for stripping. Im electrically competent to the point of 120v - 480 3 phase, but this stuff has its own challenges obviously. I looked at those exact pcb boards, but they still seemed a bit large for what I was needing. Can you just pack everything onto a corner of those boards and trim the excess off?
Thanks, this is what I am currently researching. Watching a good tutorial on them now. I like the fact that all of it can be done on a breadboard and just dropped on a pcb. They are neat little cards too, seems like a lot of customization available with a few components swapped, and many times, simpler is better.
If anyone was wondering, I ended up ordering a bunch of capacitors, resistors, and 555 timers. I currently have a working prototype on a breadboard and am just waiting on an order of wire to come in and I will be soldering it to a pcb. Then its off to the races with the 3d printer to make an enclosure.
Im trying to find a small latching switch to put in line to kill the power from the battery to turn this thing off, but as I am estimating a 9v battery to power this thing for a very long time, just taking the battery out will work for now.