Latest activity

  • M
    MGU replied to the thread récupérer un programme.
    Bonjour, Je ne sais pas si il est possible de lire un programme enregistré en mémoire. Si Technoman a une solution, ça peut servir...
  • Richard 1001
    Richard 1001 replied to the thread Reading A Outpin Value.
    Never mind the code had typo and it works great now. Basicity I had 2 variables assign to same bit.:mad:
  • Aries
    Aries replied to the thread Reading A Outpin Value.
    This works in the simulator ... output C.4 do pause 1000 pinC.4 = pinC.4 XOR 1 sertxd(#pinC.4) loop
  • I
    inglewoodpete replied to the thread Reading A Outpin Value.
    I haven't experimented in this area of reading output pins. In your particular case, it may be better to use the following code...
  • Richard 1001
    Can I read the value of an output pin? I want to do the following statement: ssrIN = ssrCTRL I define the valuables as symbol ssrCTRL...
  • Richard 1001
    Richard 1001 reacted to inglewoodpete's post in the thread Need Interrupt Help with Love Love.
    @Richard1001 Sorry, I've now corrected my explanation in post #4, above. The first byte is the mask: each of the lowest three bits...
  • I
    inglewoodpete reacted to Richard 1001's post in the thread Need Interrupt Help with Like Like.
    Thank y'all for the detailed interrupt details and how to use it. I understand it fully. Sorry for the newbie questions. I'm just...
  • E
    Engle replied to the thread spook stoomtrein.
    Suggest you look at pwmduty and pwmout commands in manual 2. Set the frequency above 120Hz and alter the duty for brightness. The LEDS...
  • R
    Ben een stoomtrein aan het ouderen en daar wil ik groen licht maken en dat is al gelukt. wil dit licht van uit naar maximale spanning...
    • WhatsApp Image 2026-01-21 at 21.43.44.jpeg
  • K
    touch16 [%00011001], 4, w2 'Read and store a background capacitance value on pin 4 Gives me a steady enough reading. Note the...
    • DSC_4147.jpg
    • IMG_4068.jpg
  • Richard 1001
    Richard 1001 replied to the thread Need Interrupt Help.
    Thank y'all for the detailed interrupt details and how to use it. I understand it fully. Sorry for the newbie questions. I'm just...
  • S
    steliosm reacted to Engle's post in the thread Should you use Pull-ups? with Like Like.
    TL;DR: AI offered some advice on configuration of unused pins, with outputs low or inputs as ADC to lower current drain. Personally, I...
  • F
    Flenser reacted to Engle's post in the thread Should you use Pull-ups? with Like Like.
    TL;DR: AI offered some advice on configuration of unused pins, with outputs low or inputs as ADC to lower current drain. Personally, I...
  • I
    inglewoodpete reacted to Engle's post in the thread Should you use Pull-ups? with Like Like.
    TL;DR: AI offered some advice on configuration of unused pins, with outputs low or inputs as ADC to lower current drain. Personally, I...
  • E
    TL;DR: AI offered some advice on configuration of unused pins, with outputs low or inputs as ADC to lower current drain. Personally, I...
Back
Top