Pinned Repositories
arduino
Contains all arduino codes
auto-heroku
battery_monitoring_SW
This repository includes: Two C++ classes for controlling stacks of addressed LTC6804-2 chips or DC9143C demonstration boards connected on a multidrop isoSPI bus. These include functionality to write configuration registers, read battery cell voltages and status registers, and control General-Purpose Input-Output pins on each chip (e.g. to interface thermistors). Several Arduino sketches that demonstrate the functionality of the LTC6804 and DC9143C classes. An Arduino sketch that controls a Manzanita Micro PFC charger based on cell voltage readings from DC9143C demonstration boards.
Chat-app
A chat app made using web sockets (implemented using socket.io)
chatapp
Instant messaging web application with fast response rate and negligible bouncing.
chromeauto
Give wings to your browser with touch of automation.
Displacement-from-accelerometer
eshop
Dashboard with admin panel for e-commerce and inventory management
Swarm-IITKgp.github.io
UGmonitoring
Wireless Sensor Network to collect the infirmation like temprature, moisture, lux value and gas concentration from the underground mine.
rishikraj's Repositories
rishikraj/battery_monitoring_SW
This repository includes: Two C++ classes for controlling stacks of addressed LTC6804-2 chips or DC9143C demonstration boards connected on a multidrop isoSPI bus. These include functionality to write configuration registers, read battery cell voltages and status registers, and control General-Purpose Input-Output pins on each chip (e.g. to interface thermistors). Several Arduino sketches that demonstrate the functionality of the LTC6804 and DC9143C classes. An Arduino sketch that controls a Manzanita Micro PFC charger based on cell voltage readings from DC9143C demonstration boards.
rishikraj/chatapp
Instant messaging web application with fast response rate and negligible bouncing.
rishikraj/arduino
Contains all arduino codes
rishikraj/auto-heroku
rishikraj/Chat-app
A chat app made using web sockets (implemented using socket.io)
rishikraj/chromeauto
Give wings to your browser with touch of automation.
rishikraj/Displacement-from-accelerometer
rishikraj/eshop
Dashboard with admin panel for e-commerce and inventory management
rishikraj/Swarm-IITKgp.github.io
rishikraj/UGmonitoring
Wireless Sensor Network to collect the infirmation like temprature, moisture, lux value and gas concentration from the underground mine.
rishikraj/keystone
Node.js CMS and web app framework
rishikraj/lora-mesh
LoRa mesh networking
rishikraj/Man-Machine-Interaction_Safety
A fullfledged wireless, ac-powered, electronic product for automation of traffic signals. Useful for industrial premises at pedestrian crossings and junctions.
rishikraj/mytest
rishikraj/OAuth_attempt
rishikraj/permitted_search
rishikraj/project-cards-template
rishikraj/quizzy
single page quiz platform
rishikraj/rishikraj.github.io
Rishi's portfolio webpage
rishikraj/ROS
How to send a string on Arduino by Raspi using ROS .
rishikraj/ROS-swarm-
How to send a string on Arduino by Raspi using ROS ? First of all install ROS and ROSserial on the raspberry pi, and also install the arduino ide . Now open the ROS through terminal(terminal no.1). After opening the ROS open a new terminal(terminal no.2) and type the following command : rosrun rosserial_python serial_node.py /dev/<portName> : this will create and activate the node for the subscribers(eg-arduino) now open another terminal(terminal no.3) to publish the data(String in this case) :rostopic pub <topic name> std_msgs/String <"string"> this command will publish the data. The code which I have used to give functionality to arduino is also given here, remember this code should also be uploaded on arduino. NOTE- Note the port number in ide, also keep in mind that we must open new terminal to run ROS command.
rishikraj/simplewebrtc-messenger
A tutorial on building a WebRTC video chat app using SimpleWebRTC
rishikraj/swarm_embedded
Arduino codes for low level control
rishikraj/webdev
Control of locomotion of robot through rosserial (REMOTE).
rishikraj/wiki
Wiki.js | A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown