Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Test_74HC165_cascading | 2017-10-23 | ||
Test_74HC165.simu | 2017-10-23 | 29.8 kB | |
Test_74HC165.ino.hex | 2017-10-23 | 6.3 kB | |
Test_74HC165.ino | 2017-10-23 | 1.2 kB | |
Readme.txt | 2017-10-23 | 896 Bytes | |
74HC165.subcircuit | 2017-10-23 | 42.1 kB | |
74HC165.package | 2017-10-23 | 1.4 kB | |
Totals: 7 Items | 81.7 kB | 0 |
Here I made the 74HC165 8-Bit Parallel-Load Shift Registers Put files " 74HC165.package" and " 74HC165.subcircuit" into folder "ic74" path: "SimulIDE_0.1.5-Win32-RC3/share/simulide/data/ic74" Add the line below to the file "subcircuits.xml" in folder "data" path: "SimulIDE_0.1.5-Win32-RC3/share/simulide/data <item name="74HC165" package="ic74/74HC165.package" subcircuit="ic74/74HC165.subcircuit" icon="ic2.png" ></item> For Testing 74HC165 to add 8 inputs to arduino Put the file Test_74HC165.simu and 74HC165.ino and 74HC165.ino.hex where you want. (The file 74HC165.ino has been modified from: http://wiki.t-o-f.info/Arduino/ExempleMutliplexeurDentr%C3%A9esNum%C3%A9riques74HC165#toc3) Then restart Simulide, you must see the 74HC165 in the IC74 You can open the file Test_74HC165.simu. Load arduino firmware 74HC165.ino.hex. Open serial monitor. Test.