More progress; Cleaned software

 

    I resumed work on my Pi, where I decided to check on the wire that was causing an issue due to it not being connected right. After a minute with the multi meter,  I found out that the issue was fixed, with the wire now being connected as it should. This would conclude the troubleshooting (for now) on the hardware side of this project. Onto the software side, I connected the Pi to my PC and I ran the program I coded a few weeks back. I tested it with the Oscilloscope, and it came out with flying colors. This did not mean that everything was good, though, as when I committed to further inspecting my work, it turned out that there were some bugs in my code. It was simple though, typos and whatnot. But then when I went to save my program and compile it, it turned out I forgot to go in sudo/supervisor mode, meaning that I had to do the corrections all over again. Afterwards, though, everything turned out well.

Comments

Popular posts from this blog

Conclusion

Presenting my project

Code overview