Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Simon Markus Haller-Seeber
robo
Commits
87ca42ac
Commit
87ca42ac
authored
Dec 20, 2015
by
Daniel Gröber
Browse files
Start putting down requirements and part candidates
parents
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
0 deletions
+61
-0
design.org
design.org
+61
-0
No files found.
design.org
0 → 100644
View file @
87ca42ac
* Parts
** IMU
*** LSM9DS1 ~6€ -- 3D accelerometer, 3D gyroscope, 3D magnetometer
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00103319.pdf
*** LSM9DS0 ~6-8€
smaller package than LSM9DS1 -> more expensive? can't see any other difference
*** FXOS8700CQ <2€ -- 6-Axis Sensor with Integrated Linear Accelerometer and Magnetometer
http://cache.freescale.com/files/sensors/doc/data_sheet/FXOS8700CQ.pd
** µC
- Requirements
5x analog range sensors
2x PWM motors outputs (4? H-Bridge)
2x hal sensor inputs + timer (motor speed)
1x UART main COM to master control
or
1x USB device main COM
1x UART/SPI/TWI to (optional) CHIP board
1x DAC for servo
*** STM32F042K4 ~2.5€ -- Cortex-M0, 16K Flash, 48 MHz, USB FS
LQPF seems not to be in stock anywhere
UFQFN might be hard to solder but since we're going to reflow the board it
might not be a proble
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00105814.pdf
*** STM32F030F4 ~1€ -- Cortex-M0, 16K Flash, 48 MHz
- Plenty of stock
- No USB
- 20-Pin TSSOP really easy to solder
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf
*** STM32F070F6 ~1.5€ -- Cortex-M0, 32K Flash, 48 MHz, USB FS
- Not much stock
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00141386.pdf
*** Atmel SAM series
- looks too expensive, couldn't find any for <5€
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment