Skip to content

ricksorensen/micropython-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropython-fun

Contents

  • binary_stdout: examples for writing binary byte streams out REPL/stdout
  • mpremote: my mpremote configuration
  • display/st7789driver: configurations and results for using Russ Hughes st7789
  • display/micropython-nano-gui: configurations and results for using Peter Hinch's GUI module

This sentence uses $ delimiters to show math inline: $\sqrt{3x-1}+(1+x)^2$

This sentence uses $` and `$ delimiters to show math inline: $\sqrt{3x-1}+(1+x)^2$

The Cauchy-Schwarz Inequality
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$

The Cauchy-Schwarz Inequality

$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$

When $a \ne 0$, there are two solutions to $(ax^2 + bx + c = 0)$ and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$

hdr1 hdr2 hdr3
$\sqrt{3x-1}+(1+x)^2$ what is next
this is a very long line with out a break $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$ too long?
This is another very long line which will have a break
Does it show up?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published