Forum Search - TeensyUser/doc GitHub Wiki
Most of the information about Teensies can be found in the PJRC forum. However, the integrated search function is somehow suboptimal. Usually you find forum post quicker using external search engines.
Examples:
Google and BING
- The search string
site:forum.pjrc.com HID
searches for HID related posts in the PJRC forum. - If you are interested in all posts containing 'HID' or 'SEREMU' you can use
site:forum.pjrc.com HID OR SEREMU
. - AND is working correspondingly but is the default anyway.
- If you need all posts containing say, intervaltimer but newer then February 2020 you can search for
site:forum.pjrc.com intervaltimer after:2020-01-31
. 'before:' works accordingly and can be combined with 'after:'
Search Engines in Chrome
In Chrome you can add the forum search to the search engines which is very convenient. Go to Settings->Search Engine->Manage Search Engines->Add. In the dialog box enter the following:
If you now type say tf hid OR seremu
in the address bar you directly get the search results from the PJRC forum. Here a quick video showing this: