13 december 2021
Dec. 13th, 2021 07:08 pmFinally managed to solve the communication problem between the PSoC5 and my desktop app: my teammate assumed the communication would work just fine if he put the code that writes data to an output buffer in a separate function, and to call that function whenever there was data to send. Except, it didn't. No data could be sent to or from the PSoC5, I spent three weeks trying to find out if there was something wrong with the app I made, because my teammate kept insisting there was nothing wrong with his code. I convinced him to let me debug his code, put the data-sending-piece back into the main function, and boom, done. Hopefully we can test and demonstrate our work in the next two weeks, so it'll be done before winter break.
My horrid Labview-and-PHP combination project did not go so well. Like with all my projects, I've had the same problem for a while now. Last friday, I spent most of the day completely rearranging my event structure, only to find out it was not part of the problem, it had something to do with an invoke node that constantly triggered an event.
Spent the weekend at my mom's. Went to a friend of hers and had dinner there, it was nice. We found one of my dad's old laptops last weekend, mom managed to install Windows 10 on it, and even though it only has a HDD, it's still pretty fast. Dad came in, mentioned he had another old laptop he didn't use, and also gave me his old Samsung tablet. Not really sure what to use all those things for. I'm the family tech hoarder.