MegaCode is a system provided by Linear LLC for controlling gates. This time I looked a the receiver. With my firmware it is possible to efficiently record the individual codes of other remote controls.
additional links:
- shorter presentation: 31C3 talk
- decoder using Arduino by aaronsp777
Published: 2014-12-29 by King Kévin
Thanks for your interesting podcast! Could you do a video about your PCB manufacturing process some time? Which layout software do you use?
Yes I will show how I make PCBs, and how I solder. But there are 3 other videos I have to make before for projects I finished.
As to the layout software I use, I did not find the perfect one yet.
I started with KiCAD, but switched to gEDA gschem+pcb because I can script that a lot more.
If you want an example of schematic, layout, and scripts running on it, you can have a look at the osmotoserial: https://git.cuvoodoo.info/kingkevin/osmotoserial/raw/master/release/hardware-release_vF.tar.gz
Great, looking forward to your next videos!