Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Twitterbot which keeps an ear out for "duuu~ BRRRRT" !

NotificationsYou must be signed in to change notification settings

furrtek/PBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runs on Vocore V1 and uses a NESDR Nano 2. Green LED on GPIO22, red LED on GPIO23.

Connection to Vocore: UART 57600 8N1, or ssh via WiFi in STA mode, or WiFi AP SSID "Vocore", "Openwrt" or "PBot".

Building

Use the OpenWRT SDK. Source must be put in~/SDK.../package/PBot/src.The vocore needs librtlsdr (which needs libusb (which needs libpthread and librt)), also libopenssl and curl.

Warning: opkg might not succeed in resolving dependencies, if that's the case, wget them fromdownloads.openwrt.org/chaos_calmer/15.05/ramips/rt288x/packages/ (HTTP not HTTPS !)

For the SDK, do./scripts/feeds udpate -a then/scripts/feeds install xxx to get the required libs.

To build, in the SDK's root:make package/PBot/compile

Testing code: SCP the binary alone from~/SDK.../build_dir/target.../pbot/pbot, or the .ipk andopkg install pbot.ipk from~/SDK.../bin/ramips/packages/base/

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp