Giter Club home page Giter Club logo

VKaiser's Projects

arduinodatalogger icon arduinodatalogger

Arduino Datalogger to monitor voltage, current, temperature - save to SD card with RTC timestamp and display on TFT monitor.

external_interrupt_test icon external_interrupt_test

Using the SAMD20 Xplained Pro demo board, onboard button and led to trigger interrupts (see also userboard code base)

external_interrupt_test_userboard icon external_interrupt_test_userboard

Uses the User Board project settings on the Xplained Pro board. Does not use default xplained pro board header files - I had to implement them. Good for developed hardware.

i2c_master-slave_arduinos icon i2c_master-slave_arduinos

Transmit single character (incrementing value) from Master Arduino to Slave Arduino over I2C. Includes Serial print for monitoring, and onboard LED indicator on Slave device. Requires 2 Arduinos, 3 jumper wires, and no external circuitry..

receivebluetoothdata_kotlinandroid icon receivebluetoothdata_kotlinandroid

This is a test program designed to receive broadcasted bluetooth data from an environmental sensor (Mijia Bluetooth Temperature/Humidity Sensor with LCD Display) and display it on an Android app (Kotlin)

samd20_mcu-specific_i2c_sl icon samd20_mcu-specific_i2c_sl

Porting the I2C Slave code from AT11628 from the xplained board to the user-board, trying to circumvent some xplained confusion with CTRLA.SPEED and CTRLA.SCLSM

samd20_motorcontrol icon samd20_motorcontrol

Lin 4118S-04S Motor, CUI AMT212C-V encoder, Oriental Motor CVD215-K Motor Driver (temporary) development system on SAMD20 XplainedPro development board

samd20_slave_i2c icon samd20_slave_i2c

Uses the SAMD20 Xplained Pro as a slave I2C device in part 2 of the AT11628 app note

samd20_usart_example icon samd20_usart_example

Using the ATSAMD20-XPRO eval board, ATSAMD20J18. Uses ASF Wizard in Atmel Studio 7. Example code to test basic functions such as USART Read/Write and GPIO.

samd20j18_blinky icon samd20j18_blinky

Atmel Xplained Pro Eval Kit - Setup GPIO via ASF Input - BUTTON0, Output - LED0, and set LED state to opposite state of button press.

samd21_master_i2c icon samd21_master_i2c

Using one SAMD20 and one SAMD21 Xplained pro demo boards, (one as Master, one as Slave) and communicating over I2C. Example from AT11628

ssd1306_bitmaplibrary icon ssd1306_bitmaplibrary

Add (hacky) ability to import bitmap plain bytes, and draw-by-pixel images on an OLED 0.96" display. Use with stm32-ssd1306 library and tested on Nucleo-F072RB. See OLED_I2C example project.

stm32-ssd1306 icon stm32-ssd1306

Forked from @afiskon, some changes. Facilitates use of 0.96" OLED display over I2C (CS, SPI) on STM32Fx (Configurable). Default STM32F0, and I2C

stm32f407_disc_test_1 icon stm32f407_disc_test_1

Using Keil uVision Lite, STM32F407 Discovery Board, basic setup and testing for familiarization.

stm32f407_mcudriverdevelopment icon stm32f407_mcudriverdevelopment

Creating Device header file, peripheral header files (GPIO, I2C, SPI, UART) and an application from scratch to understand MCU driver development

stm32h7b3i-dk_lcd icon stm32h7b3i-dk_lcd

This uses the STM32H7B3i Discovery Kit, and STM32Cube IDE to initialize the peripherals, FreeRTOS, and display alternating colors on the LCD without using TouchGFX. A good test to verify your pinout and configuration.

stm32h7b3i-dk_touchgfx_baseproject icon stm32h7b3i-dk_touchgfx_baseproject

This is a barebones configuration project for the STM32H7B3i Discovery Kit with TouchGFX. It configures the required out-of-box peripherals to display 'hello world' on the screen. Includes IOC, TOUCHGFX and PROJECT files for editing in the current (Nov 2023) IDE Versions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.