You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.3 KiB
Markdown

3 years ago
# Planned/TODO articles
## Work in progress
These have either incomplete content on the website or a branch where they are being written.
- Tutorials
- 01-embedded-basics
- 02-embedded-programming
- Articles
- NONE
## TODO
Things that should be written eventually.
- Tutorials
- Getting started with:
- Arduino/AVR
- LPC1768
- NRF52
- Hardware: nRF52840 Dongle
- https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle/GetStarted
- https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop
- https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer%2Fncp_programming_dongle.html
- Raspberry Pi Pico
- STM32
- What device to chose?
- Introduction to HAL 9001
- Articles
- `async`/`await` on embedded platforms
- Creating your own JTAG debugger
- Black Magic Probe
- https://paramaggarwal.medium.com/converting-an-stm32f103-board-to-a-black-magic-probe-c013cf2cc38c
- zCOM, a network stack for embedded devices
## Ideas
Ideas for things to write that would be great to do eventually or projects to write up about.
- Tutorials
- Articles
- Make your own keyboard with zig (and replace qmk)