- π Hi, Iβm @lnwBoss007
- π Iβm interested in coding, calibration, c
- π± Iβm currently learning c, arduino, IOT
- ποΈ Iβm looking to collaborate on sensors, IOT, calibration
- π« How to reach me www.linkedin.com/in/chayanit-thairat-56341a210
Pinned Loading
-
dc motor button control using L293d
dc motor button control using L293d 1// one dc motor
2// L293d pinouts
3// Pn_3, Pn_4 direction control pins
4const int Pn_3 = 8;
5const int Pn_4 = 7;
-
voltage sensor using millis() == bli...
voltage sensor using millis() == blink without delay() 1int val11;
2#define VoltagePin A0
3float val2;
4#define Wait 1000
5unsigned long previousMillis;
-
TinyGPSPlus
TinyGPSPlus PublicForked from mikalhart/TinyGPSPlus
A new, customizable Arduino NMEA parsing library
C++ 1
-
RF24
RF24 PublicForked from nRF24/RF24
Optimized fork of nRF24L01 for Arduino & Raspberry Pi/Linux Devices
C++
-
Arduino-Temperature-Control-Library
Arduino-Temperature-Control-Library PublicForked from milesburton/Arduino-Temperature-Control-Library
Arduino plug and go library for the Maxim (previously Dallas) DS18B20 (and similar) temperature ICs
C++
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.