Search results

  1. J

    Need help with mathematical equations for LCD output

    Hi there. If I have 3 word variables, each containing an ADC value, how do I translate the following mathematical equation from Excel into Picaxe language? I want the final figure to appear correctly on my Serial OLED (LCD) as a whole number with a percentage sign after it; no decimals. e.g...
  2. J

    Picaxe resetting intermittently

    Hi guys. I know this question probably comes up a lot - and I've read a few posts - but I am still a bit stuck :( My Picaxe is resetting intermittently only after 12 volt relays change state in my circuit (well, at least I think it’s the relays causing it), but I have most of the basic noise...
  3. J

    Picaxe to Picaxe serial comms - need help with existing code

    Hi. Sorry, I know this is long, but I like to explain myself as best as I can. It’s just a small issue I am experiencing with that could actually be easy to fix… I’m just not experienced enough :p I recently located some code from this site...
  4. J

    Send data to a 2x16LCD wirelessly (TX/RX)

    Hi guys, I've been using Picaxe for a while now, but I'm fairly new to the RX/TX wireless communications stuff. What I want to do is, send 2 strings of text from Picaxe 1 and display the text on a 2x16 character serial LCD connected to Picaxe 2, wirelessly. I would normally send commands...
  5. J

    Picaxe to serial LCD via firmware chip

    Hi, I'm not all that experienced with Picaxe but have learnt the basics, and now tackling with LCD's. I am programming my Picaxe to transmit messages to my serial LCD via a *firmware chip* (i.e. using 1 single Picaxe output pin). I am very new to this. I have tackled how to send a message to...
Top