my computer gives bluescreens very often when I use my Arduino Uno. I have just one potentiometer connected to it and the program inside what it does is constantly send the potentiometer values at a baudrate of 115200 to my PC via serial port. The context in which I use this information is in a Unity Application in a PC with Windows 8. This occurs very often but not everytime. The error itself is shown in the image below, if there is some other useful log or info I can provide please let me know.
Thank you for answering, is there a way I can monitor the current that the USB port is drawing? By schematic you mean the script I uploaded to the Arduino? Sorry, I'm still at a very low level when it comes to working with Arduino..