vault backup: 2025-04-21 22:13:39
This commit is contained in:
5
Extracurricular/Circuitree/Shitter Zero/Agenda.md
Normal file
5
Extracurricular/Circuitree/Shitter Zero/Agenda.md
Normal file
@ -0,0 +1,5 @@
|
||||
==MOVE THIS TO THE CIRCUITREE REPO!==
|
||||
|
||||
1. 15m intro presentation (present the problem)
|
||||
2. 30m discussion
|
||||
3. 10m distribution
|
79
Extracurricular/Circuitree/Shitter Zero/Timeline.md
Normal file
79
Extracurricular/Circuitree/Shitter Zero/Timeline.md
Normal file
@ -0,0 +1,79 @@
|
||||
---
|
||||
theme: beige
|
||||
highlightTheme: css/vs2015.css
|
||||
|
||||
---
|
||||
|
||||
<div style="width:100%; transform:scale(1.1)">
|
||||
|
||||
```mermaid
|
||||
sequenceDiagram
|
||||
Prototyping ->> Order: We need to come up with a working prototype by next week
|
||||
Order ->> Code: ITM - decide the scope (more or less)
|
||||
Order ->> Design: Case? No case?
|
||||
Design ->> Presentation: Slides
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Heads up!
|
||||
we got two fucking weeks
|
||||
|
||||
---
|
||||
## Current prototype board
|
||||
I made the executive decision of using an RP2040 due to our prior experience with it:
|
||||
|
||||
|
||||
[Insert here]
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
| Part | Function |
|
||||
| -------------------------- | -------------- |
|
||||
| NFC/RFID transceiver | Copying cards |
|
||||
| 433 MHz transceiver | Replay attacks |
|
||||
| HID (RP2040 supports this) | Rubber ducky |
|
||||
### Anything else come to mind?<sup>*</sup>
|
||||
<sub>* Keep in mind that we have 2 fucking weeks</sub>
|
||||
|
||||
---
|
||||
## Issues
|
||||
- 433 transceiver is a bit expensive
|
||||
- Needs another look from someone
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Design
|
||||
### Should we include a case?
|
||||
This question is mostly for Mihai as it involves him designing it.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Code
|
||||
Let's discuss a potential scope for the project!
|
||||
- Do we **only** provide bindings for the sensors?
|
||||
- Will the attendees be building anything? If yes, **what**?
|
||||
- C? Micropython?
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Let's distribute!
|
||||
If we want to achieve *anything* given the short timeframe[^1], we're gonna need to copy the GAPC model.
|
||||
|
||||
**GitHub issues!**
|
||||
|
||||
|
||||
|
||||
<small> 1 (CircuitRee trademarked statement) </small>
|
||||
|
||||
|
||||
---
|
||||
|
||||
# We got this!
|
@ -1,7 +0,0 @@
|
||||
|
||||
## Prelims
|
||||
No fancy shit
|
||||
|
||||
|
||||
|
||||
## BAPC
|
@ -1,3 +0,0 @@
|
||||
|
||||
|
||||
### Tasks
|
@ -1,4 +1,5 @@
|
||||
1. Anti-AI extension -> Data -> Bachelor's thesis
|
||||
2. The groningen site thingy
|
||||
1. Anti-AI extension -> Data -> Bachelor's thesis
|
||||
2. Writing (come on dude, start already)
|
||||
3. Temmies calendar integration (background ical service)
|
||||
4. o.pm bangle.js reboot (grafana and js <3)
|
||||
4. o.pm bangle.js reboot: Backend in Rust, frontend grafana?
|
||||
5. Markdown parser in Haskell
|
Reference in New Issue
Block a user