Difference between revisions of "Quick links"

From Wiki at Neela Nurseries
Jump to: navigation, search
(Starting a quick links page outside of wiki user page.)
 
m (Copying over user page quick links as they stand 2021-09-20.)
Line 1: Line 1:
Moving quick links from user page . . . really need a means to direct MediaWiki to read content from text files to support synchronized blocks of information in multiple locations of the local MediaWiki site - TMH
+
 
 +
<i>Moving quick links from user page . . . really need a means to direct MediaWiki to read content from text files to support synchronized blocks of information in multiple locations of the local MediaWiki site - TMH</i>
 +
 
 +
 
 +
== [[#top|^]] Quick Links ==
 +
 
 +
Quick links to local notes and references:
 +
 
 +
{| class="wikitable"
 +
|-
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 1 Technical groups <!-- style="width: 250px;" -->
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 2 Hardware references
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 3 Operating systems
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 4 Toolchains, build paradigms
 +
 
 +
|- <!-- table row 2 - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  -->
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li> [https://tldp.org/ The Linux Documentation Project]
 +
<li> [[Oresat-notes|Oresat notes]]
 +
<li> [https://circuitcellar.com/ Circuit Cellar]
 +
<li> <i>Embedded Muse . . . need URL</i>
 +
<li> [https://www.synopsys.com/designware-ip/technical-bulletin/true-random-number-generator-security-2019q3.html true RNG]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li>  [[Microcontrollers|Microcontrollers general]]
 +
<li>  [[Microcontrollers-nordic|microcontrollers de Nordic]]
 +
<li>  [[Microcontrollers-st|microcontrollers de ST]]
 +
<li>  [[Microcontrollers-nxp|microcontrollers de NXP]]
 +
<li>  [[memory_devices|memory devices]]
 +
<li>  [[LoRa|LoRa technology]]
 +
<li>  [[firmware_programmers|firmware programmers]]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li>  [[Containers_and_virtual_machines|Containers and VMs]]
 +
<li>  [[RTOS|RTOS notes]]
 +
<li>  [[RTOS#.5E_Zephyr_RTOS|Zephyr, west (RTOS page section)]]
 +
<li>  [[RTOS_Zephyr|Zephyr RTOS (new page 8-18)]]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" | <!-- 4 Toolchains, Libs -->
 +
<ul>
 +
<li> [[Make_and_GCC|arm-none-eabi-gcc, gcc, make]]
 +
<li> [[gdb|gdb]] <font size=1>and general debugging</font>
 +
<li> [[Openocd-setup|openocd]]
 +
<li> [[cmake|cmake notes]]
 +
<li> [[Kconfig|Kconfig]]
 +
<li> [[Device_tree|Device Tree and dts]]
 +
<li> [[west_zephyr_project_manager|west meta-tool]] <!-- [https://docs.zephyrproject.org/latest/guides/west/index.html west meta-tool] -->
 +
<li> [[west_manifest_files|west manifest files]]
 +
</ul>
 +
 
 +
|- <!-- table row 3 - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  -->
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 5 Technologies
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 6 local works
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 7 local works
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 8 Code Libraries
 +
 
 +
|- <!-- table row 4 - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  -->
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<!-- 5 Technologies -->
 +
<li> [https://cartesiam-neai-docs.readthedocs-hosted.com/ Cartesiam]
 +
<li> [https://cartesiam-neai-docs.readthedocs-hosted.com/studio/studio.html#ii-project-creation Cartesiam AI Studio]
 +
<li> [[cybersecurity|security topics]]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li>[[zephyr_building_blocks|Zephyr building blocks <font size=1>reference</font>]]<br />
 +
^^^ <i>NEEDS ORGANIZATION</i> ^^^
 +
<li>[[zephyr_device_driver_paradigm|Zephyr driver paradigm]]<br />
 +
May need to combine these two:
 +
<li>[[zephyr_device_driver_model|Zephyr device drivers <font size=1>study</font>]]
 +
<li>[[zephyr_driver_demo|Zephyr driver demo <font size=1>project and study</font>]]
 +
<li>[[nrf_modem_library_notes|nRF modem lib <font size=1>study</font>]]
 +
<!-- vi /home/cpguest/embedded/ncs/v1.6.1/nrf/lib/nrf_modem_lib/nrf_modem_lib.c -->
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li>[[nrf_sample_app_aws_iot|sample aws_oit <font size=1>study</font>]]<br />
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li> [[Nordicsemi-software-development-kit|Nordic nrf-sdk]]
 +
<li> [[Zephyr-sdk-install-and-config|Zephyr SDK installation notes]]
 +
</ul>
 +
|- <!-- table row 5 - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  -->
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 7 Local stuff
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 8 Academic
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 9 Cloud based services
 +
! scope="col" style="min-width: 250px; max-width: 300px;" | 10 Interesting projects
 +
 
 +
|- <!-- table row 6 - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  - - - - -  -->
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li>  [[bulletin-board|NN bulletin board]]
 +
<li>  [[terminology|Terminology pages]]
 +
<li>  [[to-do|TO DO]]
 +
<li>  [[Bash_start_up_script|bookmarker]]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
[[ece-reference-materials|ECE reference materials]]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li>  [https://hub.docker.com/ Docker Hub site]
 +
<li>  [https://bifravst.github.io/bifravst/docs/aws/GettingStarted.html bifravst]
 +
</ul>
 +
 
 +
| style="vertical-align: top;" |
 +
<ul>
 +
<li> [https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/software/posts/enter-the-multi-nus-a-simple-wireless-uart-network nRF multi-NUS]
 +
</ul>
 +
|}
 +
 
 +
Note:  useful to add ratings of completeness and organization to above links that point to local wiki pages.
 +
 
 +
 
 +
<pre>***</pre> https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/software-and-protocols/posts/connecting-to-aws-cloud-services-using-the-nrf9160
 +
 
 +
<pre>***</pre> https://community.helium.com/t/new-to-helium-start-here/80
 +
http://iotfactory.eu/lorawan-world-frequency-map-lora-sigfox-nbiot-telecom-operators-per-country/  LoRaWAN world frequency map (not exhaustive)
 +
 
 +
 
 +
Always useful to review, wiki table syntax help:
 +
 
 +
  *  [https://en.wikipedia.org/wiki/Help:Table wiki table help]
 +
<!-- comment -->
 +
 
 +
Wiki-driven table of contents here:
 +
 
 +
__TOC__
 +
 
 +
 
 +
 
 +
<!-- SECTION - Countries and Politics -->
 +
 
 +
=== [[#top|&uarr;]] [[#references|&darr;]] <i> Countries and politics </i> ===
 +
 
 +
*  https://www.nytimes.com/2018/07/28/world/americas/china-latin-america.html
 +
 
 +
 
 +
 
 +
<!-- comment -->

Revision as of 23:05, 20 September 2021

Moving quick links from user page . . . really need a means to direct MediaWiki to read content from text files to support synchronized blocks of information in multiple locations of the local MediaWiki site - TMH


^ Quick Links

Quick links to local notes and references:

1 Technical groups 2 Hardware references 3 Operating systems 4 Toolchains, build paradigms
5 Technologies 6 local works 7 local works 8 Code Libraries
7 Local stuff 8 Academic 9 Cloud based services 10 Interesting projects

Note: useful to add ratings of completeness and organization to above links that point to local wiki pages.


***
https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/software-and-protocols/posts/connecting-to-aws-cloud-services-using-the-nrf9160
***
https://community.helium.com/t/new-to-helium-start-here/80

http://iotfactory.eu/lorawan-world-frequency-map-lora-sigfox-nbiot-telecom-operators-per-country/ LoRaWAN world frequency map (not exhaustive)


Always useful to review, wiki table syntax help:

 *  wiki table help

Wiki-driven table of contents here:



Countries and politics