Scale Snap 3D
3D Camera Module is a scalable SPI enabled 4 camera array pinout for 3D photogrammetry reconstruction which uses I2C to connect between each module to expand camera capacity while keeping capture sequences in sync. It uses ATMega32U4 with its built in USB 2.0 for data transfer and camera array adjustments and capture as well as a micro SD card slot for local image storage. An interrupt logic pinout should be used on the SPI master module as capture command. Each module is powered via USB-C (5V) or barrel jack (12V regulated to 5V).... show more96 Comments
6 Stars
8x8 Display with IMU V2
Mixed Voltage Arduino Nano Integration Example on a 4 Layer PCB Changelog/TODO: -Breakout the SPI Bus in a 2.54mm header in a snap off manner -add an IMU -Reorder the rows of the LEDs Tutorials: https://circuitdigest.com/microcontroller-projects/interfacing-max7219-led-dot-matrix-display-with-arduino... show more14 Comments
6 Stars
Environmental Data Logger Copilot V2 Example Project
Overview: BME280 Sensor data -> uSD card Click on the bubble comments to see copilot design this project! Very impressed copilot routed all the SPI buses accurately for me. TODO: Just realized that there is no footprint for the SD Card holder, gotta add that Also, there needs to be a way to program the ATTINY841, Probably over UART?... show more6 Stars
W5500 PoE Project
10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5... show more37 Comments
5 Stars
LoRa soil monitor Reference Design
This is a LoRa soil monitor Reference Design. It uses a STM32L031G6U6S microcontroller and a RFM95W-915S2 LoRa transceiver, integrated with sensor interfacing and LED indicators. Communication occurs via USART and SPI. The system is powered using a battery. #referenceDesign #simple-embedded #stm #template #reference-design... show more14 Comments
3 Stars
Triple-Axis Accelerometer
The LIS3DH is a very popular low power triple-axis accelerometer. It's low-cost, but has just about every 'extra' you'd want in an accelerometer. This sensor communicates over I2C or SPI (our library code supports both) so you can share it with a bunch of other sensors on the same I2C bus. There's an address selection pin so you can have two accelerometers share an I2C bus... show more1 Comment
2 Stars
Feather SPI adapter
ATSAMD21G18 Feather M0 Basic Proto series ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board... show more1 Comment
1 Star
RC522 RFID
The RC522 is a 13.56MHz RFID module that is based on the MFRC522 controller from NXP semiconductors. The module can supports I2C, SPI and UART and normally is shipped with a RFID card and key fob. It is commonly used in attendance systems and other person/object identification applications. #RFID #Module... show more9 Comments
1 Star