vault backup: 2025-04-23 15:41:23
This commit is contained in:
29
.obsidian/workspace.json
vendored
29
.obsidian/workspace.json
vendored
@ -4,21 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "792b2a8f7f3f7ac1",
|
||||
"id": "83d271b1a20c4f59",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c1086d70d8f012dd",
|
||||
"id": "02cadf737df7ea94",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Operating Systems/Scheduling.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"type": "reveal-preview-view",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "Scheduling"
|
||||
"title": "Slide Preview"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -198,14 +194,17 @@
|
||||
"omnisearch:Omnisearch": false
|
||||
}
|
||||
},
|
||||
"active": "c1086d70d8f012dd",
|
||||
"active": "02cadf737df7ea94",
|
||||
"lastOpenFiles": [
|
||||
"Extracurricular/Circuitree/Shitter Zero/Timeline.md",
|
||||
"Extracurricular/Circuitree/Shitter Zero/shitter.png",
|
||||
"Pasted image 20250421222538.png",
|
||||
"Pasted image 20250423153359.png",
|
||||
"Pasted image 20250423153254.png",
|
||||
"Operating Systems/Scheduling.md",
|
||||
"Operating Systems/Processes and Threads.md",
|
||||
"Operating Systems/Overview.md",
|
||||
"Operating Systems/Scheduling.md",
|
||||
"Pasted image 20250421222538.png",
|
||||
"Extracurricular/Circuitree/Shitter Zero/Agenda.md",
|
||||
"Extracurricular/Circuitree/Shitter Zero/Timeline.md",
|
||||
"Extracurricular/Circuitree/Antenna Building/Idea and proposed timeline.md",
|
||||
"Extracurricular/Circuitree/Shitter Zero",
|
||||
"Extracurricular/Circuitree/Committee Market/discussion/CA.md",
|
||||
@ -228,19 +227,15 @@
|
||||
"Extracurricular/FCG/Meeting - BAPC.md",
|
||||
"Extracurricular/FCG/Meeting 06-09.md",
|
||||
"Extracurricular/FCG/Radio reception.md",
|
||||
"Extracurricular/Circuitree/Committee Market/Macro pad.md",
|
||||
"Operating Systems/assets/Pasted image 20250419143713.png",
|
||||
"Operating Systems/assets/Pasted image 20250419141856.png",
|
||||
"Languages & Machines/assets/Pasted image 20250414190229.png",
|
||||
"Languages & Machines/assets/Pasted image 20250414190144.png",
|
||||
"Languages & Machines/assets/Pasted image 20250414190119.png",
|
||||
"Languages & Machines/assets/Pasted image 20250414190100.png",
|
||||
"Languages & Machines/assets/Pasted image 20250113151159.png",
|
||||
"Languages & Machines/assets",
|
||||
"Languages & Machines",
|
||||
"Extracurricular/Circuitree/Antenna Building",
|
||||
"Fundamentals of Electronics",
|
||||
"Pasted image 20250113151159.png",
|
||||
"Extracurricular/Misc/Proposed Routine Plan.canvas",
|
||||
"Introduction to Machine Learning",
|
||||
"Operating Systems/assets",
|
||||
|
@ -21,40 +21,55 @@ sequenceDiagram
|
||||
## 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 |
|
||||
| HID (RP2040 and **ESP32-C3** support this) | Rubber ducky |
|
||||
==NOTE THAT ESP32 BASIC DOESN'T==
|
||||
|
||||
---
|
||||
### 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
|
||||
### RP2040
|
||||
|
||||
- We can reuse the macro pad schematic!
|
||||
- Seems like a little bit of an advanced project for it, might be slow
|
||||
|
||||
### ESP32
|
||||
|
||||
- We can do network stuff!
|
||||
- Doesn't seem much more difficult than the RP2040.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Design
|
||||
|
||||
- Screen (we got 50)
|
||||
- MCU
|
||||
- Antenna (used by both the NFC and 433Mhz tranceivers)
|
||||
- The transceivers
|
||||
|
||||
Terminated by a male USB-A
|
||||
|
||||
### Should we include a case?
|
||||
This question is mostly for Mihai as it involves him designing it.
|
||||
|
||||
|
||||
---
|
||||
<div style="width:100%;">
|
||||
|
||||
<img src="shitter.png" />
|
||||
|
||||
</div>
|
||||
---
|
||||
## Code
|
||||
Let's discuss a potential scope for the project!
|
||||
- Do we **only** provide bindings for the sensors?
|
||||
|
BIN
Extracurricular/Circuitree/Shitter Zero/shitter.png
Normal file
BIN
Extracurricular/Circuitree/Shitter Zero/shitter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 246 KiB |
Reference in New Issue
Block a user