Page 16 of 19

Do not post to this thread

Posted: 15 Feb 2023, 11:35
by Del
Bloodhound wrote: 15 Feb 2023, 08:58 WOW! There are 15 pages of folks "Not Posting" to this thread



That's how we roll :dance:
On the other hand, this is the only thread on CPS that stays on topic.

Do not post to this thread

Posted: 15 Mar 2023, 11:06
by Bloodhound
Its my birthday...can I post here on my birthday? OK its not my birthday, my birthday was a couple of weeks ago...but I didn't post here then...so since it the 15th of March, the Ides of March...can I post here?

Do not post to this thread

Posted: 15 Mar 2023, 13:01
by JimVH
Bloodhound wrote: 15 Mar 2023, 11:06 Its my birthday...can I post here on my birthday? OK its not my birthday, my birthday was a couple of weeks ago...but I didn't post here then...so since it the 15th of March, the Ides of March...can I post here?
No. Rules are rules. Noone is allowed to post here.

Do not post to this thread

Posted: 15 Mar 2023, 18:46
by Biff
Del wrote: 15 Feb 2023, 11:35
Bloodhound wrote: 15 Feb 2023, 08:58 WOW! There are 15 pages of folks "Not Posting" to this thread



That's how we roll :dance:
On the other hand, this is the only thread on CPS that stays on topic.
Thread fail - stop posting.

Do not post to this thread

Posted: 15 Mar 2023, 18:46
by Biff
JimVH wrote: 15 Mar 2023, 13:01
Bloodhound wrote: 15 Mar 2023, 11:06 Its my birthday...can I post here on my birthday? OK its not my birthday, my birthday was a couple of weeks ago...but I didn't post here then...so since it the 15th of March, the Ides of March...can I post here?
No. Rules are rules. Noone is allowed to post here.
Noone doesn't have an account ... yet.

Do not post to this thread

Posted: 15 Mar 2023, 22:14
by JimVH
Biff wrote: 15 Mar 2023, 18:46
JimVH wrote: 15 Mar 2023, 13:01
Bloodhound wrote: 15 Mar 2023, 11:06 Its my birthday...can I post here on my birthday? OK its not my birthday, my birthday was a couple of weeks ago...but I didn't post here then...so since it the 15th of March, the Ides of March...can I post here?
No. Rules are rules. Noone is allowed to post here.
Noone doesn't have an account ... yet.
I can honestly say I’m a big fan of noone.

Do not post to this thread

Posted: 18 Mar 2023, 13:25
by coco

Code: Select all

spi = SPI(0,
    baudrate=30000000,
    polarity=1,
    phase=1,
    bits=8,
    firstbit=SPI.MSB,
    sck=Pin(18),
    mosi=Pin(19),
    miso=Pin(16))
display = Display(spi, dc=Pin(15), cs=Pin(17), rst=Pin(14),
                  width=320, height=240, rotation=90)
display.draw_text(10, 10, 'Post', espresso_dolce,
                  color565(255, 255, 255), background_color)

Do not post to this thread

Posted: 19 Mar 2023, 19:11
by Del
coco wrote: 18 Mar 2023, 13:25

Code: Select all

spi = SPI(0,
    baudrate=30000000,
    polarity=1,
    phase=1,
    bits=8,
    firstbit=SPI.MSB,
    sck=Pin(18),
    mosi=Pin(19),
    miso=Pin(16))
display = Display(spi, dc=Pin(15), cs=Pin(17), rst=Pin(14),
                  width=320, height=240, rotation=90)
display.draw_text(10, 10, 'Post', espresso_dolce,
                  color565(255, 255, 255), background_color)
I was just about to not post that!

Do not post to this thread

Posted: 03 May 2023, 08:38
by Bloodhound
WOW...this is great...every one has followed the rule of not posting to this thread for 44 days! Way to go folks...Great job

Do not post to this thread

Posted: 03 May 2023, 12:16
by JimVH
Well that's just too long.