Search found 5 matches

by ahull
Fri May 01, 2020 10:21 am
Forum: Off topic
Topic: Searching code on Github (web)
Replies: 10
Views: 7219

Re: Searching code on Github (web)

.. better still, duckduckgo supports Unix style string escaping, so try this string

Code: Select all

"TFT.print(\" STM-O-Sco" site:github.com/pingumacpenguin/STM32-O-Scope
Note the "Escaped" double quote in the string.
by ahull
Fri May 01, 2020 9:53 am
Forum: Off topic
Topic: Searching code on Github (web)
Replies: 10
Views: 7219

Re: Searching code on Github (web)

You could try duckduckgo instead, it does produce results for that search term. https://duckduckgo.com Enter the search you mentioned. TFT.print(" STM-O-Sco site:github.com/pingumacpenguin/STM32-O-Scope This expands to the following in the search URL https://duckduckgo.com/?q=TFT.print(%22+STM-...
by ahull
Fri May 01, 2020 12:18 am
Forum: Off topic
Topic: Searching code on Github (web)
Replies: 10
Views: 7219

Re: Searching code on Github (web)

Can you use Google or some other search engine to do what you need? For example put this in google.. TFT.print(" STM-O-Scope by Andy Hull") ; site:github.com ... and you will see all of the instances of that string on the whole of github. Modify it to TFT.print(" STM-O-Scope by Andy H...
by ahull
Thu Feb 27, 2020 9:13 am
Forum: Off topic
Topic: Hybrid smart watch
Replies: 2
Views: 3355

Hybrid smart watch

I thought this might be of interest. Adding an STM32 to this mix would open up a bunch of possibilities.


https://hackaday.com/2020/02/26/openchr ... art-watch/

https://github.com/snietfeld/OpenChronograph
by ahull
Wed Feb 19, 2020 1:27 pm
Forum: Announcements
Topic: Welcome back stm32duino.com
Replies: 29
Views: 49048

Re: Welcome back stm32duino.com

How come I'm always late to the party? :oops:

Go to advanced search