Difference between revisions of "ApplesProjects"

From Bloominglabs
Jump to: navigation, search
(Links to modules I'm playing with.)
Line 1: Line 1:
Java programming for Android.
+
 
 +
== Java programming for Android.
 +
== [http://www.android-ide.com/ Aide] has become my IDE of choice rather than Android Studio mainly because of the convenience it offers being on  my tablet. 
 +
----
  
 
Upgrade ham radio general class license to extra class. Currently call sign is KC9SXB
 
Upgrade ham radio general class license to extra class. Currently call sign is KC9SXB
Line 16: Line 19:
 
----
 
----
 
[http://wiki.iteadstudio.com/SERIAL_PORT_BLE_MODULE_%28MASTER/SLAVE%29:_HM-10 HM-10 Bluetooth Ble module]
 
[http://wiki.iteadstudio.com/SERIAL_PORT_BLE_MODULE_%28MASTER/SLAVE%29:_HM-10 HM-10 Bluetooth Ble module]
 +
Succeeded in downloading an example UART app by [https://github.com/NordicSemiconductor/Android-nRF-UART nRF] , modifying just three UUID's, and it talks to my cheap ($2.45) fake HM-10 module. 
 
----
 
----
 
[https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822 nRF51822 Bluetooth Ble module]
 
[https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822 nRF51822 Bluetooth Ble module]

Revision as of 12:40, 12 September 2015

== Java programming for Android.

== Aide has become my IDE of choice rather than Android Studio mainly because of the convenience it offers being on  my tablet.  

Upgrade ham radio general class license to extra class. Currently call sign is KC9SXB

Repair my first computer, IMSIA 8080 and get it on the interwebs : )


NavSpark GPS stuff

NavSpark Forum


HC-05 Bluetooth module


HM-10 Bluetooth Ble module Succeeded in downloading an example UART app by nRF , modifying just three UUID's, and it talks to my cheap ($2.45) fake HM-10 module.


nRF51822 Bluetooth Ble module


Personal tools