45 skills found · Page 1 of 2
monome / Norns Shieldminimal/tiny open-source/DIY shield for Raspberry Pi boards, providing hardware compatibility with the norns ecosystem.
tinypico / Tinypico HardwareHardware design files for TinyPICO and Shields
newdigate / Teensy EurorackHardware Design: Eurorack shield for teensy 4.1 with 14 in / 16 out analog channels
jpraus / Arduino OpenthermArduino library and hardware shield to send and receive data from Opentherm devices
hydrabus / HydranfcHydraNFC is an open source NFC (13.56MHz) Shield hardware for researcher, hackers, students, embedded software developers or anyone interested in debugging/hacking/developing/penetration testing NFC hardware.
QuickSpot / Walter HardwareThis repository contains all hardware information about Walter and shields
khoih-prog / EthernetWebServer STM32This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Ethernet_Generic library is used as default for W5x00. Now W5x00 can use any custom hardware / software SPI
hex-five / Multizone SDKMultiZone® Security TEE is the quick and safe way to add security and separation to any RISC-V processors. The RISC-V standard ISA doesn't define TrustZone-like primitives to provide hardware separation. To shield critical functionality from untrusted third-party components, MultiZone provides hardware-enforced, software-defined separation of multi
BLEduino / Bleduino HardwareAll of the hardware design files for the BLEduino and Shield-Shield.
starcat-io / Hackeeg ShieldHackEEG TI ADS1299 Arduino shield hardware design files and tools
Integreight / 1Sheeld Android AppAn Android app used along with our hardware shield to either control Arduino, read your smartphone's sensors in your Arduino sketch, post on social media, or even control your smartphone. It enables you to scan, connect, and interact with nearby 1Sheelds using our custom protocol.
GaudiLabs / OpenTheremin V3 ShieldOpen Source Theremin Instrument, Shield PCB and Hardware description
erlerobot / PXF2The PixHawk Fire Cape 2.0 (PXF 2.0) shield, an open hardware multi-platform shield to build Linux-based drones
iliketomakestuff / Iltms Teensy Lightsaber V1This is the code to accompany the lightsaber project at http://www.iliketomakestuff.com/make-lightsaber/ Expected hardware is listed in post (Teensy 3.2, Prop Shield, DotStar LEDs)
newdigate / Teensy Control VoltageHardware Design: 16 channel analog control voltage shield for teensy 4.1; 8ch in / 8ch out; +-10V @ 16bits/sample;
jimthree / HABsimA hardware GPS Simulator for HAB using Arduino with an optional LCD shield.
khoih-prog / UPnP GenericA simple library that implements port mappings to router using UPnP SSDP for Arduino boards, running on nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based boards, WT32_ETH01, Portenta_H7, etc. besides ESP8266/ESP32, using ESP WiFi, WiFiNINA, Ethernet W5x00, ESP8266/ESP32 AT-command WiFi, Portenta_H7 Murata WiFi or Vision-shield Ethernet.. It is designed to be light-weight and can run only on Ethernet or WiFi hardware/library supporting UDP Multicast. Supporting Teensy 4.1 QNEthernet now.
sagarpant / Restaurant Of The FutureRestaurant of The Future Abstract-: Changing the tradition of human waiters, the bot delivers delicious food to you. The project uses mobile app to order the food and a mechanical bot to deliver the cokked food to the consumer. Team Members-: 1)Sanjay Kumar 2)Kundan Kumar 3)Aman Verma 4)Sagar Pant 5)Shubham Chitransh 5)Harshit Bansal 6)Karan Shrivastav Mentors-: Prashant Pulkit Goyal Applications-: The bot may be used to completely transform the future of restaurants. It may be used as the perfect replacement for the waitors to deliver the food ordered by the customer . Other applications include delivery of goods from malls and other nearby stores. Pre-Requisites-: 1)Arduino (Uno / Mega or any other aduino board) 2)2 Servo Motors(..... ) 3)2 Wheels 4)1 Caster Wheel 5)2 Motor Drives(L298N) 6)2 Encoders / Proximity sesnors 7)Bluetooth Module(HC-05) 8)Jumper Wires 9)Breadboard 10)12V battery Software Used- !)Arduino 2)Android Studio Electronic Design -: Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, - and turn it into an output - activating a motor, turning on an LED. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing. We used Arduino Mega Board -: The Arduino Mega is a microcontroller board based on the ATmega1280 (datasheet). It has 54 digital input/output pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega is compatible with most shields designed for the Arduino Duemilanove or Diecimila. Otical Encoder-: An optical encoder is a type of rotary encoder that uses a sensor to identify position change as light passes through a patterned encoder wheel or disk. There are four components in an optical shaft encoder: A light source (an LED light) A sensor A moveable disk A fixed mask The LED shines through one side of the optical shaft encoder. The encoder wheel or disk has a series of tracks on it, similar to the concentric grooves in an LP. The mask has a corresponding track for every track on the disk of the optical encoder, and small perforations, called windows, are cut along the tracks in the mask. As the disk moves, different windows in the mask are covered or open, showing the movement and position of the optical shaft encoder. Each arc in the rotation indicates a different position and has a different pattern of open/closed windows. The sensor behind the mask identifies the optical encoders’ current pattern. Motor Drives-: An H-Bridge is a circuit that can drive a current in either polarity and be controlled by *Pulse Width Modulation (PWM). Pulse Width Modulation is a means in controlling the duration of an electronic pulse. In motors try to imagine the brush as a water wheel and electrons as a the flowing droplets of water. The voltage would be the water flowing over the wheel at a constant rate, the more water flowing the higher the voltage. Motors are rated at certain voltages and can be damaged if the voltage is applied to heavily or if it is dropped quickly to slow the motor down. Thus PWM. Take the water wheel analogy and think of the water hitting it in pulses but at a constant flow. The longer the pulses the faster the wheel will turn, the shorter the pulses, the slower the water wheel will turn. Motors will last much longer and be more reliable if controlled through PWM. Working -: The Bot is a signal receiver cum delivery bot that may be used in a restaurant to take the order from the customer and deliver the ordered itmes to cutomers. This is done by the use of an app built using android studio. The app may be placed on each table of a restaurant and the customers may use it for ordering food. The bot uses a bluetooth module to recieve the signal and gets to know about the table to which it is supposed to move. Then it makes use of the code on the microcontroller and moves to the table which has ordered the food and delivers it to the customer by sliding the upper plate using a gear driven by the motor. The error reduction in motion is done through pid tuning of the bot. The bot moves to the table position which is fixed and delivers the food.
khoih-prog / EthernetWebServer SSL STM32EthernetWebServer_STM32 is a library for STM32F/L/H/G/WB/MP1 boards running WebServer using built-in Ethernet LAN8742A, Ethernet LAN8720, W5x00 or ENC28J60 shields. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino STM32F/L/H/G/WB/MP1 series with 32+ Kbytes of Flash, using built-in Ethernet (Nucleo-144: F429ZI, F767ZI, Discovery: STM32F746G-DISCOVERY), or ENC28J60, W5x00 Ethernet shields. Ethernet_Generic library is used as default for W5x00. Now W5x00 can use any custom hardware / software SPI
IowaScaledEngineering / Ard Ltc2499Software and hardware for ISE's ARD-LTC2499 16-Channel 24-Bit ADC Data Acquisition Arduino Shield