Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by win001
A curated list of projects in awesome lists by win001 .
https://github.com/win001/24v-to-5v-logic-level-converter
This circuit will convert the 0-20V digital logic of any digital sensor to 0-5V logic. So that you can interface that sensor to your MCU.
arduino logic-level-converter ltspice
Last synced: 12 Dec 2024
https://github.com/win001/mpu_servo
Controlling a servo motor with mpu6050 sensor
Last synced: 12 Dec 2024
https://github.com/win001/ws2812-neopixel
WS2812-Neopixel library for Renesas RA controller
neopixel register renesas-ra ws2812b
Last synced: 12 Dec 2024
https://github.com/win001/ble_provisioning
WiFi web server with BLE provisioning
Last synced: 12 Dec 2024
https://github.com/win001/rtos_serial_terminal_menu
freertos stm32 stm32f4-discovery threading uart
Last synced: 12 Dec 2024
https://github.com/win001/uncycle---a-mobile-app-authentication-based-cycle-lock
A mobile app authentication-based cycle lock. User using a mobile app create an account on Uncycle and complete formalities and get a code(authentication key) to be used for opening the lock of bicycle. User needs to connect the bicycle to their mobile phone’s Bluetooth.
android-app arduino bluetooth hc-05 webapp
Last synced: 12 Dec 2024
https://github.com/win001/4x4_keypad_from_scrach
This is a 4x4 USB HID Keypad application. It consist 0-9,A,B,C,*,# characters and backspace.
4x4-matrix-keypad keil-uvision keyboard stm32 stm32cubemx usb
Last synced: 12 Dec 2024
https://github.com/win001/fan_control_app
The application adjust the fan speed set by the user. It uses IR for calculating the speed of fan. User can give the data using serial terminal(UART). This application adjust the triggering time of TRIAC by comparing fan actual speed and user seted speed.It uses timers for measuring the fan speed and for triggering the TRIAC.
ir-sensor keil-uvision5 pashe-cutting speed-control stm32 stm32cubemx triac-pulse uart-protocol
Last synced: 12 Dec 2024
https://github.com/win001/oled-display-based-hmi
There are two keys for user to input. Increment and decreament. You can fill an array with any word/character to be displayed on display according to user input. There is a binary output you get on MCU gpios for corresponding array index like array[0] gives 000, array[1] gives 001 and so on and at the same time you get printed value of correcspong array index on display. Components used in this project -> 1. I2C bases ssd1306 OLED display. 2. STM32F103 3. 4 LEDs 5. 2 push buttons Driver for ssd1306 OLED Display -> https://stm32f4-discovery.net/2015/05/library-61-ssd1306-oled-i2c-lcd-for-stm32f4xx/
embedded-c hmi keil-uvision5 oled-display-ssd1306 stm32 stm32-hal-driver stm32cube-mcu-component
Last synced: 12 Dec 2024
https://github.com/win001/can_data_logger
This project is IoT based data logger for sensors using CAN protocol.
Last synced: 12 Dec 2024
https://github.com/win001/7_segment-based-dual-display-hmi
This application has two independent 7-segment display(3-digit display & single-digit display) and indepent user input buttons in single MCU. It display the user input and gives the binery out at gpio of a MCU.
7-segment embedded-c hal-driver hmi keil-uvision5 stm32 stm32cubemx stm32f103
Last synced: 12 Dec 2024
https://github.com/win001/wireless-serial-uart-transceiver
A wireless serial (UART) transceiver for debugging remote devices throught your serial terminal up to 220 meters
arduino esp-now nodemcu-esp8266 uart-communication
Last synced: 03 Dec 2024