0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed rpi_GPIO_lib.fs to not have execute ability! Not shure why i had that on there anyways! More... over 10 years ago
Cleanup text stuff More... over 10 years ago
Added notes to cadmium and DTH sensor files for hookup and other info More... over 10 years ago
added cadmium-sensor.fs to read light sensors with out other hardware on any gpio pins More... over 10 years ago
added DTH 11/22 sensor code to read the sensors. added strings.fs because it is a dependancy of dth_11_22.fs and gforth install on Raspberry pi has some directory issue with wheezy debian distro More... over 10 years ago
Format changes to ds1307 stuff More... about 11 years ago
Added read date and time and set date and time functions to ds1307 library Fixed error detection stuff in ds1307 library ( throw used incorreclty) More... about 11 years ago
test More... about 11 years ago
Cleaned up on off clock functions for ds1307 library and added read time function. More... about 11 years ago
Added ds1307_clock_on ds1307_clock_off words More... about 11 years ago
Added @ds1307_reg to read any register in Ds1307 device. More... about 11 years ago
Update ds1307_i2c_lib.fs More... about 11 years ago
Added files, first commit with i2c function test with a DS1307 RTC library included More... about 11 years ago
Fixed example in rpi_GPIO_lib.fs for I2C read. More... about 11 years ago
Update README with I2C info! More... about 11 years ago
Now version 0.0.2 of this Raspberry Pi GPIO GPIO and I2C working but not fully tested! More... about 11 years ago
Added example in basic library for I2C read More... about 11 years ago
Changed c code for i2c channel 1 and updated pin referenc comments More... about 11 years ago
i2c read and write present More... about 11 years ago
i2c frequency and slave address functions added More... about 11 years ago
i2c testing started setup and cleanup work! More... about 11 years ago
Update i2c.c More... about 11 years ago
Changed macro in rpiGpio.h for stderr not going to output. Made other changes in other files that are affected. More... about 11 years ago
Correction to gpio.c notes about Rev 2 pin numbers. More... about 11 years ago
Changed gpio.c to make Rev 2 board pin number error detection. More... about 11 years ago
Updated clean to include all library file removal! More... over 11 years ago
- Small correction to README about clean usage! More... over 11 years ago
- added clean as a simple batch file to clean the gforth library out. - updated README to reflect the use of this clean file. More... over 11 years ago
Removed the pipinread2 command and updated the examples. Updated the README on how to remove the library from .gforth directory More... over 11 years ago
removed a comment line that is not needed now! More... over 11 years ago