Pinned Repositories
1-Wire-Wing-pcb
Feather Wing PCB supporting 1-Wire via a DS2484 I2C to 1-Wire master, or selectable jumper for micros that support 1-Wire natively and bit-banging.
151RET6_MSC_CDC
STM32L151RET6,HAL,CUBEMX,MSC CDC,SPI SD
2017hosts
这个仓库更新最新可用的上外网hosts,hosts有电脑版和手机版(手机版下线调整中),有ipv4和ipv6版本,如果你认为该处hosts对你有帮助那么也欢迎你将其分享给更多人。
3D-Step-Models-Library
Mechanical 3D Models in Step AP214 File Format
avg_q
avg_q M/EEG multichannel analysis software
oofem
OOFEM is free finite element code with object oriented architecture for solving mechanical, transport, fluid and multiphysics problems.
RAIN
雨量计
robot_video_monitor
这是一个基于stm32的远程视频监控&温度数据监测的项目
STM32L151_SPI_SD_MSC
USB MASS STORAGE, MSC,HAL,CUBEMX,USE HARDWARE SPI DRIVE THE SD CARD
work
Barfell's Repositories
Barfell/Arduino_Parser_Ublox_Neo_M8N
Simple C++ library to parse U-Blox Neo M8N strings.
Barfell/BLEDiscover
BLE (Bluetooth Low Energy) Discover let you easely discover Bluetooth Smart devices. Bluetooth low energy (BLE) branded as Bluetooth Smart is a wireless computer network technology which is aimed at novel applications in the healthcare, fitness, security, and home entertainment industries. BLE Discover let you operate in two modes, Central and Peripheral. It allows you to scan and connect to devices and has the ability to set up your own Bluetooth GATT profiles. Features: ...
Barfell/DES
DES algorithm implementation in C
Barfell/gprs
gprs module tcp and http sample with youfang tech
Barfell/hdw_core
Barfell/I2C-bridge
This program reads a DS18B20 temperature sensor via a DS2484 via a BusPirate.
Barfell/K-OS--Driver-Kit
Drivers for MCU Periphals (currently Freescale/Motorola CPU12) and related stuff.
Barfell/myffff
Barfell/obd
Barfell/OV7670_SCCB
OV7670 STM32 Driver
Barfell/scalar_kalman_filter
标量Kalman滤波器的C语言实现; C implementation of Scalar Kalman Filter
Barfell/smlua
smlua是一个状态机的Lua实现, 支持FSM和HSM. 状态转换与QP一致
Barfell/stm32-repaper
STM32F4 Discovery + repaper 1.44" e-ink display
Barfell/STM32_ILI9341_SPI
Barfell/STM32_OV7670
Barfell/STM32_VS1053
STM32 VS1053 Driver
Barfell/stm32f429i-disco-stmpe811
STMPE811 driver for the STM32F429i-DISCO board using libopencm3
Barfell/STM32F4x7_ETH_LwIP_V1.1.0
a lwip test
Barfell/uBlox-neo6-GPS-parser
Barfell/wildfire_stm32_emWin
GUI project based on emWin lib and wildfire stm32-ISO development board. 基于野火STM32开发板的emWin GUI例程
Barfell/wildfire_stm32_iso
project based on wildfire stm32-iso development board. 基于野火STM32-ISO开发板的例程。
Barfell/wildfire_stm32_iso_mini
project based on wildfire stm32-iso_mini development board. 基于野火STM32-ISO-MINI开发板的例程。
Barfell/Ymodem-rotate-state-machine
一个Ymodem的非死循环的状态机轮转式的协议实现的源码。