### ### ### ## ## ## ## ####
______ | _ \ | | | | | | | | | |/ / |___/
____ / ___| | | | |___ \____|
|\ /| | ) ( | | | | | ( ( ) ) \ \_/ / \ / \_/
# ## # # # ###
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: I'll document my progress on the InputTrigger/NissanTrigger Helper Board here. This is my current table setup: http://jagenheim.se/TestSetup.jpg The chip is the AtTiny2313. The (ugly) schematic: http://jagenheim.se/nissan_trigger.png (I didn't have a AtTiny2313 component for the schematic, thus the older AT902313 is pictured, but the pinlayout is the same.) The code is [http://jagenheim.se/nissan_trigger.c here]. It will light up the corresponding green LED. I've never seen the LED used for decoding errors light up. I also need to output the trigger for the tachometer, but that's just copying the simple trigger output. When removing the need for the extra tachometer functionality, I realized that I just had copied the InputTrigger/AudiTrigger, but without the two LM1815 chips. ---- '''TODO:''' * Change output to simple trigger + cam sync * Create a real schematic * Get input on the solution * Make a real board * ????? * Profit!!! Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.