Skip to content

Files

Latest commit

 

History

History

rs41

RS41 project

Projects

  • test* - Incomplete test projects
  • blink - Blinking with two onboard leds using stupid delay loop
  • fancyblink - Blinking with two onboard leds using timer and millis counter
  • si4032_cw - ISM band CW transmitter using Si4032 onboard chip
  • si4032_fifo - ISM band transmitter using Si4032 onboard chip, use FIFO mode and GFSK modulation, short packet transmission
  • adc_uart - Measure MCU voltage and send it over UART
  • si4032_long_packet - ISM band transmitter using Si4032 onboard chip, use FIFO mode and GFSK modulation, long packet transmission
  • si4032_infinite_packet - ISM band transmitter using Si4032 onboard chip, use FIFO mode and GFSK modulation, packet length over 255 bytes, tx packet handler is off
  • si4032_infinite_manchester - ISM band transmitter using Si4032 onboard chip, use FIFO mode and GFSK modulation, continuous packet transmission with Manchester coding, , tx packet handler is off
  • si4032_aprs - APRS tracker, use FIFO mode and GFSK modulation
  • si4032_rtl433 - Sending temperature and humidity to weather station
  • si4032_marker - Channel marker, use FIFO mode with baudrate changing
  • ublox6 - Serial print and packet sending with GPS information
  • ptu_reading - Try attempting to read PTU :-)
  • sounding_sonde - Prepare sonde for launch with baloon :-)

Si4032 datasheet

Ublox UBX-G6010-ST datasheet

PTU chips datasheet