Skip to content
View salhina's full-sized avatar
๐Ÿ˜Ž
๐Ÿ˜Ž
Block or Report

Block or report salhina

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
salhina/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @salhina
  • ๐Ÿ‘€ Iโ€™m interested in Electronics and HMIs
  • ๐ŸŒฑ Iโ€™m currently learning python
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Educational Blogs
  • ๐Ÿ“ซ How to reach me, from my github profile

Pinned

  1. Raspberry-PI-Gui-GPIO-Advanced- Raspberry-PI-Gui-GPIO-Advanced- Public template

    This Section will trait some examples about the interaction of the Raspberry Pi board from the Python GUIs and its electronic surrendering environment

    Python

  2. nabilgra.html nabilgra.html
    1
    <!DOCTYPE HTML>
    2
    <html>
    3
    <head>
    4
    <meta charset="utf-8">
    5
    	<title>Displaying Data chart -- Real time</title>
  3. OpenCV & python OpenCV & python
    1
    #!/usr/bin/env python
    2
    
                  
    3
    import numpy as np
    4
    import cv2
    5