User Tools

Site Tools


start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2019/09/19 12:50]
60.240.96.191
start [2019/12/09 21:53]
210.18.207.206 [Single Optional Argument for a LaTeX Macro]
Line 1: Line 1:
 +====== Setting up a minimal Hugo website ======
 +
 +I discovered a most excellent thing recently for developing websites: Hugo. More truthfully, a friend got me onto it. At first I couldn'​t see the point of something that generates static pages from source.
 +
 +{{http://​gohugo.io/​images/​gohugoio-card.png?​400}}
 +
 +[[hugo|Read Article]]
 +
 +---
 +
 +====== Oscillators on the PIC16F1455 ======
 +
 +{{ :​crystals-small.jpg?​nolink&​200|}} Oscillators on a PIC can be a bit of a minefield to understand. Especially learning to read through a datasheet. So it can be a little daunting just to get a baseline start.
 +
 +Hopefully I can help here.
 +
 +[[pic16f1455_oscillators|Read Article]]
 +
 +----
 +
 ====== Minimum setup for a PIC16F1455 on a Breadboard + PICkit3 ====== ====== Minimum setup for a PIC16F1455 on a Breadboard + PICkit3 ======
  
Line 34: Line 54:
 ====== Single Optional Argument for a LaTeX Macro ====== ====== Single Optional Argument for a LaTeX Macro ======
  
-I recently ​need to create a new LaTeX macro for a User manual. The macro was to output a defined character, but in a colour specified by the author. Therefore, I needed a macro that accepted a single optional argument.+I recently ​needed ​to create a new LaTeX macro for a User manual. The macro was to output a defined character, but in a colour specified by the author. Therefore, I needed a macro that accepted a single optional argument.
  
 [[latex_macro_single_optional_argument|Read Article]] [[latex_macro_single_optional_argument|Read Article]]
start.txt ยท Last modified: 2024/04/04 02:12 by sausage