Pinned Repositories
a2dp_sink_techfest
AarogyaSetu_Android
Aarogya Setu Android app native code
ABI_TBI
AS5311
A library for AS5311 from AMS (austria micro systems).
free-programming-books
:books: Freely available programming books
LVGLBuilder
GUI Builder for littlevgl.
watoi
Whatsapp Android To iOS Importer
Rworld-Ravi's Repositories
Rworld-Ravi/free-programming-books
:books: Freely available programming books
Rworld-Ravi/watoi
Whatsapp Android To iOS Importer
Rworld-Ravi/artificial-nose
Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.
Rworld-Ravi/AVR-Guidance
A guide to best practices when using the Arduino IDE to program AVR microcontrollers
Rworld-Ravi/BAD
Rworld-Ravi/chhavi
Chhavi - A new Age of fingerprinting!
Rworld-Ravi/Deauther-Project
We open sourced the hardware part of deauther project
Rworld-Ravi/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Rworld-Ravi/firmware
This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
Rworld-Ravi/flite
A small fast portable speech synthesis system
Rworld-Ravi/gcloud-ota-arduino-update
Serverless Continuous Integration and OTA update flow using Google Cloud Build and Arduino
Rworld-Ravi/HEG_ESP32_Delobotomizer
Official Repository for the HEGduino V2: Delobotomizer featuring an ESP32 and a MAX86141
Rworld-Ravi/jetson-fan-ctl
Automagic fan control for the Nvidia Jetson Nano
Rworld-Ravi/jetson_stats
📊 Simple package for monitoring and control your NVIDIA Jetson [Xavier NX, Nano, AGX Xavier, TX1, TX2]
Rworld-Ravi/linux
Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
Rworld-Ravi/linux-ssc325
Recent Mstar/Sigmastar vendor kernel
Rworld-Ravi/lowlevelprogramming-university
How to be low-level programmer
Rworld-Ravi/Mozzi
sound synthesis library for Arduino
Rworld-Ravi/mynewt-core
An OS to build, deploy and securely manage billions of devices
Rworld-Ravi/OBD-PIDs-for-HKMC-EVs
Setting up Torque Pro to show OBD data on Hyundai / Kia Electric Vehicles
Rworld-Ravi/pico-rios
Rworld-Ravi/pio-esp32cam
A PlatformIO compilable project for the ESP32Cam providing a Webcam
Rworld-Ravi/posix_tz_db
Generates POSIX timezones strings
Rworld-Ravi/Pupil-locator
Real time pupil detection in noisy images
Rworld-Ravi/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Rworld-Ravi/rios-scheduler
Rworld-Ravi/smartknob
Haptic input knob with software-defined endstops and virtual detents
Rworld-Ravi/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
Rworld-Ravi/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Rworld-Ravi/upsplus
UPS Plus is a new generation of UPS power management module. It is an improved version of the original UPS prototype. It has been fixed the bug that UPS could not charge and automatically power off during work time. It can not only perform good battery power management, but also provide stable voltage output and RTC functions. At the same time,it support for FCP, AFC, SFCP fast charge protocol, support BC1.2 charging protocol, support battery terminal current/voltage monitoring and support two-way monitoring of charge and discharge. It can provide programmable PVD function. Power Voltage Detector (PVD) can be used to detect if batteries voltage is below or above configured voltage. Once this function has been enabled, it will monitoring your batteries voltage, and you can control whether or not shut down Raspberry Pi via simple bash script or python script. This function will protect your batteries from damage caused by excessive discharge. It can provide Adjustable data sampling Rate. This function allows you to adjust the data sampling rate so that you can get more detailed battery information and also it will consume some power. The data sampling information can communicate with the upper computer device through the I2C protocol. UPS Plus supports the OTA firmware upgrade function. Once there is a new firmware update, it is very convenient for you to upgrade firmware for UPS Plus. The firmware upgrade can be completed only by connecting to the Internet,and execute a python script. Support battery temperature monitoring and power-down memory function. UPS Plus can be set to automatically start the Raspberry Pi after the external power comes on. The programmable shutdown and forced restart function will provide you with a remote power-off restart management method. That means you don’t need to go Unplug the power cable or press the power button to cut off the power again. You can set the program to disconnect the power supply after a few seconds after the Raspberry Pi is shut down properly. And you can also reconnect the power supply after a forced power failure to achieve a remote power-off and restart operation. Once it was setting up, you don't need to press power button to boot up your device which is very suitable for smart home application scenarios.