Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
edc
Browse files
May 11, 2025
Adds helper classes for implementing a BLE GATT service on RPi Pico.
· b930ec65
Kai Özer
authored
May 11, 2025
b930ec65
May 04, 2025
Adds KiCad files and Raspberry Pi Pico test program for ITR8102
· 7707257c
Kai Özer
authored
May 04, 2025
7707257c
May 03, 2025
Adds schematic design blocks for the HC-SR04 ultrasonic range detector.
· 260ef23e
Kai Özer
authored
May 03, 2025
260ef23e
Implements HC-SR04 device support for the Pico SDK, adds test program.
· b5f43522
Kai Özer
authored
May 03, 2025
b5f43522
Apr 30, 2025
Adds KiCad schematic design block for for interfacing SH1106 displays.
· 722cbd87
Kai Özer
authored
Apr 30, 2025
722cbd87
Apr 26, 2025
Turns the SH1106 base class into a header-only implementation.
· a6080822
Kai Özer
authored
Apr 26, 2025
a6080822
Adds SH1106 function to display text on a selected page.
· 560b66aa
Kai Özer
authored
Apr 26, 2025
560b66aa
Adds SH1106 function to clear the screen.
· 7e786752
Kai Özer
authored
Apr 26, 2025
7e786752
Adds SH1106 OLED display initialization sequence.
· 5c50e98b
Kai Özer
authored
Apr 26, 2025
5c50e98b
Apr 24, 2025
Adds initial files for SH1106 OLED display control from RPi Pico.
· a7f53b08
Kai Özer
authored
Apr 24, 2025
a7f53b08
Apr 19, 2025
Configures Test_03 to work with STM32Cube v6.14.1.
· 4c7993c5
Kai Özer
authored
Apr 20, 2025
4c7993c5
Updates circuit design documents of Test 02 to KiCad 9 format.
· af8d9495
Kai Özer
authored
Apr 19, 2025
af8d9495
Updates Readme.
· 78209779
Kai Özer
authored
Apr 19, 2025
78209779
Adds Raspberry Pi Pico test that reads the built-in temperature sensor.
· 56930963
Kai Özer
authored
Apr 19, 2025
56930963
Updates device implementation and test of DOGM204 LCD for Mbed/STM32.
· 2fcb0bd7
Kai Özer
authored
Apr 19, 2025
2fcb0bd7
Checks header file availability to support L4xx and F3xx STM32 targets.
· ce2eff0f
Kai Özer
authored
Apr 19, 2025
ce2eff0f
Adds abstract SH1106 OLED device with experimental STM32 implementation.
· 25b08701
Kai Özer
authored
Jan 02, 2023
25b08701
Apr 15, 2025
Adds symbols for fischertechnik dc and servo motors.
· 22bdcf74
Kai Özer
authored
Apr 16, 2025
22bdcf74
Adds design blocks created from existing schematics.
· 7841ab90
Kai Özer
authored
Apr 15, 2025
7841ab90
Sep 30, 2022
Fixes a pin number assignment in the Wattuino symbol.
· 0452377b
Kai Özer
authored
Sep 30, 2022
0452377b
Updates the pin names in the Wattuino symbol.
· 08d05b23
Kai Özer
authored
Sep 30, 2022
08d05b23
Adds schematic sheets for various motor drivers and a power switch.
· 5147e437
Kai Özer
authored
Sep 30, 2022
5147e437
Adds footprint for Recom R785.0-1.0 switching voltage regulator.
· 64ff4305
Kai Özer
authored
Sep 30, 2022
64ff4305
Minor update to the Wattuino symbol.
· 45f0e0cd
Kai Özer
authored
Sep 30, 2022
45f0e0cd
Adds symbols for the Seaking ESC and the Graupner brushless motor.
· 93e61d50
Kai Özer
authored
Sep 30, 2022
93e61d50
Replaces the Nucleo-L432KC symbol with a generic NUCLEO32 symbol.
· 71fb3391
Kai Özer
authored
Sep 30, 2022
71fb3391
Aug 31, 2022
Introduces the robofish::edc namespace.
· d148bf01
Kai Özer
authored
Aug 31, 2022
d148bf01
Switches the test applications to the Mbed bare metal profile.
· a43433e8
Kai Özer
authored
Aug 31, 2022
a43433e8
[MPU9250] Adds platform-independent milliseconds delay function.
· cc04f995
Kai Özer
authored
Aug 31, 2022
cc04f995
[MPU9250] Changes the power management register initialization value.
· 40774a6e
Kai Özer
authored
Aug 31, 2022
40774a6e
Aug 30, 2022
Adds WhoAmI identifiers of compatible MPU models.
· cc1a51c3
Kai Özer
authored
Aug 30, 2022
cc1a51c3
Separates platform-specific code (STM32 vs Mbed) from shared code.
· 02f71b47
Kai Özer
authored
Aug 30, 2022
02f71b47
Adds interrupt handling to STM32 MPU9250.
· 6fa33776
Kai Özer
authored
Aug 30, 2022
6fa33776
Fixes initialization in Mbed MPU9250.
· d6c9820d
Kai Özer
authored
Aug 30, 2022
d6c9820d
Adds linker flag that enables floating point arguments to printf format strings.
· bc5e2980
Kai Özer
authored
Aug 30, 2022
bc5e2980
Adds an initial STM32 implementation of MPU9250.
· c92a7fea
Kai Özer
authored
Aug 30, 2022
c92a7fea
Adds an initial STM32 implementation of the 24FC64 eeprom device.
· 1e3b475c
Kai Özer
authored
Aug 30, 2022
1e3b475c
Sets up I2C master capability for Test_03.
· ecc917f8
Kai Özer
authored
Aug 29, 2022
ecc917f8
Aug 29, 2022
Blinks on-board LED to indicate activity.
· f77cceb2
Kai Özer
authored
Aug 29, 2022
f77cceb2
Adds Watchdog utility based on STM32 IWDG.
· 982909dc
Kai Özer
authored
Aug 29, 2022
982909dc
Loading