Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:wikibass [2025/02/28 09:31] – [Run] darronprojects:wikibass [2025/02/28 11:28] (current) darron
Line 1: Line 1:
-====WikiBASS Wikibase demo====+====wikiBASS Wikibase demo====
  
 [[projects:wikibass#wikibass|wikiBASS]] is a [[tools:wikibase|Wikibase]] demo program that creates a [[:tools:wikibase|Wikibase]] of [[projects:wikibass#wikibass|wikiBASS]] is a [[tools:wikibase|Wikibase]] demo program that creates a [[:tools:wikibase|Wikibase]] of
Line 143: Line 143:
 === Run === === Run ===
  
-Building the demo [[:tools:wikibase|Wikibase]] is comprised of running the script three times.+Building the demo [[:tools:wikibase|Wikibase]] is comprised of running the script three times to perform three distinct operations.
  
    - Parse XML board files    - Parse XML board files
Line 149: Line 149:
    - Scrape chip datasheets    - Scrape chip datasheets
  
-The XML board files need to processed prior to scraping.+Step one to parse the XML board files must be performed first.
  
 You can analyse the script [[https://hg.kewl.org/pub/wikiBASS/file/tip/src/wikiBASS/stm32.py|here]]. You can analyse the script [[https://hg.kewl.org/pub/wikiBASS/file/tip/src/wikiBASS/stm32.py|here]].