Stars
STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Dis…
A simple project using the LIS3DSH integrated accelerometer of the STM32F4-Discovery board
Free fall detection driver, interrupt based, for LIS3DSH accelerometer (STM32F4-Discovery board).
Make LIS3DSH accelerometer work on stm32f4-discovery board
Chibios stm32f4 discovery adc pwm lis3dsh ext
A demo application for STM32F4 (STM32F4 Discovery board) using libopencm3 library. This demo uses the 3-axis accelerometer LIS3DSH and the LEDs on the board.
Simple database connection pool using java concurrence programming
A working example of how to get db connection pooling working with Java (and MySQL)
Simple neural network implementation in Java