Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
ArduinoCore-samd
Forked from LynnL4/ArduinoCore-samd -
Seeed_Arduino_IR
Forked from cyborg5/IRLib2Library for receiving, decoding, and sending infrared signals using Arduino
-
Seeed_Arduino_SFUD
Forked from armink/SFUDAn Arduino library using JEDEC's SFDP standard serial (SPI) flash universal driver library
-
Seeed_Arduino_ooFreeRTOS
An object-oriented wrapper around FreeRTOS
-
Seeed_Arduino_MLX9064x
This library can be used for human thermal detection. There are examples to read temperature readings as quickly as possible and read the temperature pixels, output the temperature readings to all pixels to be read by a Processing visualizer from the MLX90640 IR array.
-
Seeed_Arduino_MG126
This library provides many examples of demos. Like obtain via Bluetooth and display the analog value on the mobile app. Bluetooth echo server, the mobile phone receives the data on the development board. The data sent to the serial port of the development board will be sent to the mobile phone.
-
Seeed_Arduino_Terminal
This library provides some example codes to setting screen orientation and the backlight color of the terminal.
-
Seeed_Arduino_Histogram
This is a lightweight histogram display library that can show the histogram on screen,change these parameters of the histogram, delete a cylinder,show a cylindricity of the histogram on screen,show a line chart, etc
-
Seeed_Arduino_atmDNS
This library provides an example of announcing and finding services and an example of an HTTP server that is accessible, helps set up mDNS responder.
-
Seeed_Arduino_atDNSServer
This is a captive portal example. The client provided IP to all DNS request, All requests will be redirected here.
-
Seeed_Arduino_KCT202
This is an Arduino library for KCT202 that can help you record fingerprint information and display the fingerprint ID number, so as to realize the fingerprint recognition function.
-
Seeed_Arduino_AHT20
This library provides an example code to get the temperature and humidity from the AHT20 sensor.
-
Seeed_Arduino_ADS1115
This library comes with ADS1115. The library has an example to get 4 single-ended inputs or 2 differential inputs.
-
Seeed_Arduino_RTC
When your project needs to be unplugged, how to keep the time counting? This library can help you set up the current time.
-
Seeed_Arduino_MultiGas
This library could be used to detect four different gas concentrations and display them on the terminal.
-
Seeed_Arduino_ADXL345
This library come with an ADXL345 chip that is used for the Seeed graphical programming project and can get the accelerometer of the X/Y/Z-axis.
-
Seeed_Arduino_LvGL
This library is a free and open-source graphics library that has a demo to tests the performance in various cases. For example rectangle, border, shadow, text, image blending, image transformation, blending modes.
-
Seeed_Arduino_USBDISP
This library is a firmware that magic can help you turn the Wio terminal to a USB display.
-
Seeed_Arduino_edgeimpulse
This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.
-
Seeed_Arduino_RotaryEncoder
This RotaryEncoder Library gives an example to control the Grove Encoder and create the callback function.
-
Seeed_Arduino_DAPLink
An open-source DAPLink Arduino Library supports Keil MDK, IAR Embedded Workbench, Openocd, and other commonly used IDE.
-
Seeed_Arduino_FS
This library is for the file operation. To install FAT file systems at SD card and flash. Gives an example to read and write an SD card.
-
Seeed_Arduino_LIS3DHTR
This library is for Grove - 3-Axis Digital Accelerometer ±2g to 16g (LIS3DHTR) use I2C or SPI to get acceleration data and temperature.
-
Seeed_Arduino_Linechart
This library is a very lightweight library which can help you with the linechart graph you need.