Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CongducPham/LowCostLoRaGw
/ functions
Functions
7,160 in github.com/CongducPham/LowCostLoRaGw
⨍
Functions
7,160
◇
Types & classes
2,223
↓ 1,049 callers
Function
$
(a)
gw_full_latest/gw_web_admin/admin/libs/js/jquery-3.2.1.min.js:3
↓ 629 callers
Method
transfer
Writes (and reads) a single byte to SPI
gw_full_latest/arduPi.cpp:976
↓ 622 callers
Function
digitalWrite
Write a HIGH or a LOW value to a digital pin
gw_full_latest/arduPi.cpp:1193
↓ 497 callers
Method
println
Prints data to the serial port as human-readable ASCII text followed * by a carriage retrun character '\r' and a newline character '\n' */
gw_full_latest/arduPi.cpp:185
↓ 464 callers
Function
u8x8_SetPin_4Wire_HW_SPI
use U8X8_PIN_NONE as value for "reset", if there is no reset line */
Arduino/libraries/U8g2/src/U8x8lib.cpp:958
↓ 446 callers
Function
u8x8_Setup
Description: Setup u8x8 and assign the callback function. The dummy callback "u8x8_dummy_cb" can be used, if no callback is required. Thi
Arduino/libraries/U8g2/src/clib/u8x8_setup.c:89
↓ 433 callers
Function
millis
gw_full_latest/arduPi.cpp:1358
↓ 333 callers
Function
u8g2_SetupBuffer
============================================*/ This procedure is called after setting up the display (u8x8 structure). --> This is the central init
Arduino/libraries/U8g2/src/clib/u8g2_setup.c:44
↓ 284 callers
Function
delay
Sleep the specified milliseconds
gw_full_latest/arduPi.cpp:1088
↓ 273 callers
Function
u8x8_cad_SendSequence
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:133
↓ 256 callers
Function
u8x8_SetPin_HW_I2C
Arduino/libraries/U8g2/src/U8x8lib.cpp:1004
↓ 238 callers
Function
pinMode
Configures the specified pin to behave either as an input or an output
gw_full_latest/arduPi.cpp:1154
↓ 232 callers
Function
u8x8_SetPin_4Wire_SW_SPI
Arduino/libraries/U8g2/src/U8x8lib.cpp:911
↓ 232 callers
Function
u8x8_SetPin_8Bit_8080
Arduino/libraries/U8g2/src/U8x8lib.cpp:1049
↓ 228 callers
Function
u8x8_SetPin_8Bit_6800
Arduino/libraries/U8g2/src/U8x8lib.cpp:1011
↓ 214 callers
Method
print
Prints data to the serial port as human-readable ASCII text.
gw_full_latest/arduPi.cpp:126
↓ 212 callers
Function
u8x8_cad_SendCmd
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:88
↓ 196 callers
Function
u8x8_SetPin_3Wire_SW_SPI
Arduino/libraries/U8g2/src/U8x8lib.cpp:934
↓ 182 callers
Method
get
(self)
gw_full_latest/aes-python-lib/LoRaWAN/Direction.py:20
↓ 145 callers
Function
CHECK
(t, st, got, expect, pc, desc)
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpio.py:39
↓ 128 callers
Function
u8x8_SetPin_SW_I2C
Arduino/libraries/U8g2/src/U8x8lib.cpp:985
↓ 128 callers
Function
u8x8_cad_SendArg
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:93
↓ 121 callers
Function
digitalRead
Reads the value from a specified digital pin, either HIGH or LOW.
gw_full_latest/arduPi.cpp:1236
↓ 118 callers
Method
append
Adds a callback to the notification thread.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1113
↓ 112 callers
Function
CHECK
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpio.c:32
↓ 112 callers
Function
CHECK
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpiod_if.c:29
↓ 112 callers
Function
CHECK
gw_full_latest/sensors_in_raspi/PIGPIO/x_pigpiod_if2.c:29
↓ 110 callers
Function
micros
gw_full_latest/arduPi.cpp:1373
↓ 96 callers
Function
time_sleep
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:8498
↓ 92 callers
Function
_u2i
Converts a 32 bit unsigned number to signed. If the number is negative it indicates an error. On error a pigpio exception will be raised i
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:970
↓ 86 callers
Method
trigger
Trigger a new relative humidity and temperature reading.
gw_full_latest/sensors_in_raspi/dht22/DHT22.py:224
↓ 83 callers
Function
PutUnsafe
gw_full_latest/rapidjson/stream.h:91
↓ 82 callers
Function
pigpio_command
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if2.c:133
↓ 81 callers
Function
u8x8_cad_StartTransfer
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:113
↓ 78 callers
Function
u8x8_cad_EndTransfer
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:118
↓ 77 callers
Function
m
(a,b)
gw_full_latest/php/jquery-1.11.3.min.js:2
↓ 76 callers
Function
u8x8_d_helper_display_setup_memory
this is a helper function for the U8X8_MSG_DISPLAY_SETUP_MEMORY function. It can be called within the display callback function to carry out the usu
Arduino/libraries/U8g2/src/clib/u8x8_display.c:52
↓ 76 callers
Function
writeReg
Arduino/libraries/lmic/src/lmic/radio.c:263
↓ 75 callers
Function
_pigpio_command
Runs a pigpio socket command. sl:= command socket and lock. cmd:= the command to be executed. p1:= command parameter 1 (if applicable)
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:982
↓ 75 callers
Function
pigpio_command
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if.c:96
↓ 75 callers
Function
u8x8_d_helper_display_init
this is a helper function for the U8X8_MSG_DISPLAY_INIT function. It can be called within the display callback function to carry out the usual stand
Arduino/libraries/U8g2/src/clib/u8x8_display.c:64
↓ 66 callers
Method
find
gw_full_latest/arduPi.cpp:324
↓ 65 callers
Function
delayMicroseconds
gw_full_latest/arduPi.cpp:1092
↓ 64 callers
Method
Put
gw_full_latest/rapidjson/encodings.h:593
↓ 62 callers
Method
write
Sets the GPIO level. GPIO:= 0-53. level:= 0, 1. If PWM or servo pulses are active on the GPIO they are switched off.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1407
↓ 60 callers
Method
Peek
gw_full_latest/rapidjson/reader.h:1404
↓ 57 callers
Function
jQuery
( selector, context )
gw_full_latest/php/jquery.js:42
↓ 53 callers
Method
close
Stop reading sensor, remove callbacks.
gw_full_latest/sensors_in_raspi/PIGPIO/EXAMPLES/Python/DHT11_SENSOR/dht11.py:128
↓ 53 callers
Method
remove
Removes a callback from the notification thread.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1119
↓ 49 callers
Function
L
(a)
gw_full_latest/ucam-images/gw_images_web/libs/js/jquery.min.js:2
↓ 49 callers
Method
set
(self, mhdr)
gw_full_latest/aes-python-lib/LoRaWAN/Direction.py:23
↓ 49 callers
Function
u8x8_cad_SendData
Arduino/libraries/U8g2/src/clib/u8x8_cad.c:108
↓ 47 callers
Function
getNum
gw_full_latest/sensors_in_raspi/PIGPIO/command.c:586
↓ 46 callers
Method
Tell
gw_full_latest/rapidjson/reader.h:1409
↓ 42 callers
Method
flush
Remove any data remaining on the serial buffer
gw_full_latest/arduPi.cpp:452
↓ 42 callers
Function
myGpioSetMode
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:1640
↓ 38 callers
Function
r
(a,b)
gw_full_latest/gw_web_admin/admin/libs/js/jquery-3.2.1.min.js:2
↓ 37 callers
Function
os_getTime
Arduino/libraries/lmic/src/lmic/oslmic.c:28
↓ 37 callers
Function
pigpio_command_ext
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if2.c:195
↓ 37 callers
Function
r
(a,b)
gw_full_latest/ucam-images/gw_images_web/libs/js/jquery.min.js:2
↓ 35 callers
Function
u8g2_m_16_8_1
Arduino/libraries/U8g2/src/clib/u8g2_d_memory.c:24
↓ 35 callers
Function
u8g2_m_16_8_2
Arduino/libraries/U8g2/src/clib/u8g2_d_memory.c:30
↓ 35 callers
Function
u8g2_m_16_8_f
Arduino/libraries/U8g2/src/clib/u8g2_d_memory.c:36
↓ 35 callers
Method
write
Write a byte. The writing code uses the active drivers to raise the pin high, if you need power after the write (e.g. DS18S20 in parasite power mode)
Arduino/libraries/OneWire/OneWire.cpp:229
↓ 31 callers
Method
Take
gw_full_latest/rapidjson/reader.h:1451
↓ 30 callers
Function
myGpioDelay
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:1686
↓ 30 callers
Function
readReg
Arduino/libraries/lmic/src/lmic/radio.c:270
↓ 30 callers
Function
u8x8_byte_SendByte
Arduino/libraries/U8g2/src/clib/u8x8_byte.c:49
↓ 28 callers
Method
Take
gw_full_latest/rapidjson/encodings.h:581
↓ 28 callers
Function
_pigpio_command_ext
Runs an extended pigpio socket command. sl:= command socket and lock. cmd:= the command to be executed. p1:= command param
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1011
↓ 28 callers
Function
pigpio_command_ext
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if.c:124
↓ 27 callers
Method
set_watchdog
Sets a watchdog timeout for a GPIO. user_gpio:= 0-31. wdog_timeout:= 0-60000. The watchdog is nominally in milliseconds.
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1787
↓ 27 callers
Function
waveCbPOadr
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:2876
↓ 26 callers
Function
_pmu
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if2.c:124
↓ 26 callers
Method
callback
Calls a user supplied function (a callback) whenever the specified GPIO edge is detected. user_gpio:= 0-31. edge:= EITH
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:4867
↓ 25 callers
Method
GetSize
gw_full_latest/rapidjson/internal/stack.h:178
↓ 25 callers
Function
gpioSetMode
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:8731
↓ 23 callers
Method
Malloc
gw_full_latest/rapidjson/allocators.h:78
↓ 23 callers
Method
reset
Perform the onewire reset function. We will wait up to 250uS for the bus to come high, if it doesn't then it is broken or shorted and we return a 0;
Arduino/libraries/OneWire/OneWire.cpp:142
↓ 22 callers
Function
StringRef
gw_full_latest/rapidjson/document.h:394
↓ 22 callers
Function
u8x8_gpio_call
Arduino/libraries/U8g2/src/clib/u8x8_gpio.c:40
↓ 22 callers
Method
write
Writes binary data to the serial port. This data is sent as a byte * Returns: number of bytes written */
gw_full_latest/arduPi.cpp:247
↓ 21 callers
Method
Set
gw_full_latest/rapidjson/pointer.h:698
↓ 21 callers
Function
get_cloud_status
Enabled field : true or false
gw_full_latest/gw_web_admin/admin/libs/php/functions.php:234
↓ 21 callers
Method
set_mode
Sets the GPIO mode. gpio:= 0-53. mode:= INPUT, OUTPUT, ALT0, ALT1, ALT2, ALT3, ALT4, ALT5. ... pi.set_mode( 4, pigpio
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:1331
↓ 20 callers
Method
Empty
gw_full_latest/rapidjson/internal/stack.h:177
↓ 20 callers
Method
available
Get the numberof bytes (characters) available for reading from * the serial port. * Return: number of bytes avalable to read */
gw_full_latest/arduPi.cpp:272
↓ 20 callers
Function
gpioGetMode
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:8765
↓ 20 callers
Method
ready
Returns True if a new message may be transmitted.
gw_full_latest/sensors_in_raspi/PIGPIO/EXAMPLES/Python/VIRTUAL_WIRE/vw.py:131
↓ 19 callers
Method
Take
gw_full_latest/rapidjson/encodedstream.h:157
↓ 19 callers
Function
gpioSetWatchdog
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:12043
↓ 19 callers
Method
read
Reads 1 byte of incoming serial data * Returns: first byte of incoming serial data available */
gw_full_latest/arduPi.cpp:283
↓ 19 callers
Function
update_gw_conf
module => Key => value radio_conf => ch => -1
gw_full_latest/gw_web_admin/admin/libs/php/functions.php:107
↓ 18 callers
Method
AddMember
gw_full_latest/rapidjson/document.h:2638
↓ 18 callers
Function
PutReserve
gw_full_latest/rapidjson/stream.h:22
↓ 18 callers
Method
begin
Sets the data rate in bits per second (baud) for serial data transmission
gw_full_latest/arduPi.cpp:68
↓ 18 callers
Function
callback
gw_full_latest/sensors_in_raspi/PIGPIO/pigpiod_if.c:1520
↓ 18 callers
Function
ch_peri_write_nb
write to peripheral without the write barrier
gw_full_latest/arduPi.cpp:1073
↓ 18 callers
Function
rawWaveCBAdr
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.c:2863
↓ 18 callers
Function
u2i
Converts a 32 bit unsigned number to signed. uint32:= an unsigned 32 bit number ... print(u2i(4294967272)) -24 print(u2i(37))
gw_full_latest/sensors_in_raspi/PIGPIO/pigpio.py:950
next →
1–100 of 7,160, ranked by callers