Search results

  1. K

    40x2 Serial data corruption

    Hello again, I seem to have it figured out and thought to take the time to point a few things I've learned while struggling with this problem. -The SerialIn / SerialOut pins are good for programming and debugging, but that's about it -High speed serial communication can easily be achieved by...
  2. K

    40x2 Serial data corruption

    Thanks, Hippy. I did the debug bit on the VB side of things. It looks completely random, except that each time a receive error occurs, the first byte is right, but the next two aren't . Also, about 99% of the time the last byte is 255, but not always. In the image, the multiline texboxes are ...
  3. K

    40x2 Serial data corruption

    Hello, I am designing a circuit based around the Picaxe 40X2 and am running into a bit of trouble processing the serial data. My application will require a lot of back and forth serial communication. For now, I'm using the programming serial interface, but planning to switch to the hardware port...
  4. K

    5x5x5 LED cube on a 40x2

    Hello Everyone, I have just finished building my first PICAXE project and I'm elated to report that it's working ! I did some research (no too much) before endeavoring to build an LED cube , and I found that on most builds people used LED drivers IC's connected through I2C. Not knowing that...
Top