GitHub / agaelema 1 Repository
agaelema/DSP_and_Math
Some useful DSP and Math functions focusing on embedded systems
Language: C - Size: 2.18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 1

agaelema/Embedded_Printf
Embedded version of the famous "printf( )" function. The idea is create an simple and efficient library to meet some common needs in embedded systems
Language: C - Size: 291 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 6

agaelema/NodeMCU_analogSignal_Conditioning
Language: Arduino - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

agaelema/msp430f20x3_as_i2c_16bit_adc
Project showing the use of MSP430F20x3 and their SD16 ADC converter as I2C ADC
Language: C - Size: 789 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

agaelema/Precision-Voltage-Reference
Size: 921 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

agaelema/MSP43x_Timeout_Lib
Delay and time out library to MSP43x series
Language: C - Size: 292 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

agaelema/PWM_DAC_controlled_Power_supply
PWM DAC controlled Power supply using LM317
Language: Makefile - Size: 614 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

agaelema/LCD16x2_MSP43x
A LCD HD44780 developed to MSP43x line with easy configuration
Language: C - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3

agaelema/INA219_current_voltage_meter
Repository with some examples of using the INA219 dc current sensor board
Language: Arduino - Size: 1.12 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

agaelema/ADS1115_and_LM35
Little project using ADS1115 to convert the signal generated by LM35 (temperature sensor)
Language: Arduino - Size: 646 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

agaelema/Shape_the_World-Embarcados
This repository contain examples used in the series about the course "Shape The World" by EDX
Language: C - Size: 92.8 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

agaelema/Embedded_Alloc
Embedded and simple version of the "malloc/free" functions
Language: C - Size: 749 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 3 - Forks: 1

agaelema/MSP430_TLV_register_ADC_calibrate
CCS project showing how to get TLV registers and use them to calibrate internal reference and ADC samples
Language: C - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

agaelema/mini-Wave_Gen
Project of a mini wave generator using the DAC MCP4725
Language: Arduino - Size: 2.07 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

agaelema/ADS131M08_Arduino Fork of joshbrew/ADS131M08_Arduino
WIP Arduino implementation for the ADS131M08 by TI
Size: 3.29 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

agaelema/Delta-Sigma_versus_PWM Fork of RoGeorge/Delta-Sigma_versus_PWM
LaunchPad MSP430: 10 independent Delta-Sigma channels instead of PWM
Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

agaelema/NeuralNetworks Fork of GiorgosXou/NeuralNetworks
Nothing "Import ant", just a simple library for implementing Neural-Networks(NNs) easily and effectively on any Arduino board and other microcontrollers.
Size: 878 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

agaelema/EloquentMicroML Fork of eloquentarduino/EloquentMicroML
Eloquent algorithms of Machine learning for microcontrollers
Size: 168 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

agaelema/TUTORIAL-TENSORFLOW-LITE-ARDUINO-DUE Fork of sandroormeno/TUTORIAL-TENSORFLOW-LITE-ARDUINO-DUE
Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

agaelema/TensorFlowLite_En_Arduino_DUE Fork of sandroormeno/TensorFlowLite_En_Arduino_DUE
testeando la librería de tf
Size: 292 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

agaelema/Neural-network-con-arduino-ATmega644 Fork of sandroormeno/Neural-network-con-arduino-ATmega644
demo
Size: 4 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

agaelema/arduino-printf Fork of embeddedartistry/arduino-printf
Add printf support to the Arduino SDK
Size: 151 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

agaelema/printf Fork of mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
Size: 383 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

agaelema/Handwriting-Recognition-STM32F429 Fork of u2man/Handwriting-Recognition-STM32F429
Handwriting recognition using STM32Cube AI with STM32F429
Language: C - Size: 18.4 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

agaelema/STM32F769I-Disco_ML Fork of cledic/STM32F769I-Disco_ML
MNIST on STM32F769I-Disco
Language: Jupyter Notebook - Size: 33.5 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/circular_buffer Fork of uLipe/circular_buffer
Simple implementation of a classical circuilar buffer for general purpose
Language: C - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

agaelema/ATM90E36_Arduino Fork of arihantdaga/ATM90E36_Arduino
Arduino library for interfacing communicating with the ATM90E36 poly-phase metering AFE
Language: C++ - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/Beg-STM32-Devel-FreeRTOS-libopencm3-GCC Fork of Apress/Beg-STM32-Devel-FreeRTOS-libopencm3-GCC
Source code for 'Beginning STM32: Developing with FreeRTOS, libopencm3 and GCC' by Warren Gay
Language: C - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/msp399pwm Fork of pigrew/msp399pwm
10V LM399 reference using MSP430 PWM.
Language: C - Size: 522 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/arduino_sbs Fork of futureshocked/arduino_sbs
Sketches for the Arduino Step by Step online course
Language: C++ - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

agaelema/MasteringRTOS Fork of niekiran/MasteringRTOS
Running FreeRTOS on Arduino, STM32F4x and Cortex M based MCUs
Language: C - Size: 107 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/doom-fire-algorithm Fork of filipedeschamps/doom-fire-algorithm
Playground for the fire effect from DOOM. Really simple algorithm and all experiments are welcome!
Language: JavaScript - Size: 7.98 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/modbus-arduino Fork of Micmac2/modbus-arduino
A library that allows your Arduino to communicate via Modbus protocol, acting as a slave (master in development). Supports serial (RS-232, RS-485) and IP via Ethernet (Modbus IP).
Language: C++ - Size: 120 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agaelema/Adafruit_ADS1X15 Fork of soligen2010/Adafruit_ADS1X15
Driver for TI's ADS1x15: 12 and 16 bit Differential or Single-Ended ADC with PGA and Comparator
Language: C++ - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

agaelema/Adafruit_MCP4725 Fork of mitchyboy9/Adafruit_MCP4725
MCP4725 12-bit I2C DAC
Language: C++ - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

agaelema/ATM90E26_Arduino Fork of whatnick/ATM90E26_Arduino
Demo Arduino code to test the ATM90E26 breakout
Language: C++ - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
