Final post?
This commit is contained in:
+1
-6
@@ -44,12 +44,8 @@
|
||||
- one framework to rule them all (no need to learn framework for every MCU)
|
||||
- gained embedded linux and devicetree experience
|
||||
- custom board files uses nrf52840-dk as template
|
||||
- Arduino
|
||||
- modified adafruit nrf52 library to work with arduino
|
||||
- added some custom examples (like IMU)
|
||||
- Bootloaders
|
||||
- zephyr uses MCUboot as bootloader
|
||||
- arduino uses modified adafruit nrf52 bootloader for arduino
|
||||
|
||||
## Story
|
||||
- Idea came to me when sitting on sofa after watching flex pcb videos on youtube(insert channel here)
|
||||
@@ -71,7 +67,7 @@
|
||||
- also fixing some mistakes and adding more functionality (got feedback from the companys senior embedded developers)
|
||||
- after fiddling with it with debugger, we managed to get the LED working. (didn't add a 32k clock, so had troubles configuring it and it kept crashing)
|
||||
- Third batch was 10pcs (as "ready product")
|
||||
- this batch worked and was ready for software integration and example codes (zephyr and arduino)
|
||||
- this batch worked and was ready for software integration and example codes (zephyr)
|
||||
- this became a desk toy for the company, for technical and non-technical co-workers, so had to be easy to use
|
||||
|
||||
## Fun things
|
||||
@@ -100,7 +96,6 @@
|
||||
- schematics
|
||||
- SW
|
||||
- MCUBoot
|
||||
- Arduino bootloader
|
||||
- Zephyr board files and examples
|
||||
- Pics
|
||||
- Paper prototype
|
||||
|
||||
Reference in New Issue
Block a user