summaryrefslogtreecommitdiff
path: root/PLAN.md
blob: 2bae3fdca4e36da6fb275bdfe8fd23f1e51bdc2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
  PLAN.md - Misc planning notes

  Copyright (C) 2024  Luke T. Shumaker <lukeshu@lukeshu.com>
  SPDX-License-Identifier: AGPL-3.0-or-later
-->

- with hardware I have:
  1. [X] type "hello world" as a USB keyboard
  2. [ ] get networking up (ping)
  3. [ ] forward port 21 as a USB keyboard
  4. [ ] forward a 9p file as a USB keyboard
  5. [ ] connect UART as a 9p socket
- waiting on hardware:
  - sdcard slot:
    1. [ ] whatever the "hello world" of SD is
    2. [ ] as a device on 9p
  - HDMI socket
    1. [ ] PicoDVI hello-world
    2. [ ] "PiciDVI" to network
    3. [ ] reverse the flow of PicoDVI

https://hackaday.com/2022/08/26/bit-banged-ethernet-on-the-raspberry-pi-pico/