Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aerobs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Gattringer
aerobs
Wiki
Hardware
Changes
Page history
New page
Templates
Clone repository
Create Hardware
authored
1 year ago
by
Andreas Gattringer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Hardware.md
+22
-0
22 additions, 0 deletions
Hardware.md
with
22 additions
and
0 deletions
Hardware.md
0 → 100644
View page @
a9d6ac1f
**Requirements**
-
Microcontroller programmable in MicroPython
-
Ethernet
-
USB connection
-
optional screen
-
cheap enough (so we can have a collection of spares)
**Base system**
-
Raspberry Pi Pico (W)
-
Wiznet W5500 Ethernet adapter
-
Waveshare PICO LCD 1.3
-
? USB adapter
-
24LC32AT EEPROM
**Sensors**
-
SHT25 relative humidity and temperature sensor
-
LPS28DFW pressure sensor
**Rejected hardware**
-
Waveshare 2-CH UART TO ETH
-
requires two UART channel for I/O – no more UARTS left on the Raspberry Pi Pico
-
no driver for the Python standard network library
\ No newline at end of file
This diff is collapsed.
Click to expand it.