Posts
Particle Argon Resources
by danaukes
External Resources
- Argon Docs: https://docs.particle.io/argon/
- web-based setup(requires chromium): https://setup.particle.io/
- manual setup: ...
Using Pinion
by danaukes
```bash sudo apt install kicad sudo apt install libjpeg-dev pip install ...
Podcasting
by danaukes
- https://www.listennotes.com/: Listen Notes - the best podcast search engine
- https://podcatr.com/: Directory of Podcasts With ...
Web-Based Control in Micropython
by danaukes
Step 1: Create a Form that posts to URL
Good resources
Mkdocs environment
by danaukes
Installs a specific flavor of mkdocs that matches github
```bash python -m venv ~/envs/mkdocs . ~/envs/mkdocs/bin/activate pip install \ mkdocs ...
getting Ubuntu 20.04.5 installed and working on a raspberry pi
by danaukes
https://roboticsbackend.com/install-ubuntu-on-raspberry-pi-without-monitor/
https://forums.raspberrypi.com/viewtopic.php?t=315089
the raspberry pi imager has some issues you can add invalid ...